Virid Jadestone Pedestal
betterend:virid_jadestone_pedestal

Virid Jadestone Pedestal

item PedestalPickaxe Mineable

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

Acquisition

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
Developer reference
Registry name
betterend:virid_jadestone_pedestal
Namespace
betterend
Mod ID
unknown
Tags (2)
betterend:blocks/pedestal
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S",
    "#",
    "S"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:virid_jadestone_pillar"
    },
    "S": {
      "item": "betterend:virid_jadestone_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}