Crafting using Purpur Block, Purpur Block, Purpur Block, Purpur Block, Purpur Block and Purpur Block, arranged in the pattern shown. Produces 6× Purpur Wall.
Purpur Wall
cataclysm · by L_Ender
Acquisition
Stone Cutting using Purpur Block. Produces Purpur Wall.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Purpur Wall | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
cataclysm:purpur_wall- Namespace
cataclysm- Mod ID
cataclysm- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/walls minecraft:items/walls
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:purpur_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"anyOf": [
{
"item": "minecraft:purpur_block"
}
]
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
