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

23 lines
386 B
JSON

{
"feature": "minecraft:flower_flower_forest",
"placement": [
{
"type": "minecraft:count",
"count": 3
},
{
"type": "minecraft:rarity_filter",
"chance": 2
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING"
},
{
"type": "minecraft:biome"
}
]
}