Last updated
Last updated
On this page you will learn how to create custom trees for your custom biomes
Follow the serialization tutorial (see ) to create every tree you need
First create a new tree folder into the folder located at /plugins/Ouranos/trees/ and place every xml file you created in into it.
Now go into your biome configuration file you created into the section and modify the trees property. The value must be the tree folder name you just created. After you've done that, trees are well configured for your biome.
You can change the tree probabilities if you want some trees to spawn more than other by modifying the probabilities into the /plugins/Ouranos/trees/trees.yml file.