usefulskyblock/src/main/resources/config.yml

18 lines
457 B
YAML
Raw Normal View History

skyblock:
biomes:
rod-radius: 16
biome-map:
- material: "GRASS_BLOCK"
biome: "minecraft:plains"
- material: "SAND"
biome: "minecraft:desert"
- material: "MYCELIUM"
biome: "minecraft:mushroom_fields"
- material: "NETHERRACK"
biome: "minecraft:nether_wastes"
- material: "OAK_LOG"
biome: "minecraft:forest"
- material: "SNOW_BLOCK"
biome: "minecraft:snowy_plains"