Ominous Staff
16×16 · BAKED

item· Other

Ominous Staff

Goety · by Polarice3
item Staffs

Ominous Staff is an item from Goety, crafted from Magic Fabric, Haunted Planks, and Dark Wand.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:magic_fabric"
    },
    {
      "item": "goety:magic_fabric"
    },
    {
      "item": "goety:haunted_planks"
    },
    {
      "item": "goety:haunted_planks"
    },
    {
      "item": "goety:haunted_planks"
    },
    {
      "item": "goety:haunted_planks"
    },
    {
      "item": "goety:dark_wand"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}