G GameIDs
minecraft · recipes · 1.18.2

Diorite

diorite

Recipe #779

1.18.2 #5
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "CQ",
        "QC"
    ],
    "key": {
        "Q": {
            "item": "minecraft:quartz"
        },
        "C": {
            "item": "minecraft:cobblestone"
        }
    },
    "result": {
        "item": "minecraft:diorite",
        "count": 2
    }
}