1.6.0
Compatibility
Changes
π Optix Client v1.6.0 β The Ultimate Polishing Update The definitive Optix Client experience is here. For version 1.6.0, we didn't just add featuresβwe completely overhauled and perfected every single existing module to deliver maximum performance, flawless UI control, and unparalleled customization for competitive PvP.
π οΈ The Great Module Overhaul (Bug Fixes & Refinements) β¨ Motion Blur & FPS Modules: Fully resolved previous stuttering bugs. The motion blur is now buttery smooth, and the FPS counter reflects your real-time performance accurately.
βοΈ CPS & HUD Systems: Completely fixed all dragging, rendering, and alignment issues. Your HUD modules and Click/Keystrokes counters will now perfectly track and snap exactly where you want them.
π― Crosshair Style & Indicators: Re-coded the custom crosshair engine. Crosshair styling and attack/status indicators now render flawlessly without clipping or disappearing mid-fight.
π New Features & Performance Engines π OptiDrops: A brand-new custom item-dropping physics engine. Enjoy sleek, optimized, and visually stunning item drop animations that look amazing without killing your frames.
βοΈ Expanded Client Settings: Added a massive new suite of configuration options. Fine-tune your minimalist aesthetics, toggle hidden optimizations, and customize your layout with deeper control.
π Secondary FPS Boost: Integrated an additional layer of rendering optimization, squeezing even more frames out of intense PvP encounters and heavy chunk loading.
π¦ Technical Specs Version Name: Optix Client v1.6.0
**Platform: Fabric (1.21.x) ** Release Channel: Release
Developer Note: With all core modules officially fixed and optimized, v1.6.0 stands as our most stable and competitive release to date. Thank you all for the incredible feedback during development! Note - This Client Is Still Underdevelopement If You Find Any Bugs Or Glitches Dont Get Disoppointed Just Report Us In Discord Server https://discord.gg/n6MbK9NtUC
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:IpIMaYzj:kzbh1rAK"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:IpIMaYzj:kzbh1rAK"
}

