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

11 lines
200 B
JSON

{
"type": "minecraft:block_pile",
"config": {
"state_provider": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "minecraft:potato_fruit"
}
}
}
}