You've already forked minecraft-assets
22 lines
418 B
JSON
22 lines
418 B
JSON
{
|
|
"feature": "minecraft:potato_tree",
|
|
"placement": [
|
|
{
|
|
"type": "minecraft:count_on_every_layer",
|
|
"count": 6,
|
|
"start_offset": 0
|
|
},
|
|
{
|
|
"type": "minecraft:biome"
|
|
},
|
|
{
|
|
"type": "minecraft:block_predicate_filter",
|
|
"predicate": {
|
|
"type": "minecraft:would_survive",
|
|
"state": {
|
|
"Name": "minecraft:potato_sprouts"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |