Ring of Expediency
irons_spellbooks:cast_time_ring

Ring of Expediency

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

Acquisition

Crafting using Amethyst Shard and Mithril Scrap, arranged in the pattern shown. Produces Ring of Expediency.

Crafting
Amethyst Shard
Mithril Scrap
Ring of Expediency Ring of Expediency guaranteed

Mining & drops

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

Recipe JSON (1):

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