Ice Staff
irons_spellbooks:ice_staff

Ice Staff

Iron's Spells 'n Spellbooks · by Iron431, Lab3
item Staff

Acquisition

Crafting using Frosted Helve and Permafrost Shard, in any arrangement. Produces Ice Staff.

Crafting ⇆ any arrangement
Frosted Helve
Permafrost Shard
Ice Staff Ice Staff guaranteed
Developer reference
Registry name
irons_spellbooks:ice_staff
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (1)
irons_spellbooks:items/staff

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "irons_spellbooks:frosted_helve"
    },
    {
      "item": "irons_spellbooks:permafrost_shard"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}