G GameIDs
minecraft · recipes · 1.21.11

Quartz Pillar

quartz_pillar

Recipe #689

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