Ring of Recovery
irons_spellbooks:cooldown_ring

Ring of Recovery

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

Acquisition

Crafting using Copper Ingot, Copper Ingot, Mithril Scrap, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Ring of Recovery.

Crafting
Copper Ingot
Copper Ingot
Mithril Scrap
Copper Ingot
Copper Ingot
Ring of Recovery Ring of Recovery guaranteed

Mining & drops

sourcecountchanceconditions
Gameplay loot table: Basic Curios (irons_spellbooks) irons_spellbooks:basic_curios1–1100%
Developer reference
Registry name
irons_spellbooks:cooldown_ring
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (1)
curios:items/ring

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " M ",
    "MXM",
    " M "
  ],
  "ingredients": {
    "M": {
      "tag": "forge:ingots/copper"
    },
    "X": {
      "item": "irons_spellbooks:mithril_scrap"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}