MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
Empty File
{
  "display": "minecraft:sand",
  "settings": {
    "biome": "minecraft:desert",
    "features": true,
    "lakes": 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:villages",
      "minecraft:desert_pyramids",
      "minecraft:mineshafts",
      "minecraft:strongholds"
    ]
  }
}