Files
minecraft-assets/data/minecraft/recipes/polished_deepslate_from_cobbled_deepslate_stonecutting.json
2021-12-08 18:34:21 +00:00

8 lines
161 B
JSON

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