Heavy Chain
irons_spellbooks:heavy_chain_necklace

Heavy Chain

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

Acquisition

Crafting using Chain, Chain, Mithril Scrap, Chain and Chain, arranged in the pattern shown. Produces Heavy Chain.

Crafting
Chain
Chain
Mithril Scrap
Chain
Chain
Heavy Chain Heavy Chain guaranteed

Mining & drops

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

Recipe JSON (1):

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