promotional bannermobile promotional banner

Iron's Spells 'n Spellbooks

A magic mod bringing back the classic RPG spellcasting fantasy.

File Details

v1.20.1-2.0.2

  • R
  • Oct 28, 2023
  • 5.98 MB
  • 50.5K
  • 1.20.1
  • Forge + 1

File Name

irons_spellbooks-1.20.1-2.0.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:irons-spells-n-spellbooks-855414:4821557")

NeoForge

implementation fg.deobf("curse.maven:irons-spells-n-spellbooks-855414:4821557")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Additions

  • Added Mana Regen attribute
  • Added the Amethyst Resonance Charm, a craftable necklace that gives +15% mana regeneration

Changes

  • Buff Magic Arrow's base damage by 5
  • Add CastSource to SpellCastEvent for developers
  • Rework Priest Armor Texture, courtesy of Crydigo
  • Tweak most jewelry textures
  • Any armor can now be upgraded instead of only mage armor (can_be_upgraded tag has been removed)
  • Spectral Hammer debris reduced

Fixes

  • Fixed inconsistent Magic Arrow block penetration
  • Fixed the two-handed sword models when using left hand mode
  • Mobs can no longer detect your armor when affected by True Invisibility
  • Fixed geckolib armor anchor points causing misaligned armor models when the player is animating
  • Fixed JEI recipe autocomplete exploit
  • Fixed Raise Dead spell not being able to find suitable ground locations at y < 0

API

  • Added InscribeSpellEvent, courtesy of Silvertide7
  • Added ChangeManaEvent
  • Added SpellDamageEvent