minecraft-assets/data/minecraft/worldgen/placed_feature/patch_dead_bush_badlands.json

19 lines
311 B
JSON

{
"feature": "minecraft:patch_dead_bush",
"placement": [
{
"type": "minecraft:count",
"count": 20
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "WORLD_SURFACE_WG"
},
{
"type": "minecraft:biome"
}
]
}