Frost Staff
16×16 · BAKED

item· Other

Frost Staff

Goety · by Polarice3
item Staffs

Frost Staff is an item from Goety, crafted from Snow Block, Highrock, Chill Fabric, Blue Ice, Cursed Metal Ingot, and Any Lapis Storage Block.

Acquisition

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

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:snow_block"
    },
    {
      "tag": "forge:stone"
    },
    {
      "item": "goety:chill_fabric"
    },
    {
      "item": "minecraft:blue_ice"
    },
    {
      "item": "goety:cursed_ingot"
    },
    {
      "item": "minecraft:blue_ice"
    },
    {
      "tag": "forge:storage_blocks/lapis"
    },
    {
      "item": "goety:chill_fabric"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}