Necro Staff
16×16 · BAKED

item· Other

Necro Staff

Goety · by Polarice3
item Staffs

Necro Staff is an item from Goety, crafted from Ectoplasm, Cursed Metal Ingot, Any Lapis Storage Block, and Spirit Fabric.

Acquisition

Used in

Developer reference
Registry name
goety:necro_staff
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/staffs

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:ectoplasm"
    },
    {
      "item": "goety:ectoplasm"
    },
    {
      "item": "goety:cursed_ingot"
    },
    {
      "item": "goety:cursed_ingot"
    },
    {
      "item": "goety:cursed_ingot"
    },
    {
      "item": "goety:cursed_ingot"
    },
    {
      "tag": "forge:storage_blocks/lapis"
    },
    {
      "item": "goety:spirit_fabric"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}