GalaxyDatapack/galaxy/data/galaxy/recipe/stonecutting_gravel.json
2024-08-01 12:32:13 +02:00

10 lines
161 B
JSON

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