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

19 lines
312 B
JSON

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