G GameIDs
minecraft · recipes · 1.21.11

Quartz Slab

quartz_slab

Recipe #929

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "#": [
            "minecraft:chiseled_quartz_block",
            "minecraft:quartz_block",
            "minecraft:quartz_pillar"
        ]
    },
    "pattern": [
        "###"
    ],
    "result": {
        "count": 6,
        "id": "minecraft:quartz_slab"
    }
}