Описание
"Small" Minecraft Fabric mod featuring inventory utilities like scrolling, sorting and auto refilling of items.
_No mouses were harmed in the making of this mod._
## Main Features
| Feature | Description | How? | Availability |
|-----------------------|----------------------------------------------------------------------------|-----------------------------------------------|----------------------------------------------------------|
| Inventory scrolling | Scroll over stacks in inventories to move them around | Scroll over stacks | Everywhere |
| Depositing/Restocking | Move all items that already exist in another inventory | Hold space and left click | Everywhere |
| Inventory sorting | Sort items in inventories by name, quantity or creative order | Press middle mouse button | Everywhere (faster if on server¹, creative since 1.19.3) |
| Scroll through tabs | Scroll through tabs and pages in the creative inventory or recipe book | Scroll over tabs/pages | Everywhere |
| Auto refill | Automatically refills used up tools, foods and the like from the inventory | Use something up | Everywhere |
| Tool picking | Pick the correct tools for the focused block | Press middle mouse button when holding a tool | Everywhere |
| Quick crafing/trading | Right click on recipes in the recipe book or trades to instant trade | Read to the left :) | Everywhere |
| Armor swapping | Quickly swap equivalent armor pieces | Right-click while having the item in hotbar | Up to 1.19.4, later built in to Vanilla |
Additionally, clicks and scrolling in the inventory will change behavior when pressing the following modifier keys:
- Shift: Applies the action to the full stack instead of single items
- Ctrl: Applies the action to all items of the same type
- Alt: Drops the item instead of moving it
Basically all the actions are rebindable in the controls menu.
¹: Works on singleplayer or on servers if the mod is installed on the server as well.
## Configuration
Lots of stuff is configurable.
To open the config screen you'll need to install [Mod Menu](https://modrinth.com/project/mOgUt4GM).
Alternatively, you can edit the config file `mousewheelie.hjson` in the config folder after the first launch.
Changes will only be applied after a restart when editing the config file.
## Translation status
[](https://weblate.siphalor.de/engage/mouse-wheelie/)
Contribute or improve translations [here](https://weblate.siphalor.de/engage/mouse-wheelie).
## Notes for Server Operators
A bunch of the features in this mod are rightfully considered cheating.
See [here](https://github.com/Siphalor/mouse-wheelie/blob/master/SERVER_OPERATORS.md) for information on how to prevent this.