Crafting using Violecite Slab and Violecite Slab, arranged in the pattern shown. Produces Violecite Pillar.
Violecite Pillar
Violecite Pillar is a item from Unknown Mod, crafted from Violecite Slab.
Acquisition
Stone Cutting using Violecite. Produces Violecite Pillar.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Violecite Pillar | 1–1 | 100% | — |
Used in (1)
Crafting using Violecite Slab, Violecite Pillar and Violecite Slab, arranged in the pattern shown. Produces 2× Violecite Pedestal.
Block drops
Drops itself when broken.
Developer reference
- Registry name
betterend:violecite_pillar- Namespace
betterend- Mod ID
unknown- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "betterend:violecite_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": "end_pillar",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "betterend:violecite"
},
"conditions": [],
"sequence": null,
"group_name": "violecite_stonecutting",
"experience": null,
"cooking_time": null
}