minecraft-assets/data/minecraft/worldgen/configured_feature/pile_melon.json

11 lines
193 B
JSON

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