dejavu-2.3.2.jar
Curse Maven Snippet
What's new
Notice: Version v2.3.0 was pulled due to memory allocation overhead. v2.3.2 is the official release containing critical performance fixes and bug patches.
⚡ What We Fixed For Final Release
💥 TPS Lag Destroyed
- Removed bad 226,000-block search loop (
BlockPos.findClosest) in protection checks. - Protection now uses O(1)O(1) fast chunk cache. TPS stays at solid 20.0 TPS.
🧹 Memory Leak & Micro-Stutters Fixed
- Cached icosahedron forcefield geometry into static arrays (
ResonantBeaconBlockEntityRenderer). - Heap allocation rate dropped to near zero. No more GC micro-freezes.
🌿 Broken Tall Grass Fix
- Tall grass rot now turns into single
ROTTED_GRASSblock instead of breaking double-plant states.
🎥 Upside-Down Screen Fix
- Clamped camera vibration pitch (
-90to90) near maze beacon. No more flipped camera.
🧭 Coords & File Cleanup
- Updated guide beacon coords to exact
(0, 59, 0). - Deleted unused template mixin files (
modid.client.mixins.json).
This mod has no additional files

