Necro Cape
16×16 · BAKED

item· Other

Necro Cape

Goety · by Polarice3
item BackBodyCapes

Necro Cape is an item from Goety, crafted from Occult Fabric, Spirit Fabric, Ectoplasm, and Bone.

Acquisition

Developer reference
Registry name
goety:necro_cape
Namespace
goety
Mod ID
goety
Tags (3)
curios:items/back
curios:items/body
goety:items/capes

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:occult_fabric"
    },
    {
      "item": "goety:occult_fabric"
    },
    {
      "item": "goety:occult_fabric"
    },
    {
      "item": "goety:spirit_fabric"
    },
    {
      "item": "goety:spirit_fabric"
    },
    {
      "item": "goety:ectoplasm"
    },
    {
      "tag": "forge:bones"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}