Files
minecraft-assets/data/minecraft/recipe/chiseled_deepslate_from_cobbled_deepslate_stonecutting.json
2024-06-13 21:50:08 +02:00

10 lines
179 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "minecraft:cobbled_deepslate"
},
"result": {
"count": 1,
"id": "minecraft:chiseled_deepslate"
}
}