In brief, within a custom biome configuration file, you can edit, add, or delete biome specifications, and more. You can locate each biome YAML configuration file in:
(Spigot 1.8.8 - 1.12.2) /plugins/ParadiseLand/biomes/legacy
/plugins/ParadiseLand/biomes/legacy
(Spigot 1.13+) /plugins/ParadiseLand/biomes/flat
/plugins/ParadiseLand/biomes/flat
By default, ParadiseLand has different biomes used by the eden.yml generator.
As I mentioned earlier, the eden.yml file already includes a list of custom biomes. ParadiseLand BETA 1.3.0 has 18 custom biomes:
eden.yml
badlands.yml
1.8.8
dark_forest.yml
desert.yml
forest.yml
jungle.yml
mushroom.yml
plains.yml
savanna.yml
snowy_ice_spikes.yml
snowy_plains.yml
snowy_taiga.yml
swamp.yml
taiga.yml
taiga_plains.yml
bamboo_jungle.yml
1.14
grown_plains.yml
1.17
cherry_grove.yml
1.20
You can edit any of these files or add new ones! Just keep reading this guide for instructions! π
Despite my efforts to make everything as simple as possible, creating a custom biome remains a challenging task.
Just copy a default biome configuration file and give it a different name. Now, follow this entire section guide.
Last updated 2 years ago