Files
minecraft-assets/data/minecraft/recipes/polished_deepslate_from_cobbled_deepslate_stonecutting.json
2022-06-29 18:37:59 +02:00

8 lines
161 B
JSON

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