Cryomancer Hood
irons_spellbooks:cryomancer_helmet

Cryomancer Hood

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

Acquisition

Smithing using no listed ingredients. Produces Cryomancer Hood.

Smithing
Cryomancer Hood Cryomancer Hood guaranteed

Crafting using Any Wizard Base Helmet, Ice Rune and Arcane Essence, in any arrangement. Produces Cryomancer Hood.

Crafting ⇆ any arrangement
Any Wizard Base Helmet
Ice Rune
Arcane Essence
Cryomancer Hood Cryomancer Hood guaranteed
Developer reference
Registry name
irons_spellbooks:cryomancer_helmet
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (1)
irons_spellbooks:items/armors/helmets

Recipe JSON (2):

{
  "recipe_type": "minecraft:smithing_transform",
  "pattern": null,
  "ingredients": null,
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "irons_spellbooks:wizard_base_helmet"
    },
    {
      "item": "irons_spellbooks:ice_rune"
    },
    {
      "item": "irons_spellbooks:arcane_essence"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}