Lightbringer Chestplate
irons_spellbooks:paladin_chestplate

Lightbringer Chestplate

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

Acquisition

Crafting using Any Gold Ingot, Divine Soulshard, Any Gold Ingot, Mithril Weave, Priest Robes, Mithril Weave, Any Gold Ingot, Mithril Weave and Any Gold Ingot, arranged in the pattern shown. Produces Lightbringer Chestplate.

Crafting
Any Gold Ingot
Divine Soulshard
Any Gold Ingot
Mithril Weave
Priest Robes
Mithril Weave
Any Gold Ingot
Mithril Weave
Any Gold Ingot
Lightbringer Chestplate Lightbringer Chestplate guaranteed
Developer reference
Registry name
irons_spellbooks:paladin_chestplate
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (1)
irons_spellbooks:items/armors/chestplates

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GDG",
    "WAW",
    "GWG"
  ],
  "ingredients": {
    "A": {
      "item": "irons_spellbooks:priest_chestplate"
    },
    "D": {
      "item": "irons_spellbooks:divine_soulshard"
    },
    "G": {
      "tag": "forge:ingots/gold"
    },
    "W": {
      "item": "irons_spellbooks:mithril_weave"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}