Artificer's Cane
irons_spellbooks:artificer_cane

Artificer's Cane

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

Acquisition

Crafting using Any Amethyst Gem, Crimson Planks, Crimson Planks, Any Gold Ingot, Crimson Planks and Any Gold Ingot, arranged in the pattern shown. Produces Artificer's Cane.

Crafting
Artificer's Cane Artificer's Cane guaranteed
Developer reference
Registry name
irons_spellbooks:artificer_cane
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (1)
irons_spellbooks:items/staff

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " AC",
    " CG",
    "CG "
  ],
  "ingredients": {
    "A": {
      "tag": "forge:gems/amethyst"
    },
    "C": {
      "item": "minecraft:crimson_planks"
    },
    "G": {
      "tag": "forge:ingots/gold"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}