Files
hytale-chain-lightning/src/main/java/com/mythlane/chainlightning
kayjaydee cc3bb767f7 feat: enhance HytaleVfxEmitter to spawn Splash particles and apply tint effects
- Updated HytaleVfxEmitter to emit Splash particles directly using ParticleUtil, ensuring client-side effect deduplication is bypassed.
- Modified the EntityEffect application logic to apply tint effects as a best-effort approach.
- Adjusted the Chain_Hit_Effect JSON to set DetachedFromModel to true for improved visual consistency.

Tests: All tests passing. Build: ./gradlew clean build successful.
2026-04-28 08:40:32 +02:00
..