Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yalter/mousetweaks

A Minecraft mod that enhances inventory management.
https://github.com/yalter/mousetweaks

java minecraft mod

Last synced: about 23 hours ago
JSON representation

A Minecraft mod that enhances inventory management.

Awesome Lists containing this project

README

        

# 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/`.