Sandy Jadestone Pillar
betterend:sandy_jadestone_pillar

Sandy Jadestone Pillar

item Pickaxe Mineable

Sandy Jadestone Pillar is a item from Unknown Mod, crafted from Sandy Jadestone.

Acquisition

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

Crafting
Sandy Jadestone Slab
Sandy Jadestone Slab
Sandy Jadestone Pillar Sandy Jadestone Pillar guaranteed

Mining & drops

sourcecountchanceconditions
Sandy Jadestone Pillar1–1100%

Used in (1)

Crafting using Sandy Jadestone Slab, Sandy Jadestone Pillar and Sandy Jadestone Slab, arranged in the pattern shown. Produces 2× Sandy Jadestone Pedestal.

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

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:sandy_jadestone_pillar
Namespace
betterend
Mod ID
unknown
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "betterend:sandy_jadestone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "sandy_jadestone_stonecutting",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:sandy_jadestone_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_pillar",
  "experience": null,
  "cooking_time": null
}