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