Files
2023-05-03 18:28:41 +02:00

17 lines
329 B
JSON

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