Smaragdant Crystal Pedestal
betterend:smaragdant_crystal_pedestal

Smaragdant Crystal Pedestal

item PedestalPickaxe Mineable

Smaragdant Crystal Pedestal is a item from Unknown Mod, crafted from Smaragdant Crystal Slab and Smaragdant Crystal Pillar.

Acquisition

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

Crafting
Smaragdant Crystal Slab
Smaragdant Crystal Pillar
Smaragdant Crystal Slab
Smaragdant Crystal Pedestal Smaragdant Crystal Pedestal ×2 guaranteed
Developer reference
Registry name
betterend:smaragdant_crystal_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:smaragdant_crystal_pillar"
    },
    "S": {
      "item": "betterend:smaragdant_crystal_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}