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

19 lines
332 B
JSON

{
"feature": "minecraft:pale_forest_flowers",
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 8
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING_NO_LEAVES"
},
{
"type": "minecraft:biome"
}
]
}