Coffee
Coffee copied to clipboard
A multipurpose Minecraft client mod, focussing on utilities to make the game easier.
Coffee Client
A very based 1.20.1 Minecraft client with some of the best visuals currently on the market.
Installing
You will need:
- Minecraft: Java Edition
- Fabric Mod Loader
How to install - stable version
- Get the latest release,
latest.jar, from thebindirectory in this repository. - Drag
latest.jarinto your mods folder. - Launch Minecraft with your Fabric launcher profile.
How to install - dev builds
- Get the latest dev build,
latest-dev.jar, from the latest build action's artifacts (more info below) - Drag
latest-dev.jarinto your mods folder - Launch Minecraft with your Fabric launcher profile
How to get a release from a dev build (without Github Account)
https://nightly.link/Coffee-Client/Coffee/workflows/gradle/master/latest-dev.zip
or you can download it directly from Github using the method below (Github Account needed)
How to get a release from a dev build (directly with Github)
- Click the "Actions" tab

- Click the latest entry

- Click on the "latest-dev.jar" artifact and download it

Note that you have to be logged in to download artifacts or you can download it from nightly.link using the link from the above section.
Using
The ClickGUI is not bound by default. To bind it, run .bind ClickGUI and press the desired hotkey to bind to.
To search inside the ClickGUI, just type in the module name. The current search term will appear at the bottom right. Use esc to clear your search query
Reporting bugs:
Go to the issues page and open an issue. Make sure to attach anything related. Describe the bug as precisely as possible, and attach related crash report/log files, if available.
Making suggestions
Go to the issues page and describe the suggestion. Make sure to specify any details you consider important. If your suggestion can benefit the client, it will be added at some point.
Contributing
Fork this repository, add your code, and make a pull request. MAKE SURE TO TEST THE FEATURE BEFORE OPENING THE PULL REQUEST