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

17 lines
331 B
JSON

{
"feature": "minecraft:jungle_bush",
"placement": [
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:would_survive",
"state": {
"Name": "minecraft:oak_sapling",
"Properties": {
"stage": "0"
}
}
}
}
]
}