ParadiseLand
  • 🏝️ParadiseLand
  • ⚙️Misc
    • 🤖Installation
    • ⛰️Create your worlds
    • 👁️Default custom biomes
    • 🌳Schematics
      • ⛏️Create a new schematic
    • ⌨️Commands
      • help command
      • Info command
      • Teleport command
      • Schematic command
    • 🚰Changelog
  • ⚙️main config
  • ⬆️Plugin updates
  • 🌿Common generator properties
  • 📥Extensions
  • 📚World database
  • ⚠️Danger zone
  • ⚙️generator config
    • 🌿The generator config file
    • 🔧Properties
      • Starting height
      • Preventions
      • List of custom biomes
      • Layers (floating islands)
      • Temperature and climate
      • Temporary world generation
  • ⚙️Custom biomes
    • 🌿The biome config file
    • 🔧Properties
      • Biome name
      • Weighting
      • Base version
      • Climate
      • Surfaces
        • Frequency
        • Block types
        • Snow
        • Ice spikes
        • Lakes
        • Falling water & lava sources
        • Scattered things
        • Trails
          • Bridges
        • Crops
      • Minecraft biomes
      • Vanilla trees
      • Schematics
        • Custom trees
      • Plantains
      • Vines
      • Caves
      • Light
      • Rivers
      • Ores
      • Entities
  • ⚙️Extensions
    • 🛠️Biome Manager plugin
    • 🛠️Items adder plugin
    • 🛠️Oraxen plugin
  • ⚙️Troubles
    • ‼️Paper thread dump
    • ⚠️Tile entity warning
    • 💡Light glitches
  • ❣️Credits
Powered by GitBook
On this page
  • What is it for?
  • The default biome configurations
  • Create your custom biome
  1. Custom biomes

The biome config file

PreviousTemporary world generationNextProperties

Last updated 1 year ago

What is it for?

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

  • (Spigot 1.13+) /plugins/ParadiseLand/biomes/flat

By default, .


The default biome configurations

As I mentioned earlier, the eden.yml file already includes a list of custom biomes. ParadiseLand BETA 1.3.0 has 18 custom biomes:

Custom biome file
Supported from Spigot

badlands.yml

1.8.8

dark_forest.yml

1.8.8

desert.yml

1.8.8

forest.yml

1.8.8

jungle.yml

1.8.8

mushroom.yml

1.8.8

plains.yml

1.8.8

savanna.yml

1.8.8

snowy_ice_spikes.yml

1.8.8

snowy_plains.yml

1.8.8

snowy_taiga.yml

1.8.8

swamp.yml

1.8.8

taiga.yml

1.8.8

taiga_plains.yml

1.8.8

bamboo_jungle.yml

1.14

grown_plains.yml

1.17

cherry_grove.yml

1.20


Create your custom biome

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.

You can edit any of these files or add new ones! Just keep reading this guide for instructions!

⚙️
🌿
🎉
ParadiseLand has different biomes used by the eden.yml generator