Skip to content

Example Configurations

arazadaz edited this page Oct 26, 2023 · 4 revisions

Biomes:

#A list of biomes allowed in every difficulty section, empty meaning all
Section_3=>66:"minecraft:snowy_plains"
Section_2=>33:"minecraft:swamp"
Section_4=>100:""
Section_2_replacements=""
Section_3_replacements=""
Section_1=>0:"minecraft:plains,minecraft:cherry_grove"
Section_4_replacements=""
Section_1_replacements=""

Mobs:

Section_3=>66:"minecraft:skeleton"
Section_2=>33:"minecraft:zombie"
Section_4=>100:""
Section_1=>0:"none"

Ores:

Section_3=>66:"minecraft:diamond_ore"
Section_2=>33:"minecraft:gold_ore"
Section_4=>100:""
Section_1=>0:"minecraft:iron_ore,minecraft:coal_ore"

Structures:

Section_3=>66:"minecraft:igloo"
Section_2=>33:"minecraft:swamp_hut"
Section_4=>100:""
Section_1=>0:"minecraft:village_plains"

Getting Started

Defining Regions

Extra

Clone this wiki locally