File Details
Ars 'n Spells 2.1.0 (Neoforge 1.21.1)
- R
- Mar 23, 2026
- 236.23 KB
- 6.1K
- 1.21.1
- NeoForge
File Name
ars_n_spells-2.1.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Ars 'n' Spells 2.1.0 - Bug Fix & Stability Release
Critical Fixes
- Fixed inventory loss when using Corpse mod.
- Fixed progression sync packet handler being empty. Progression data now properly syncs to the client
- Fixed
MixinSanctifiedAbstractSpellnot being registered in the mixin config. Cursed Ring LP bypass for mana unification now actually works - Fixed
MixinSpellStatsPotencybeing incorrectly disabled without Iron's Spellbooks. Spell potency scaling now works standalone with just Ars Nouveau - Fixed
MixinManaCapabilitydirectly importing Iron's Spellbooks classes. This no longer risks a crash when Iron's Spellbooks is not installed - Fixed
MixinSanctifiedAbstractSpellparameter type mismatch with Iron's Spellbooks3.15.4due tocanBeCraftedBysignature changes
Bug Fixes
- Implemented proper namespace-based cooldown isolation. Ars and Iron's cooldowns are now tracked independently per category, for example
ars:OFFENSIVEvsirons:OFFENSIVE - Removed
Thread.sleep()call during mod initialization that could delay startup - Fixed thread safety inVirtueRingHandler,CursedRingHandler,IronsLPHandler, andLPDeathPreventionby replacingHashMapwithConcurrentHashMapto prevent potential concurrent modification issues - Fixed affinity levels being able to go negative from network sync. Levels are now clamped to
0–100
Cleanup
- Removed orphaned
item.ars_n_spells.affinity_shardlang key. The item was never registered - Fixed
BridgeManagercreating new bridge instances on every mana query when unification is disabled. It now reuses cached instances

