Dark Chestplate
16×16 · BAKED

item· Armor

Dark Chestplate

Goety · by Polarice3
item Chestplates Armor

Dark Chestplate is an item from Goety, crafted from Cursed Metal Ingot, Spirit Fabric, and Dark Alloy Ingot.

Acquisition

Developer reference
Registry name
goety:dark_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:spirit_fabric"
    },
    {
      "item": "goety:dark_ingot"
    },
    {
      "item": "goety:dark_ingot"
    },
    {
      "item": "goety:dark_ingot"
    },
    {
      "item": "goety:dark_ingot"
    },
    {
      "item": "goety:spirit_fabric"
    },
    {
      "item": "goety:cursed_ingot"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}