https://github.com/heliosminecraft/heliosclient
Fabric anarchy utility mod for the latest Minecraft version.
https://github.com/heliosminecraft/heliosclient
fabricmc-mod helios-client helios-utility-mod java minecraft-mod minecraft-utility-mod
Last synced: about 1 year ago
JSON representation
Fabric anarchy utility mod for the latest Minecraft version.
- Host: GitHub
- URL: https://github.com/heliosminecraft/heliosclient
- Owner: HeliosMinecraft
- License: mit
- Created: 2024-02-13T17:44:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-25T16:50:55.000Z (over 1 year ago)
- Last Synced: 2025-04-12T09:12:31.572Z (about 1 year ago)
- Topics: fabricmc-mod, helios-client, helios-utility-mod, java, minecraft-mod, minecraft-utility-mod
- Language: Java
- Homepage: https://heliosminecraft.github.io/
- Size: 6.36 MB
- Stars: 25
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Fabric anarchy utility mod for the latest Minecraft version.
## Images
Keep in mind that these images might be outdated as Helios is currently updating frequently!
Click to show the latest client GUI
WIP
Click to show old GUI
New clickGui as of commit #235 (a13bf24)
Previous click-gui as of commit #199 (0758e8c)
Very old GUI (In starting stages)
## Building
1. Clone this repository
2. Run:
- Windows (CMD): `gradlew build`
- Linux/macOS/Windows (Powershell): `./gradlew build`
## Installation
- Install [Fabric](https://fabricmc.net/use/installer/) for Minecraft 1.20.4
- Put this mod into the `.minecraft/mods` folder
- The default keybind for the click-gui is `RSHIFT`.
***Note: In future we may require [Satin API](https://modrinth.com/mod/satin-api) for shaders (or it will be packaged together)***
## Submitting a Bug
To submit a bug open an issue in this repository. Before doing so please assure yourself that the issues isn't already listed under [Known issues](#known-issues).
## Known issues
- ~~Buggy modules like Tick-Shift.~~
- Incomplete modules like Phase, Fucker, InventoryTweaks.
- ~~HudElements don't resize to their proper locations sometimes.~~
- Scripting System (WIP).
- Lack of combat and some important utility modules.
- ~~No Baritone Integration~~
- ~~No AltManager~~ No AltManager GUI
- Lack of commands
- Lack of shaders (Neither of the current contributors know much good about GLSL)
## Contributing
If you want to contribute to this project, look into the [`CONTRIBUTING.md`](https://github.com/HeliosMinecraft/HeliosClient/blob/main/CONTRIBUTING.md) file for more detail.
## Contributors
Thanks to all the people who helped to make this project what it is now, especially the main team:
## Thanks to
- [MoonlightMeadows](https://github.com/kawaiizenbo/MoonlightMeadows) made by [Kawaiizenbo](https://github.com/kawaiizenbo) for serving as base project.
- Crosby, etianl and rfresh for the whole Palette Exploit
- Many other clients for serving as a base for inspiration. (Like Meteor-Client, BleachHack, TH Recode, Old 3arth4ck, LiquidBounce)
- [0x3C50](https://github.com/0x3C50/Renderer) for the Renderer library (especially the FontRenderer).
- [Bleach Hack](https://github.com/BleachDev/BleachHack/tree/1.20.4) for the 3D rendering.
## Support
**Join our [discord server](https://discord.gg/zNCnP3pCvx) for additional support or create an issue.**



