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

17 lines
259 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"S": {
"item": "minecraft:cobbled_deepslate"
}
},
"pattern": [
"SS",
"SS"
],
"result": {
"count": 4,
"id": "minecraft:polished_deepslate"
}
}