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

15 lines
244 B
JSON

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