G GameIDs
minecraft · recipes · 26.1.2

Diorite

diorite

Recipe #779

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