Last updated
Last updated
On this page you will learn how to create a custom biome and place it into your world configuration
To create the biome file, use the command /oconfig create biome <name>. This will create a new yml file into the /plugins/Ouranos/biomes/ folder.
Change every value you want into the config before going to the next step.
The process to create trees for the biome is explained into section.
Go into your world configuration file (could be /plugins/Ouranos/world/default.yml or the specific world configuration, see ). Then into the biomes property list, add this line :
You can now create your world and the biome will appear in it.
Don't forget to run /oconfig reload before creating your world to let Ouranos update the configuration values
Ouranos biomes does not allow you to directly modify terrain height, biomes can only change the appearance of the world (decorations, trees, blocks)