An open API service indexing awesome lists of open source software.

https://github.com/nekoyahouse/epsilon

A high-performance Fabric & NeoForge Minecraft utility mod developed during the Jurassic period, featuring advanced rendering optimization and anti-cheat compatibility, which wasn't unearthed until 2026.
https://github.com/nekoyahouse/epsilon

2b2t-utility-mod compute-graphics fabric glsl grimac java minecraft ncp neoforge opengl vulkan

Last synced: 6 days ago
JSON representation

A high-performance Fabric & NeoForge Minecraft utility mod developed during the Jurassic period, featuring advanced rendering optimization and anti-cheat compatibility, which wasn't unearthed until 2026.

Awesome Lists containing this project

README

          

Epsilon




English |
δΈ­ζ–‡


Build
License
Loaders
Discord


QQ Group 1
QQ Group 2

## πŸ“Œ Overview
A modern multi loader Minecraft utility client built on NeoForge & Fabric with advanced rendering system and modular architecture.

## πŸš€ Addon System
[Epsilon Addon Template](https://github.com/slmpc/Epsilon-Addon-Template)

[Addon Development Guide](docs/addon-development.md)

## 🎨 Graphics System

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](src/main/java/com/github/epsilon/graphics/README.md) for details.

## βš™οΈ Build & Run

```bash
# Build the mod
./gradlew build

# Run client
./gradlew runClient
```

## πŸ“ License

This project is distributed under a multi-license model:

- **Project Core**: Licensed under the [Apache License 2.0](LICENSE).
- **Graphics**: The core rendering components (located in `src/main/java/com/github/epsilon/graphics/`)
are licensed under the [MIT License](src/main/java/com/github/epsilon/graphics/LICENSE).

---

Copyright Β© 2026 NekoyaHouse.