No description
https://axolotlclient.com
- Java 99.9%
| .forgejo/workflows | ||
| 1.8.9 | ||
| 1.20 | ||
| 1.21 | ||
| 1.latest | ||
| common | ||
| doc | ||
| gradle/wrapper | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| build.gradle.kts | ||
| CHANGELOG.md | ||
| formatting.xml | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| HEADER | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
AxolotlClient-mod
A Complete (nearly) mod to have various features on various Minecraft versions
Also available in other Languages: Türkçe, Deutsch
Features
- 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
Links
Contributing
- feel free to join the discord to discuss new features
- if you have a feature or a new/updated translation, feel free to open a pull request.
- note your changes in CHANGELOG.md to be added to the next version's changelog.
To build:
./gradlew build
Use -Paxolotlclient.modules.<version_name>=true to add a version to the build. Add -Paxolotlclient.modules.all=true
to build everything. In case you use an IDE, you can also add the respective properties to gradle.properties files
(or remove them).
Licensing
- This mod is licensed under the LGPL-3.0 License.
AxolotlClient-mod
Copyright (C) 2021-present moehreag + Contributors
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with this program; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- For more information see the LICENSE file.


