Cultist Armor
irons_spellbooks:cultist_chestplate

Cultist Armor

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

Acquisition

Smithing using no listed ingredients. Produces Cultist Armor.

Smithing
Cultist Armor Cultist Armor guaranteed

Crafting using Wizard Robes, Blood Rune and Arcane Essence, in any arrangement. Produces Cultist Armor.

Crafting ⇆ any arrangement
Wizard Robes
Blood Rune
Arcane Essence
Cultist Armor Cultist Armor guaranteed
Developer reference
Registry name
irons_spellbooks:cultist_chestplate
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (1)
irons_spellbooks:items/armors/chestplates

Recipe JSON (2):

{
  "recipe_type": "minecraft:smithing_transform",
  "pattern": null,
  "ingredients": null,
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "irons_spellbooks:wizard_chestplate"
    },
    {
      "item": "irons_spellbooks:blood_rune"
    },
    {
      "item": "irons_spellbooks:arcane_essence"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}