Graybeard Staff
irons_spellbooks:graybeard_staff

Graybeard Staff

Iron's Spells 'n Spellbooks · by Iron431, Lab3
item Staff

Acquisition

Crafting using Arcane Essence, Wooden Shovel and Any Iron Ingot, arranged in the pattern shown. Produces Graybeard Staff.

Crafting
Arcane Essence
Wooden Shovel
Any Iron Ingot
Graybeard Staff Graybeard Staff guaranteed
Developer reference
Registry name
irons_spellbooks:graybeard_staff
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (1)
irons_spellbooks:items/staff

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  E",
    " S ",
    "I  "
  ],
  "ingredients": {
    "E": {
      "item": "irons_spellbooks:arcane_essence"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "S": {
      "item": "minecraft:wooden_shovel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}