Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

MouseTweaks.general.“LMB tweak with item”

Left click and drag with an item to “left click” items of the same type. [default: true]

Type: boolean

Default:

false

MouseTweaks.general.“LMB tweak without item”

Hold shift, left click and drag without an item to “shift left click” items. [default: true]

Type: boolean

Default:

true

MouseTweaks.general.“RMB tweak”

Like vanilla right click dragging, but dragging over a slot multiple times puts the item there multiple times. [default: true]

Type: boolean

Default:

true

MouseTweaks.general.“Scroll item scaling”

This determines how many items are moved when you scroll. On some setups (notably macOS), scrolling the wheel with different speeds results in different distances scrolled per wheel “bump”. To make those setups play nicely with Mouse Tweaks, set this option to “Always exactly one item”. Possible values: [PROPORTIONAL, ALWAYS_ONE] [default: PROPORTIONAL]

Type: string

Default:

"PROPORTIONAL"

MouseTweaks.general.“Wheel tweak”

Scroll over items to move them between inventories. [default: true]

Type: boolean

Default:

false

MouseTweaks.general.“Wheel tweak scroll direction”

Inventory position aware means scroll up to push items from the bottom inventory and pull into the top inventory, and vice versa. Possible values: [NORMAL, INVERTED, INVENTORY_POSITION_AWARE, INVENTORY_POSITION_AWARE_INVERTED] [default: NORMAL]

Type: string

Default:

"NORMAL"

MouseTweaks.general.“Wheel tweak search order”

How to pick the source slot when pulling items via scrolling. Possible values: [FIRST_TO_LAST, LAST_TO_FIRST] [default: LAST_TO_FIRST]

Type: string

Default:

"LAST_TO_FIRST"