Spellbreaker
irons_spellbooks:spellbreaker

Spellbreaker

Iron's Spells 'n Spellbooks · by Iron431, Lab3
item Melee Weapon ToolSwords

Acquisition

Crafting using Mithril Ingot, Any Diamond Gem, Mithril Ingot, Weapon Parts and Any Diamond Gem, arranged in the pattern shown. Produces Spellbreaker.

Crafting
Mithril Ingot
Any Diamond Gem
Mithril Ingot
Weapon Parts
Any Diamond Gem
Spellbreaker Spellbreaker guaranteed
Developer reference
Registry name
irons_spellbooks:spellbreaker
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (2)
forge:items/tools/melee_weapon
minecraft:items/swords

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  M",
    "DM ",
    "WD "
  ],
  "ingredients": {
    "D": {
      "tag": "forge:gems/diamond"
    },
    "M": {
      "tag": "forge:ingots/mithril"
    },
    "W": {
      "item": "irons_spellbooks:weapon_parts"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}