Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 heliosclient java minecraft-mod minecraft-utility-mod
Last synced: 3 months 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-24T15:14:12.000Z (4 months ago)
- Last Synced: 2024-10-01T08:21:36.993Z (3 months ago)
- Topics: fabricmc-mod, helios-client, helios-utility-mod, heliosclient, java, minecraft-mod, minecraft-utility-mod
- Language: Java
- Homepage: https://heliosminecraft.github.io/
- Size: 6.62 MB
- Stars: 19
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
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 new GUI
New clickGui as of commit #235 (a13bf24)
Click to show the previous GUI
Previous click-gui as of commit #199 (0758e8c)
Click to show the old GUI
## 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.
- [Trouser-Streak](https://github.com/etianl/Trouser-Streak) for finding the 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.**