G GameIDs
minecraft · recipes · 1.13.2

Polished Diorite

polished_diorite

Recipe #497

1.13.2 #10
{
    "type": "crafting_shaped",
    "pattern": [
        "SS",
        "SS"
    ],
    "key": {
        "S": {
            "item": "minecraft:diorite"
        }
    },
    "result": {
        "item": "minecraft:polished_diorite",
        "count": 4
    }
}