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

16 lines
325 B
JSON

{
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "minecraft:potato_leaves",
"Properties": {
"distance": "7",
"persistent": "false",
"waterlogged": "false"
}
}
}
}
}