Shadow-Walker Boots
irons_spellbooks:shadowwalker_boots

Shadow-Walker Boots

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

Acquisition

Smithing using no listed ingredients. Produces Shadow-Walker Boots.

Smithing
Shadow-Walker Boots Shadow-Walker Boots guaranteed

Crafting using Wizard Boots, Ender Rune and Arcane Essence, in any arrangement. Produces Shadow-Walker Boots.

Crafting ⇆ any arrangement
Wizard Boots
Ender Rune
Arcane Essence
Shadow-Walker Boots Shadow-Walker Boots guaranteed
Developer reference
Registry name
irons_spellbooks:shadowwalker_boots
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (1)
irons_spellbooks:items/armors/boots

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_boots"
    },
    {
      "item": "irons_spellbooks:ender_rune"
    },
    {
      "item": "irons_spellbooks:arcane_essence"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}