Frostward Ring
irons_spellbooks:frostward_ring

Frostward Ring

Iron's Spells 'n Spellbooks · by Iron431, Lab3
item RingFreeze Immune Wearables

Function

Grants freezing immunity

Acquisition

Crafting using Permafrost Shard and Mithril Scrap, arranged in the pattern shown. Produces Frostward Ring.

Crafting
Permafrost Shard
Mithril Scrap
Frostward Ring Frostward Ring guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Ice Barrel (irons_spellbooks) irons_spellbooks:ice_barrel1–1100%
Gameplay loot table: Basic Curios (irons_spellbooks) irons_spellbooks:basic_curios1–1100%
Developer reference
Registry name
irons_spellbooks:frostward_ring
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (2)
curios:items/ring
minecraft:items/freeze_immune_wearables

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "M ",
    " X"
  ],
  "ingredients": {
    "M": {
      "item": "irons_spellbooks:permafrost_shard"
    },
    "X": {
      "item": "irons_spellbooks:mithril_scrap"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}