TheNextLvlTheNextLvl

Snowy Kingdom

A snowy flat world with igloos and villages

GitHub Edit on GitHub
{
  "biome": "minecraft:snowy_plains",
  "lakes": false,
  "features": false,
  "decoration": false,
  "layers": [
    {
      "block": "minecraft:bedrock",
      "height": 1
    },
    {
      "block": "minecraft:stone",
      "height": 59
    },
    {
      "block": "minecraft:dirt",
      "height": 3
    },
    {
      "block": "minecraft:grass_block",
      "height": 1
    },
    {
      "block": "minecraft:snow",
      "height": 1
    }
  ],
  "structure_overrides": ["minecraft:igloos", "minecraft:villages"]
}

Last updated on