GalaxyDatapack/data/galaxy/recipes/stonecutting_gravel.json

8 lines
143 B
JSON
Raw Normal View History

2024-07-29 15:58:27 +00:00
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "minecraft:cobblestone"
},
"result": "minecraft:gravel",
"count": 1
}