Black Iron Boots
16×16 · BAKED

item· Armor

Black Iron Boots

Goety · by Polarice3
item Boots Armor

Black Iron Boots is an item from Goety, crafted from Cursed Metal Ingot and Ersatz Leather.

Acquisition

Used in

Developer reference
Registry name
goety:black_iron_boots
Namespace
goety
Mod ID
goety
Tags (1)
forge:items/armors/boots

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:cursed_ingot"
    },
    {
      "item": "goety:cursed_ingot"
    },
    {
      "tag": "forge:leather"
    },
    {
      "tag": "forge:leather"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}