G GameIDs
minecraft · recipes · 1.19.4

Smooth Quartz Slab

smooth_quartz_slab

Recipe #657

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "#": {
            "item": "minecraft:smooth_quartz"
        }
    },
    "pattern": [
        "###"
    ],
    "result": {
        "count": 6,
        "item": "minecraft:smooth_quartz_slab"
    },
    "show_notification": true
}