This README is also available in Türkçe and Deutsch.
Axolotl is a Client for Minecraft that introduces a range of features across various game versions, promoting a better, customizable environment for the user.
Axolotl Client offers a multitude of features including:
- Custom Skies Implementation
- Freelook (Disabled on some servers)
- Nametag
- Beacon Beams
- Dynamic FOV
- Low Fire / Low Shield
- Hit Color
- Screenshot Utils
- Zoom
- Various Hud Modules (port of KronHUD, but with additions)
- Including, but not limited to:
- Ping
- FPS
- CPS
- Armor
- Potions
- Keystrokes
- ToggleModifiers
- Server IP
- Icon
- Speed
- Scoreboard
- Crosshair
- Coordinates
- ActionBar
- BossBar
- Arrow
- Item Update
- Pack Display
- Real Time
- Reach
- Hotbar
- Memory
- PlayerCount
- Compass
- TPS (Ticks per second)
- Combo
- Player
- Chat
- Including, but not limited to:
- Hypixel Features
- AutoGG / GF / GLHF
- LevelHead
- Nick Hider
- Skyblock
- AutoTip
- AutoBoop
- Custom Block Outlines
- Time Changer
- Fullbright
- Motion Blur
- TNT Time
- Scrollable Tooltips
- Particles
- Discord RPC
- Custom Badges
For more details and updates, visit the links below:
We welcome all contributions to Axolotl Client. Join our Discord community to discuss new features or open a pull request if you have a feature or a new/updated translation to share. Remember to note your changes in CHANGELOG.md for inclusion in the next version's changelog.
For those interested in the most current version or building from the source directly, follow the instructions below:
To build the project, use the following command:
./gradlew buildIf you wish to build a specific version, use:
./gradlew build -Paxolotlclient.modules.<version_name>=trueReplace <version_name> with the desired version name.
To build all available versions at once, use:
./gradlew build -Paxolotlclient.modules.all=trueFor those using an Integrated Development Environment (IDE), you can add the respective properties mentioned above to the gradle.properties files or remove them as required.
Ensure to download the respective API package for your version before you download:
- 1.8.9: Legacy Fabric API
- 1.16.x: Fabric API (necessary parts are shipped with the mod)
- 1.19+: QSL (necessary parts are shipped with the mod)
We do not endorse or support cheats/hacks. If you believe any options packaged by this mod could be considered as such, please let us know.
The only data sent to our server is your public Minecraft account UUID, which isn't stored longer than one game session.
Our heartfelt thanks to the open-source contributors, particularly DarkKronicle, the creator of KronHUD, and AMereBagatelle, the author of the FabricSkyBoxes mod. Without their contributions, Axolotl Client would not be as comprehensive as it is.
Axolotl Client is licensed under the LGPL-3.0 License. For more details, see the LICENSE file.