Wild Staff
16×16 · BAKED

item· Other

Wild Staff

Goety · by Polarice3
item Staffs

Wild Staff is an item from Goety, crafted from Corpse Blossom, Adhesive, Fermented Spider Eye, Bone, Cursed Metal Ingot, Steep Wood, Any Lapis Storage Block, and Magic Fabric.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:corpse_blossom"
    },
    {
      "tag": "forge:slimeballs"
    },
    {
      "item": "minecraft:fermented_spider_eye"
    },
    {
      "tag": "forge:bones"
    },
    {
      "item": "goety:cursed_ingot"
    },
    {
      "tag": "minecraft:logs"
    },
    {
      "tag": "forge:storage_blocks/lapis"
    },
    {
      "item": "goety:magic_fabric"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}