File Details
optiframes-2.2.0.jar
- R
- Mar 4, 2026
- 51.97 KB
- 46
- 1.21.11
- Fabric
File Name
optiframes-2.2.0.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
Performance
- Atlas texture updates now only upload the changed 128x128 map section instead of the entire atlas, significantly reduces lag spikes when maps update
- Map dirty page tracking moved to world tick instead of checking every entity
- Pre-computed rotation calculations: map rotations now use cached values instead of recalculating math every single frame
- Direction lookups optimized: uses fast lookup tables instead of runtime calculations for neighbor detection
You can expect a gain of ~10-15 FPS compared to last version
Bug Fixes
- Fixed atlas size configuration not being editable, now properly changes on world rejoin