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