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

19 lines
318 B
JSON

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