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

14 lines
270 B
JSON

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