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

17 lines
329 B
JSON

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