Crafting using Purpur Slab and Purpur Slab, arranged in the pattern shown. Produces Purpur Pillar.

Purpur Pillar
Minecraft · by Mojang Studios
Acquisition
Stone Cutting using Purpur Block. Produces Purpur Pillar.

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Purpur Pillar | 1–1 | 100% | Survives Explosion |
Used in (2)
Crafting using Any of Purpur Block / Purpur Pillar, Any of Purpur Block / Purpur Pillar and Any of Purpur Block / Purpur Pillar, arranged in the pattern shown. Produces 6× Purpur Slab.
Crafting using Any of Purpur Block / Purpur Pillar, Any of Purpur Block / Purpur Pillar, Any of Purpur Block / Purpur Pillar, Any of Purpur Block / Purpur Pillar, Any of Purpur Block / Purpur Pillar and Any of Purpur Block / Purpur Pillar, arranged in the pattern shown. Produces 4× Purpur Stairs.
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:purpur_pillar- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:purpur_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:purpur_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
