1.7.0
Compatibility
Changes
Optix Client UI Update V1
A clean, modern and optimized Minecraft utility client built for Fabric 1.21.6 To 1.21.11 with a custom sleek Optix-style ClickGUI and smooth user experience.
⨠Features
- Modern animated ClickGUI
- Smooth hover animations
- Clean dark transparent UI
- Responsive module layout
- Smooth scrolling
- Search bar support
- Lightweight rendering
- Optimized performance
- Minimal modern aesthetics
- Custom green accent styling
- Smooth category transitions
- Fast and responsive interface
šØ GUI Design
The ClickGUI includes:
- Transparent dark background
- Neon green accent styling
- Smooth hover animations
- Modern module cards
- Clean enable/disable buttons
- Animated category selection
- Top accent border
- Minimal and polished design
**š Categories **
- All
- HUD
- Renderer
- Mechanics
- Misc
** ā” Performance**
Designed to remain lightweight while providing a smooth and modern in-game experience.
š Requirements
- Minecraft 1.21.6 Above
- Fabric Loader
- Fabric API
š Notes
Optix Client focuses heavily on clean visuals, responsive UI interactions, and optimized rendering performance while maintaining a modern client appearance.
ā¤ļø Credits
Custom UI and client redesign created for a smooth modern Minecraft experience Made By Regent Playz!
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:PIDBxcmS"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:IpIMaYzj:PIDBxcmS"
}

