Описание
# Lightweight Inventory Sorting
Simple, lightweight inventory sorter for Fabric (**works in multiplayer!**)
[](https://discord.gg/GTA4awvHfm)
## CLIENT-SIDE ONLY

## Features
- Sorts items alphanumerically (or reverse)
- Combines like items into stacks
- Works in the following containers:
- Chests (single/double, minecart, boat, etc)
- Ender Chests
- Barrels
- Shulker Boxes
- Player Inventory
- Customizable settings (requires [Cloth Config](https://modrinth.com/mod/cloth-config))
- Button sizing and placement
- Sorting type
- Keybind for sorting
## Required Dependencies
- [Fabric API](https://modrinth.com/mod/fabric-api)
## Optional Dependencies
- [ModMenu](https://modrinth.com/mod/modmenu)
- [Cloth Config](https://modrinth.com/mod/cloth-config)
## License
This mod is distributed under [MIT License](https://github.com/borknbeans/LightweightInventorySorting/blob/main/LICENSE)