Void Staff
16×16 · BAKED

item· Other

Void Staff

Goety · by Polarice3
item Staffs

Void Staff is an item from Goety, crafted from Eye of Ender, Any Ender Pearls, Dragon's Breath, Void Block, Crying Obsidian, Any Lapis Storage Block, and Occult Fabric.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:ender_eye"
    },
    {
      "tag": "forge:ender_pearls"
    },
    {
      "item": "minecraft:dragon_breath"
    },
    {
      "item": "goety:void_block"
    },
    {
      "item": "minecraft:crying_obsidian"
    },
    {
      "item": "minecraft:crying_obsidian"
    },
    {
      "tag": "forge:storage_blocks/lapis"
    },
    {
      "item": "goety:occult_fabric"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}