G GameIDs
minecraft · recipes · 1.13.2

Quartz Slab

quartz_slab

Recipe #929

1.13.2 #10
{
    "type": "crafting_shaped",
    "pattern": [
        "###"
    ],
    "key": {
        "#": [
            {
                "item": "minecraft:chiseled_quartz_block"
            },
            {
                "item": "minecraft:quartz_block"
            },
            {
                "item": "minecraft:quartz_pillar"
            }
        ]
    },
    "result": {
        "item": "minecraft:quartz_slab",
        "count": 6
    }
}