Nether Staff
16×16 · BAKED

item· Other

Nether Staff

Goety · by Polarice3
item Staffs

Nether Staff is an item from Goety, crafted from Any Netherite Ingot, Any Blaze Rod, Spirit Fabric, Cursed Metal Ingot, Any Lapis Storage Block, and Occult Fabric.

Acquisition

Ritual using Any Netherite Ingot, Any Blaze Rod, Spirit Fabric, Any Blaze Rod, Cursed Metal Ingot, Any Blaze Rod, Any Lapis Storage Block and Occult Fabric. Produces Nether Staff.

Ritual
Any Netherite Ingot Any Netherite Ingot·members not yet documentedAny Blaze Rod Any Blaze Rod·members not yet documentedSpirit Fabric Spirit FabricAny Blaze Rod Any Blaze Rod·members not yet documentedCursed Metal Ingot Cursed Metal IngotAny Blaze Rod Any Blaze Rod·members not yet documentedAny Lapis Storage Block Any Lapis Storage Block·members not yet documentedOccult Fabric Occult Fabric
Nether Staff Nether Staff guaranteed

Used in

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

Recipe JSON (1):

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