Storm Staff
16×16 · BAKED

item· Other

Storm Staff

Goety · by Polarice3
item Staffs

Storm Staff is an item from Goety, crafted from Lightning Rod, Any Copper Storage Block, Any Redstone Dust, Any Diamond Gem, Cursed Metal Ingot, Any Lapis Storage Block, and Magic Fabric.

Acquisition

Ritual using Lightning Rod, Any Copper Storage Block, Any Redstone Dust, Any Diamond Gem, Cursed Metal Ingot, Cursed Metal Ingot, Any Lapis Storage Block and Magic Fabric. Produces Storm Staff.

Ritual
Lightning Rod Lightning RodAny Copper Storage Block Any Copper Storage Block·members not yet documentedAny Redstone Dust Any Redstone Dust·members not yet documentedAny Diamond Gem Any Diamond Gem·members not yet documentedCursed Metal Ingot Cursed Metal IngotCursed Metal Ingot Cursed Metal IngotAny Lapis Storage Block Any Lapis Storage Block·members not yet documentedMagic Fabric Magic Fabric
Storm Staff Storm Staff guaranteed
Developer reference
Registry name
goety:storm_staff
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/staffs

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:lightning_rod"
    },
    {
      "tag": "forge:storage_blocks/copper"
    },
    {
      "tag": "forge:dusts/redstone"
    },
    {
      "tag": "forge:gems/diamond"
    },
    {
      "item": "goety:cursed_ingot"
    },
    {
      "item": "goety:cursed_ingot"
    },
    {
      "tag": "forge:storage_blocks/lapis"
    },
    {
      "item": "goety:magic_fabric"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}