Important
This repository is being prepared for archival and will remain available as a public reference for the current source release. Active public development, issue triage, and free public releases are winding down.
Maintaining a feature-rich client takes sustained time and resources. Repackaged and modified builds being monetized by others have made the previous public-development model unsustainable. Future official releases, support, and distribution may move to a paid model so development can continue.
The code already published here remains available under the GNU General Public License v3.0. This notice does not change the license or rights for existing releases.
A modern multi loader Minecraft utility client built on NeoForge & Fabric with advanced rendering system and modular architecture.
The Lumin rendering system provides custom render pipelines for:
- Rectangles & Round Rectangles
- Shadows & Blur effects
- TTF Font rendering
- Texture rendering
- Custom vertex formats
See Lumin Graphics README for details.
The declarative UI layer built on Lumin is documented in the Epsilon GUI Library Guide.
# Build the mod
./gradlew build
# Run client
./gradlew runClientSpecial thanks to the following projects. See NOTICE for third-party code attributions.
This project, including Lumin Graphics, is licensed under the GNU General Public License v3.0.
Copyright © 2026 NekoyaHouse.