Files
minecraft-assets/data/minecraft/worldgen/configured_feature/pile_melon.json
2022-11-16 18:37:49 +01:00

11 lines
193 B
JSON

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