Compatibility
Minecraft: Java Edition
26.1.x
1.21.1–1.21.11
Platforms
Supported environments
Client-side
Tags
Creators
Details
Licensed MIT
Published 3 weeks ago
Changelog
-
Asynchronous Culling: Offloads heavy rendering math to a background thread to prevent CPU stuttering.
-
Primitive Data Sets: Uses FastUtil IntOpenHashSet instead of standard Java maps to eliminate memory leaks and "garbage" collection spikes.
-
Double-Buffering: Implements a lock-free "swap" system so the main thread never has to wait for background calculations.
-
Adaptive Item Culling: Automatically hides dropped items and XP orbs at shorter distances to prioritize framerates in crowded areas.
-
Platform Target: Engineered specifically for NeoForge 1.21.1 on integrated graphics (Intel UHD/Iris Xe).
Files
opticore-1.0.0.jar(33.11 KiB) Primary
Metadata
Release channel
ReleaseVersion number
1.0.2Loaders
NeoForge
Game versions
1.21.1–26.1.2Environment
Client-side only




