G GameIDs
minecraft · recipes · 1.21.11

Diorite

diorite

Recipe #779

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