Skip to content

A client-side multi-loader Minecraft mod implementing Siphalor's sorting algorithm from Mouse Wheelie.

License

Notifications You must be signed in to change notification settings

TerminalMC/ClientSort

Repository files navigation

Icon

ClientSort

A standalone implementation of the sorting algorithm from Mouse Wheelie.

Environment Latest Minecraft

Loader Loader Loader

Download on Modrinth Download on CurseForge Download on GitHub

Sorting

To sort an inventory, simply hover over it with your mouse and press the keybind (default: middle mouse button).

You can hold Shift, Control or Alt when pressing the sort button to use a different sorting order.

Client Required, Server Optional

As the name suggests, ClientSort works completely fine if only installed on the client. However, if it is installed on a server, connected clients with the mod will be able to use 'instant' sorting instead of the normal rate-limited sort.

Dependencies

Fabric: Fabric API, ModMenu, Cloth Config API

Neo/Forge: Cloth Config API

Credits

ClientSort uses code from Mouse Wheelie by Siphalor, under license.

Contact

Discord Server

GitHub Issues

License