A Complete (nearly) mod to have various features on various Minecraft versions
Also available in other Languages: Türkçe, Deutsch
- 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
- 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).
- 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.