Files
minecraft-assets/data/minecraft/worldgen/placed_feature/patch_waterlily.json
2025-02-19 18:31:59 +01:00

19 lines
310 B
JSON

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