Lesser Spell Slot Improvement
irons_spellbooks:lesser_spell_slot_upgrade

Lesser Spell Slot Improvement

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

Acquisition

Crafting using Hogskin, Arcane Cloth, Hogskin, Hogskin, Arcane Cloth, Hogskin, Hogskin, Arcane Cloth and Hogskin, arranged in the pattern shown. Produces Lesser Spell Slot Improvement.

Crafting
Hogskin
Arcane Cloth
Hogskin
Hogskin
Arcane Cloth
Hogskin
Hogskin
Arcane Cloth
Hogskin
Lesser Spell Slot Improvement Lesser Spell Slot Improvement guaranteed
Developer reference
Registry name
irons_spellbooks:lesser_spell_slot_upgrade
Namespace
irons_spellbooks
Mod ID
irons_spellbooks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "HCH",
    "HCH",
    "HCH"
  ],
  "ingredients": {
    "C": {
      "item": "irons_spellbooks:magic_cloth"
    },
    "H": {
      "item": "irons_spellbooks:hogskin"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}