G GameIDs
minecraft · recipes · 1.19.4

Diorite

diorite

Recipe #779

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "C": {
            "item": "minecraft:cobblestone"
        },
        "Q": {
            "item": "minecraft:quartz"
        }
    },
    "pattern": [
        "CQ",
        "QC"
    ],
    "result": {
        "count": 2,
        "item": "minecraft:diorite"
    },
    "show_notification": true
}