G GameIDs
minecraft · recipes · 1.20.6

Polished Deepslate

polished_deepslate

Recipe #3

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