cleanCatClient is an open-source Minecraft PvP client for version 1.8.9. It includes various features to enhance your gameplay experience.
- ArmorStatus: Displays the status of your armor.
- BlockOverlay: Adds an overlay to the blocks you are looking at.
- FPS: Shows your current frames per second.
- FullBright: Increases the brightness of the game.
- KeyStrokes: Displays the keys you are pressing.
- OldAnimation: Reverts to the old Minecraft animations.
- Perspective: Allows you to change the camera perspective without changing the direction you are moving.
- ToggleSprint: Allows you to toggle sprinting.
- CustomFont: Enables the use of custom fonts.
- ClickGui: Provides a graphical user interface for configuring the client.
- DisableBossBar: Disables the boss bar display.
- ColorSaturation: Adjusts the color saturation of the game.
- CustomCrosshair: Allows customization of the crosshair.
- GlintColor: Changes the color of item glint.
- HitColor: Changes the color when hitting an entity.
- PoisonStatus: Displays the status of poison effects.
- FPSBoost: Optimizes settings to increase FPS.
- ChatShortCut: Provides shortcuts for chat commands.
- AntiSpam: Reduces chat spam.
- Coordinate: Displays your current coordinates.
- Minimal View Bobbing: Minimizes the view bobbing effect.
- And a lot of features: Includes many more features to enhance your gameplay.
- Download the latest release from the releases page.
- Extract the downloaded zip file.
- Move the extracted folder to your Minecraft versions directory.
- On Windows:
%appdata%/.minecraft/versions - On MacOS:
~/Library/Application Support/minecraft/versions - On Linux:
~/.minecraft/versions
- On Windows:
- Launch Minecraft with the cleanCatClient profile.
- Open Minecraft and select the cleanCatClient profile.
- Once in-game, press the configured key to open the ClickGui (default is
RSHIFT). - Configure the features as per your preference.
We welcome contributions! Please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch). - Make your changes.
- Commit your changes (
git commit -am 'Add new feature'). - Push to the branch (
git push origin feature-branch). - Create a new Pull Request.
This project is licensed under the MIT License. See the LICENSE file for details.