{ "name": "Red Sandstone Cavern", "wall": { "style": {"style": "VASCULAR"}, "palette": [ {"block": "minecraft:sand"}, {"block": "minecraft:sandstone"} ] }, "layers": [{ "maxHeight": 2, "minHeight": 2, "palette": [ { "weight": 3, "block": "minecraft:sand" }, { "block": "minecraft:smooth_sandstone", "weight": 8 } ] }], "caveCeilingLayers": [{ "maxHeight": 2, "minHeight": 2, "palette": [ { "weight": 3, "block": "minecraft:sand" }, { "block": "minecraft:smooth_sandstone", "weight": 8 } ] }], "decorators": [ { "chance": 0.03, "stackMin": 1, "stackMax": 3, "palette": [{"block": "minecraft:cactus"}] }, { "chance": 0.02, "palette": [{"block": "minecraft:dead_bush"}] } ] }