Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A client-side Minecraft mod that adds various "tweaks" (= usually small-ish individual features)

License

Notifications You must be signed in to change notification settings

joecawley/tweakeroo

 
 

Repository files navigation

Tweakeroo



Tweakeroo is a client-side mod which adds a variety of different "tweaks" to the game, ranging from vanilla bug-fixes to quality-of-life changes which are sure to make your Minecraft experience even more enjoyable!

Default Keybinds

Description Keybind
Main Menu M + X

Note

As of version 0.8.0 and later, Tweakeroo also requires the MaLiLib library mod.

Caution

This mod contains several features that may get you banned from multiplayer servers!

More Info


There are many features that many server owners and admins consider "cheaty". Before using this mod on servers, ensure you know if certain features are disallowed.

Some features may be automatically flagged by several anti-cheat systems. Most notably these include many of the clicking and block placing related features (including hand restock). This is likely due to item use or selected slot change packets being sent faster than the vanilla client typically would. Flexible Block Placement and Accurate Block Placement features work by clicking on the target position's air block, which can also be flagged by anti-cheat systems.


Wiki

Check out the wiki here


My Mods

Development Builds

Development Builds

There are (at least at times) developmental versions of my mods available here

If you encounter bugs, try to update all the mods you have installed from the development page, as many bugs may have been fixed in newer versions (There are at times changes in malilib or the mods that require both of them to be updated at the same time!)


Contact

If you have questions or need help, the best and fastest way to get answers is on my Discord Server.
drawing

Compiling

  • Clone the repository
  • Open a command prompt/terminal to the repository directory
  • run 'gradlew build'
  • The built jar file will be in build/libs/

About

A client-side Minecraft mod that adds various "tweaks" (= usually small-ish individual features)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%