Black Iron Leggings
16×16 · BAKED

item· Armor

Black Iron Leggings

Goety · by Polarice3
item Leggings Armor

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

Acquisition

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

Recipe JSON (1):

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