Auxilio

Mouse and inventory management utilities and ergonomics

build status

Auxilio

Means help or assist in Latin.

Focuses on mouse/item interaction quality-of-life in inventory and crafting screens.


Features

All options can be toggled on/off via in-game mod config menu, or root Minecraft directory config file

Esc > Mods > Auxilio config

minecraft_root/config/auxilio-common.toml

Middle click sort in crafting grid:

Middle click on any crafting slot (2x2 or 3x3) and it will sort the grid.

Single-item-type grids are spread as evenly as possible across all valid crafting slots.

single item

Mixed-item grids use type-local balancing: each type is equalized within the slots that already contain that type.

mixed items

Shift + double left-click bulk transfer:

Shift + double left-click on a player-inventory slot quick-moves all matching items from player inventory into the currently open container (for example chest or crafting table inventory), as allowed by slot rules.

bulk deposit

Shift + drag quick move:

Hold Shift and drag left-click across slots to quick-move hovered stacks. Each hovered slot is clicked at most once per drag stroke to avoid repeated click spam.

shift drag

Scroll transfer:

Scroll up: move 1 item from hovered slot toward the opposite inventory side.

Scroll down: move 1 item from hovered non-player slot into player inventory.

scroll deposit

Repeat right-drag:

Config option: enableRepeatRightDrag (default true). When enabled, RMB drag replaces vanilla drag behavior. Re-entering a slot during the same drag places another item there.

rmb drag

Debug logging:

  • Config option: debugMouseTweaks.
  • When enabled, detailed mouse tweak traces are logged with [MouseTweaks] in run/logs/latest.log.
[15:52:22] [FileWatcher-1-thread-1/DEBUG] [ne.ne.fm.co.ConfigWatcher/CONFIG]: Config file auxilio-common.toml changed, re-loading
[15:52:25] [Render thread/INFO] [co.ja.au.Auxilio/]: [MouseTweaks] scrollUp moved one item from slot 30 to slot 0
[15:52:25] [Render thread/INFO] [co.ja.au.Auxilio/]: [MouseTweaks] scrollUp moved one item from slot 30 to slot 0
[15:52:25] [Render thread/INFO] [co.ja.au.Auxilio/]: [MouseTweaks] scrollUp moved one item from slot 30 to slot 0
[15:52:25] [Render thread/INFO] [co.ja.au.Auxilio/]: [MouseTweaks] scrollUp moved one item from slot 30 to slot 0

The Auxilio Team

profile avatar
Owner
  • 1
    Projects
  • 31
    Downloads