LightningPop v1.0.7
Fixes
- Fixed
ConcurrentModificationExceptioncrash when lightning was spawned on the Netty thread. - Updated
spawnLightning()to run on the main client thread usingminecraft.execute(...), ensuring thread safety when adding entities.
Full Changelog: v1.0.6...v1.0.7