Biome name
Last updated
Last updated
Specifies the name of the custom biome. It is typically the same as the file name.
For example ->
name: forest
NOTE: The name must be unique!
NOTE: Do not use spaces; use underscores _
instead.
Some biomes share the same names as the Minecraft vanilla ones. This is normal because, by default, the eden.yml generator attempts to replicate the vanilla biomes.
If the extensions.use-biome-manager-plugin property is enabled in the main.yml
file and you own the plugin, the Minecraft client will recognize this as a custom biome named paradiseland:custom_biome_name
with your specified custom colors, sounds, and more.