Files
minecraft-assets/data/minecraft/worldgen/configured_feature/pile_melon.json
2023-02-15 18:28:18 +01:00

11 lines
193 B
JSON

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