TheNextLvlTheNextLvl

Desert

A desert flat world.

GitHub Edit on GitHub
{
  "biome": "minecraft:desert",
  "lakes": false,
  "features": true,
  "decoration": false,
  "layers": [
    {
      "block": "minecraft:bedrock",
      "height": 1
    },
    {
      "block": "minecraft:stone",
      "height": 3
    },
    {
      "block": "minecraft:sandstone",
      "height": 52
    },
    {
      "block": "minecraft:sand",
      "height": 8
    }
  ],
  "structure_overrides": [
    "minecraft:desert_pyramids",
    "minecraft:mineshafts",
    "minecraft:strongholds",
    "minecraft:villages"
  ]
}

Last updated on