Electromancer Leggings
irons_spellbooks:electromancer_leggings

Electromancer Leggings

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

Acquisition

Smithing using no listed ingredients. Produces Electromancer Leggings.

Smithing
Electromancer Leggings Electromancer Leggings guaranteed

Crafting using Wizard Leggings, Lightning Rune and Arcane Essence, in any arrangement. Produces Electromancer Leggings.

Crafting ⇆ any arrangement
Wizard Leggings
Lightning Rune
Arcane Essence
Electromancer Leggings Electromancer Leggings guaranteed
Developer reference
Registry name
irons_spellbooks:electromancer_leggings
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (1)
irons_spellbooks:items/armors/leggings

Recipe JSON (2):

{
  "recipe_type": "minecraft:smithing_transform",
  "pattern": null,
  "ingredients": null,
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "irons_spellbooks:wizard_base_leggings"
    },
    {
      "item": "irons_spellbooks:lightning_rune"
    },
    {
      "item": "irons_spellbooks:arcane_essence"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}