minecraft-src/data/minecraft/worldgen/placed_feature/patch_leaf_litter.json
2025-07-04 03:45:38 +03:00

19 lines
No EOL
312 B
JSON

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