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

15 lines
243 B
JSON

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