Boots of Speed
irons_spellbooks:speed_boots

Boots of Speed

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

Acquisition

Crafting using Mithril Weave, Feather, Archevoker Boots, Feather and Divine Soulshard, arranged in the pattern shown. Produces Boots of Speed.

Crafting
Mithril Weave
Feather
Archevoker Boots
Feather
Divine Soulshard
Boots of Speed Boots of Speed guaranteed
Developer reference
Registry name
irons_spellbooks:speed_boots
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (1)
irons_spellbooks:items/armors/boots

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " W ",
    "FAF",
    " D "
  ],
  "ingredients": {
    "A": {
      "item": "irons_spellbooks:archevoker_boots"
    },
    "D": {
      "item": "irons_spellbooks:divine_soulshard"
    },
    "F": {
      "item": "minecraft:feather"
    },
    "W": {
      "item": "irons_spellbooks:mithril_weave"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}