Virid Jadestone Pillar
betterend:virid_jadestone_pillar

Virid Jadestone Pillar

item Pickaxe Mineable

Virid Jadestone Pillar is a item from Unknown Mod, crafted from Virid Jadestone Slab.

Acquisition

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

Crafting
Virid Jadestone Slab
Virid Jadestone Slab
Virid Jadestone Pillar Virid Jadestone Pillar guaranteed

Mining & drops

sourcecountchanceconditions
Virid Jadestone Pillar1–1100%

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.

Crafting
Virid Jadestone Slab
Virid Jadestone Pillar
Virid Jadestone Slab
Virid Jadestone Pedestal Virid Jadestone Pedestal ×2 guaranteed

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
}