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

15 lines
249 B
JSON

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