G GameIDs
minecraft · recipes · 1.20.6

Diorite

diorite

Recipe #779

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "C": {
            "item": "minecraft:cobblestone"
        },
        "Q": {
            "item": "minecraft:quartz"
        }
    },
    "pattern": [
        "CQ",
        "QC"
    ],
    "result": {
        "count": 2,
        "id": "minecraft:diorite"
    }
}