YaLTeR / MouseTweaks

A Minecraft mod that enhances inventory management.
https://minecraft.curseforge.com/projects/mouse-tweaks
BSD 3-Clause "New" or "Revised" License
112 stars 33 forks source link
java minecraft mod

Mouse Tweaks

A mod that enhances inventory management by adding various functions to the mouse buttons.

How to build

gradlew build

Compatibility

Mouse Tweaks should work with everything based on AbstractContainerScreen. If your GUI isn't based on AbstractContainerScreen, or if you want to provide additional compatibility, take a look at src/main/java/yalter/mousetweaks/api/.