Nameless Staff
16×16 · BAKED

item· Other

Nameless Staff

Goety · by Polarice3
item Staffs

Nameless Staff is an item from Goety, crafted from Ectoplasm, Forbidden Piece, and Heart of the Night.

Acquisition

Developer reference
Registry name
goety:nameless_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:forbidden_piece"
    },
    {
      "item": "goety:forbidden_piece"
    },
    {
      "item": "goety:heart_of_the_night"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}