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

15 lines
244 B
JSON

{
"feature": "minecraft:flower_meadow",
"placement": [
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING"
},
{
"type": "minecraft:biome"
}
]
}