Skip to content

A small client useful for a variety of tasks ranging from raiding to duping.

License

Notifications You must be signed in to change notification settings

crazymoose77756/Cornos

 
 

Repository files navigation

CornClient

A small utility mod for Minecraft useful for a variety of tasks ranging from raiding to duping.


Support

You can open an issue for help or feature requests. If that is not the right thing for you, you can DM 0x150#9893 on discord.

Installation

Since so many people ask me how to build this and cant read apparently, I will say the following

YOU DO NOT NEED TO BUILD IT YOURSELF. READ How to obtain the mod without building TO DOWNLOAD A PRE-BUILT JAR

If you want to contribute or really build it yourself, read this

Installing the jarfile

  1. Install the fabric loader
  2. Drag the jar file and the fabric api to (Minecraft folder)/mods. If there is no mods folder, create one.
    Side note: you may have selected a custom installation path for the fabric launcher profile. If that's the case, use that folder as minecraft folder.
  3. Launch fabric using your launcher of choice.

Building

  1. Clone this repo
  2. Open the new folder in your terminal
  3. ./gradlew build
  4. Jarfile will be in build/libs, ccl-(version).jar

Prebuilds

The prebuilt jarfile can be found in the builds folder.

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

Modules

  • No Fire overlay
  • Autotool
  • ClickGui
  • Antihunger
  • Autorespawn
  • No Pumpkin overlay
  • Client configuration (prefix, enable or disable custom prefix/homescreen)
  • Nuker
  • Massbreak
  • Buildlimit (allows you to place blocks below you (or at build limit))
  • Midairplace
  • Xray
  • Flight
  • Nofall
  • Moongravity
  • Jesus
  • Suicide
  • Servercrasher
  • Antioffhandcrash
  • And more

Commands

  • Toggle (t), toggles a module on or off
  • Config
  • Help
  • Dupe
  • Crash
  • Keybind
  • Clip
  • And more

.help modules in chat for modules, .help commands for a list of commands.

Screenshots

Click GUI

image

Home screen

image

HUD (more to come)

image

About

A small client useful for a variety of tasks ranging from raiding to duping.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.8%
  • Other 0.2%