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

19 lines
322 B
JSON

{
"feature": "minecraft:patch_berry_bush",
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 384
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "WORLD_SURFACE_WG"
},
{
"type": "minecraft:biome"
}
]
}