Files
minecraft-assets/data/minecraft/worldgen/placed_feature/mother_potato_checked.json
2025-02-03 11:41:59 +01:00

14 lines
277 B
JSON

{
"feature": "minecraft:mother_potato_tree",
"placement": [
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:would_survive",
"state": {
"Name": "minecraft:potato_sprouts"
}
}
}
]
}