Pufferfish's Skills: Iron's Spellbooks Compat

Adds compatability between Iron's Spells and Spellbooks and Pufferfish's Skills. Restrict casting spells behind having a skill, or allow players to cast skills without a skill book (innately) by gaining a skill.

File Details

irons_spellbooks_pufferfish_compat-1.2.0.jar

  • R
  • Jun 1, 2026
  • 67.28 KB
  • 0
  • 1.21.1
  • NeoForge

File Name

irons_spellbooks_pufferfish_compat-1.2.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:irons-spellbooks-x-pufferfishs-skills-1554211:8182318"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Uses the new events in pufferfish to remove all polling within this mod. Now the state of restrictions is updated purely when events are emitted for locks and unlocks of skills, and only for the player it applied to. This is much more efficient now that we have access to the player in the event, and all code pathways that lock or unlock skills now emit events. Requires the latest pufferfish version to work.