File Details
MagePack-1.0.9.jar
- R
- Feb 22, 2026
- 339.94 KB
- 525
- Early Access
File Name
MagePack-1.0.9.jar
Supported Versions
- Early Access
Added
- New reverse explosive spell:
explosive_reverse_detonate. - Reverse explosive config controls:
reverseEnabledreverseSampleRadiusreversePasteOffsetYreverseMaxPlacedBlocksreverseCooldownSecondsreverseReagentCostFlatreverseRequireLineOfSightreverseDisallowInsideSolidreversePlaceOnlyIntoAir- reverse SFX/VFX IDs and scale
- New reagent entry for reverse explosive:
magePack.reagents.explosive.reverseDetonate
- New cooldown key for reverse explosive:
magepack.explosiveSpell.reverseCast
- New spell ID:
explosive_reverse_detonate
Changed
- Void spellbook secondary default is now
explosive_reverse_detonate(RMB on spellbook), while primary remainsexplosive_detonate. - Explosive interaction now supports both normal detonate and reverse mode branches.
- Default explosive tuning updated:
reverseCooldownSeconds: 1reverseReagentCostFlat: 2reverseSampleRadius: 4reversePasteOffsetY: 2reverseMaxPlacedBlocks: 96falloffModel: linearreverseVfxScale: 3.2
Fixed
- Hardened armor stat sync event handling to prevent
PlayerReadyEventdispatch failures from uncaught exceptions. - Added safer null/ticking/store guards and scheduling protection in armor regen sync flow.
- Improved error logging around armor sync failures for actionable stack traces.