G GameIDs
minecraft · recipes · 1.13.2

Chiseled Quartz Block

chiseled_quartz_block

Recipe #841

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