File Details
astranoptimisation-1.0.0.jar
- R
- Apr 12, 2026
- 28.75 KB
- 469
- 1.21.1
- NeoForge
File Name
astranoptimisation-1.0.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Astran Optimisation v1.0.0 — Initial Release
Particle Engine Overhaul
-
Implemented Dynamic Throttling: Added a real-time monitor that scales the particle budget based on current framerate.
-
Added ParticlePositionAccessor: New interface-based accessor for high-speed coordinate retrieval.
-
Distance Culling: Particles now automatically cancel their spawn sequence if generated outside the configured render distance.
Entity Rendering & AI
-
Radical Entity Culling: Integrated Frustum Culling to prevent the CPU from processing entities behind the player's field of view.
-
Item-Frame Optimization: Items on the ground now cull at a strict 16-block radius to prevent farm-related lag.
-
Brain Throttling: Staggered the AI "tick" frequency for distant mobs, significantly reducing CPU overhead.
Configuration & Core
-
Native Menu Integration: Added a real-time configuration screen accessible via the mod list.
-
Aggressive Culling Toggle: New master switch for low-end hardware to bypass heavy rendering calculations.
-
NeoForge 1.21.1 Support: Fully optimized for the latest version of the NeoForge modding API.

