
Elytra Optimizer
A mod that aims to fix slow chunk generation while using elytra.
Elytra Optimizer 1.0.0+1.20.4
release22 декабря 2025 г.v1.0.0 (Current) Added Three operating modes: PREDICT (3GB+), SMOOTH (1.25-3GB), PASSIVE (<1.25GB) Auto-mode selection based on server RAM at startup Adaptive cone system: 45° → 5° during sustained straight flight (up to 80% fewer chunks) Memory-aware throttling: Pauses at configurable memory threshold Skip already-loaded chunks: Eliminates redundant ticket issuing Mod compatibility layer: Detects C2ME, Lithium, and 10+ other mods Modded flight support: Origins, Create, Colytra, Trinkets, Curios, Caelus API In-game commands: /eo stats, /eo toggle, /eo debug, /eo reload SMOOTH mode: Rate-limits chunk loads to 2/tick for mid-spec servers PASSIVE mode: Monitoring only for very low-spec servers Optimized Primitive collections (fastutil LongOpenHashSet) Pre-computed trig tables Thread-local scratch buffers Cached MSPT with 100ms TTL Squared distance comparisons (avoids sqrt)
Elytra Optimizer 0.1.0+1.20.4
release22 декабря 2025 г.1.0.0 – Initial Release
- Detects high-speed elytra glides and forecasts upcoming chunks.
- Adds short-lived preload tickets to smooth chunk bursts without increasing load.
- Fully server-side, compatible with vanilla clients plus Lithium/C2ME/FerriteCore.
