Minecraft Maps / Land Structure

Biome Quilt (Checkerboard WorldGen)

  • 748 views, 4 today
  • 18 downloads, 1 today
  • 2
  • 0
AndyTehNerd's Avatar AndyTehNerd
Level 8 : Apprentice Explorer
0
This world contains all biomes in equal proportion, in an order that allows for the most natural climate transitions. Some really fun stuff happens when deep ocean biomes or cave biomes generate on the surface. The lush biome is especially gorgeous. There is also an ocean monument generating in an open cave, in its own bubble of water!

Using the teleporter at spawn, beam yourself up to Central Station, a light rail minecart network that connects points of interest. Along the way, you can view the gorgeous landscapes from above. [​Note: you may want to turn off biome blend, depending on your hardware.]

You can create a checkerboard world too! Import the settings below (as a .json file) at worldgen, or customize your settings using the World Settings Generator: https://misode.github.io/world/
{
"generate_features": true,
"bonus_chest": true,
"seed": 633155865,
"dimensions": {
"minecraft:overworld": {
"type": "minecraft:overworld",
"generator": {
"type": "minecraft:noise",
"seed": 633155865,
"settings": "minecraft:overworld",
"biome_source": {
"type": "minecraft:checkerboard",
"biomes": [
"minecraft:dripstone_caves",
"minecraft:eroded_badlands",
"minecraft:wooded_badlands",
"minecraft:badlands",
"minecraft:desert",
"minecraft:beach",
"minecraft:savanna",
"minecraft:savanna_plateau",
"minecraft:windswept_savanna",
"minecraft:stony_peaks",
"minecraft:sparse_jungle",
"minecraft:jungle",
"minecraft:bamboo_jungle",
"minecraft:mushroom_fields",
"minecraft:sunflower_plains",
"minecraft:plains",
"minecraft:swamp",
"minecraft:flower_forest",
"minecraft:forest",
"minecraft:dark_forest",
"minecraft:old_growth_birch_forest",
"minecraft:birch_forest",
"minecraft:meadow",
"minecraft:lush_caves",
"minecraft:river",
"minecraft:warm_ocean",
"minecraft:deep_lukewarm_ocean",
"minecraft:lukewarm_ocean",
"minecraft:deep_ocean",
"minecraft:ocean",
"minecraft:deep_cold_ocean",
"minecraft:cold_ocean",
"minecraft:old_growth_pine_taiga",
"minecraft:old_growth_spruce_taiga",
"minecraft:taiga",
"minecraft:windswept_forest",
"minecraft:windswept_hills",
"minecraft:windswept_gravelly_hills",
"minecraft:stony_shore",
"minecraft:deep_frozen_ocean",
"minecraft:frozen_ocean",
"minecraft:frozen_river",
"minecraft:snowy_beach",
"minecraft:snowy_plains",
"minecraft:ice_spikes",
"minecraft:grove",
"minecraft:snowy_slopes",
"minecraft:snowy_taiga",
"minecraft:frozen_peaks",
"minecraft:jagged_peaks"
]
}
}
},
"minecraft:the_nether": {
"type": "minecraft:the_nether",
"generator": {
"type": "minecraft:noise",
"seed": 633155865,
"settings": "minecraft:nether",
"biome_source": {
"type": "minecraft:multi_noise",
"preset": "minecraft:nether"
}
}
},
"minecraft:the_end": {
"type": "minecraft:the_end",
"generator": {
"type": "minecraft:noise",
"seed": 633155865,
"settings": "minecraft:end",
"biome_source": {
"type": "minecraft:the_end",
"seed": 633155865
}
}
}
}
}
Progress100% complete
Tags

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome