Skip to content

tl0x/Cornos

 
 

Repository files navigation

Cornos

based block game hax

This client is discontinued.

cornos-logo

GitHub GitHub release (latest by date) Size

Support

we have discor

Installation

Easy installation

You can use the cornos installer to easily install this mod. If you wish to install the mod manually, keep reading

To download the mod jarfile, read How to obtain the mod without building

To contribute or build the mod yourself, read Building and contributing

Installing as a fabric mod

  1. Install the fabric loader
  2. Drag the mod jarfile and the fabric api to (Minecraft folder)/mods. If there is no mods folder, create one. If you have a custom version folder, use that one.
  3. Launch the fabric instance using your Minecraft launcher

Building

  1. Clone this repo
  2. Open the new folder in your terminal
  3. On Linux/Mac: $ chmod +x ./gradlew && ./gradlew build. On Windows: gradlew.bat build.
  4. Jarfile will be in build/libs, ccl-(version).jar

Prebuilt jar

The prebuilt fabric mod jar can be found in the builds folder.

After you obtained the jarfile, read the section above, "Installing the jarfile".

Screenshots

Home screen

grafik

ClickGUI

grafik

HUD

grafik

Credits

Thanks to everyone who contributed to this! Special thanks go to:

  • xlvin#2111 for making the logo
  • Chicken#0002 for a ton of work on the client
  • and everyone else who contributed.

Without you, this project would've gone to the bin a long time ago. Thanks!

About

based block game cheats

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.8%
  • Other 0.2%