Files
GalaxyDatapack/galaxy/data/galaxy/recipe/stonecutting_gravel.json
T
2025-07-08 16:16:08 +02:00

8 lines
143 B
JSON

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