G GameIDs
minecraft · recipes · 1.12.2

Purpur Pillar

purpur_pillar

Recipe #75

1.12.2 #11
{
    "type": "crafting_shaped",
    "pattern": [
        "#",
        "#"
    ],
    "key": {
        "#": {
            "item": "minecraft:purpur_slab",
            "data": 0
        }
    },
    "result": {
        "item": "minecraft:purpur_pillar"
    }
}