mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Add seed parameter for default and L-system trees
This commit is contained in:
parent
6b9906687b
commit
f0d70d4e86
6 changed files with 37 additions and 32 deletions
|
@ -1093,6 +1093,7 @@ treedef={
|
|||
thin_branches, - boolean true -> use thin (1 node) branches
|
||||
fruit, - string fruit node name
|
||||
fruit_chance, - num chance (0-100) to replace leaves with fruit node
|
||||
seed, - num random seed
|
||||
}
|
||||
|
||||
Key for Special L-System Symbols used in Axioms
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue