Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        





Fabric anarchy utility mod for the latest Minecraft version.


GitHub last commit
GitHub commit activity
GitHub contributors

## 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)


New Click GUI

Click to show the previous GUI

Previous click-gui as of commit #199 (0758e8c)


Prev Click GUI

Click to show the old GUI
Old Click 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.**