Black Iron Chestplate
16×16 · BAKED

item· Armor

Black Iron Chestplate

Goety · by Polarice3
item Chestplates Armor

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

Acquisition

Used in

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:cursed_ingot"
    },
    {
      "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
}