G GameIDs
minecraft · recipes · 1.18.2

Chiseled Quartz Block

chiseled_quartz_block

Recipe #841

1.18.2 #5
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "#",
        "#"
    ],
    "key": {
        "#": {
            "item": "minecraft:quartz_slab"
        }
    },
    "result": {
        "item": "minecraft:chiseled_quartz_block"
    }
}