G GameIDs
minecraft · recipes · 1.19.4

Polished Diorite

polished_diorite

Recipe #497

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "S": {
            "item": "minecraft:diorite"
        }
    },
    "pattern": [
        "SS",
        "SS"
    ],
    "result": {
        "count": 4,
        "item": "minecraft:polished_diorite"
    },
    "show_notification": true
}