Skip to content

hoangcoderr/cleanCatClient

Repository files navigation

cleanCatClient

cleanCatClient is an open-source Minecraft PvP client for version 1.8.9. It includes various features to enhance your gameplay experience.

Features

  • 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.

Installation

  1. Download the latest release from the releases page.
  2. Extract the downloaded zip file.
  3. 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
  4. Launch Minecraft with the cleanCatClient profile.

Usage

  1. Open Minecraft and select the cleanCatClient profile.
  2. Once in-game, press the configured key to open the ClickGui (default is RSHIFT).
  3. Configure the features as per your preference.

Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Create a new Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

An open-source of Minecraft PVP 1.8.9 depends on Eric Golde tutorial.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages