GalaxyDatapack/data/galaxy/recipes/stonecutting_gravel.json
2024-07-29 17:58:27 +02:00

8 lines
143 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "minecraft:cobblestone"
},
"result": "minecraft:gravel",
"count": 1
}