Wind Staff
16×16 · BAKED

item· Other

Wind Staff

Goety · by Polarice3
item Staffs

Wind Staff is an item from Goety, crafted from Jade, Cursed Metal Ingot, Any Lapis Storage Block, and Gale Fabric.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:gems/jade"
    },
    {
      "tag": "forge:gems/jade"
    },
    {
      "tag": "forge:gems/jade"
    },
    {
      "tag": "forge:gems/jade"
    },
    {
      "item": "goety:cursed_ingot"
    },
    {
      "item": "goety:cursed_ingot"
    },
    {
      "tag": "forge:storage_blocks/lapis"
    },
    {
      "item": "goety:gale_fabric"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}