Mouse Tweaks Mod [1.21.11, 1.21.10, 1.21.8]
Mouse Tweaks Adds Custom RMB, LMB Drag, and Scroll Wheel Functionality Mouse Tweaks overhauls the default right-click dragging behavior, introduces two fresh left-click drag mechanics, and enables rapid item movement using the scroll wheel. Mod Installation Client-Side Only Installation This mod runs entirely on the client side and does not require any server-side installation. Mouse […]
Mouse Tweaks Adds Custom RMB, LMB Drag, and Scroll Wheel Functionality
Mouse Tweaks overhauls the default right-click dragging behavior, introduces two fresh left-click drag mechanics, and enables rapid item movement using the scroll wheel.
Mod Installation
Install a compatible mod loader: 1.16.5 and later: install Minecraft Forge or Fabric. 1.14.4 and later: install Minecraft Forge. 1.12.2 and earlier: install either Minecraft Forge or LiteLoader (or both).
Put the Mouse Tweaks jar-file into the mods folder in your .minecraft directory.Client-Side Only Installation
This mod runs entirely on the client side and does not require any server-side installation.
Mouse Tweaks API for Developers
Mouse Tweaks exposes an API that allows other mods to integrate and expand its drag‑and‑drop functionality.
Configuration file: .minecraft/config/MouseTweaks.cfgRMB Tweak (Right Mouse Button Dragging)
The right‑mouse‑button drag behaves almost identically to the default mechanic, except that dragging over a slot multiple times places the item there more than once. When enabled, it supersedes the standard dragging behavior.
Configuration setting: RMBTweak=1Right Mouse Button Drag Instructions
Hold down the right mouse button.
![Mouse Tweaks Modpack [1.12.2-1.20+]](https://minecraft-catalog.com/wp-content/uploads/2026/05/Mouse-Tweaks-Modpack-1.12.2-1.20-screenshot-2.png)
Crafting Grid Drag Instructions
Drag the mouse across the crafting grid.
![Mouse Tweaks Modpack [1.12.2-1.20+]](https://minecraft-catalog.com/wp-content/uploads/2026/05/Mouse-Tweaks-Modpack-1.12.2-1.20-screenshot-3.png)
Dragging Over Existing Items
Drag your mouse cursor across any item stacks already sitting inside an inventory slot to trigger a bulk interaction.
![Mouse Tweaks Modpack [1.12.2-1.20+]](https://minecraft-catalog.com/wp-content/uploads/2026/05/Mouse-Tweaks-Modpack-1.12.2-1.20-screenshot-4.png)
LMB Tweak (with item)
When you are holding an item, this tweak allows you to quickly pick up or relocate every stack of the same type in the inventory.
Configuration setting: LMBTweakWithItem=1Left-Click Hold to Pick Up Items
Press and hold the left mouse button while hovering over an item to pick it up.
![Mouse Tweaks Modpack [1.12.2-1.20+]](https://minecraft-catalog.com/wp-content/uploads/2026/05/Mouse-Tweaks-Modpack-1.12.2-1.20-screenshot-5.png)
Drag to Collect Matching Items
Hold the left mouse button and drag across multiple inventory slots. All items of the same type will be collected onto your cursor.
![Mouse Tweaks Modpack [1.12.2-1.20+]](https://minecraft-catalog.com/wp-content/uploads/2026/05/Mouse-Tweaks-Modpack-1.12.2-1.20-screenshot-6.png)
Shift-Drag to Quickly Move Stacks
Hold the shift key while dragging the mouse across the inventory. Every matching stack is automatically shift-clicked, instantly sending it to the other inventory.
![Mouse Tweaks Modpack [1.12.2-1.20+]](https://minecraft-catalog.com/wp-content/uploads/2026/05/Mouse-Tweaks-Modpack-1.12.2-1.20-screenshot-7.png)
LMB Tweak (without item)
When your cursor is empty, this tweak lets you rapidly move whole item stacks from one inventory to another with a single click or drag.
Configuration setting: LMBTweakWithoutItem=1Using Shift-LMB to Quick-Move an Entire Stack
Hold the Shift key and keep your left mouse button pressed. The cursor may not be visible during this operation.
![Mouse Tweaks Modpack [1.12.2-1.20+]](https://minecraft-catalog.com/wp-content/uploads/2026/05/Mouse-Tweaks-Modpack-1.12.2-1.20-screenshot-8.png)
Drag-to-Quick-Move Multiple Item Stacks
Drag your mouse across the inventory grid. Items will be shift-clicked automatically. Note that the cursor might disappear while dragging.
![Mouse Tweaks Modpack [1.12.2-1.20+]](https://minecraft-catalog.com/wp-content/uploads/2026/05/Mouse-Tweaks-Modpack-1.12.2-1.20-screenshot-9.png)
Wheel Tweak: Fast Inventory Sorting
Use the mouse wheel to move items between inventories quickly. Scrolling down on a stack sends items one by one to the other inventory. Scrolling up pulls items from the other inventory into the stack.
Configuration setting: WheelTweak=1Configuration setting: WheelSearchOrder=1Scroll Search Direction Preference
When set to 1, scrolling up searches for items from last to first. When set to 0, the search order is from first to last.
Configuration setting: WheelScrollDirection=0Wheel Tweak Direction Modes
- Mode 1: Inverts default scroll behavior. Scrolling down pulls items, scrolling up pushes items.
- Mode 2: Enables inventory position-aware scrolling. If the target inventory is above the selected slot, scrolling up pushes items; if below, scrolling up pulls items. The opposite applies for scrolling down.
Obsolete / Removed Settings
These configuration options were available in earlier versions of Mouse Tweaks but have been removed and are no longer functional.
Configuration setting: OnTickMethodOrder=Forge, LiteLoaderMouse Tweaks can use multiple APIs for an OnTick method that it requires. You can use this setting to control the API it prefers. This shouldn't really matter at all. If a method isn't supported (for example, you don't have the API installed) the mod will proceed to check the next ones.Configuration setting: ScrollHandling=0Mouse Scroll Smoothness Configuration
The smooth scrolling toggle accepts two values: 0 (smooth scrolling, minor issues) and 1 (non-smooth scrolling, no issues). When smooth scrolling is active, you may occasionally scroll through mod interfaces such as JEI due to the smoothing effect. Selecting non-smooth scrolling eliminates these problems, but the mouse wheel movement will be noticeably less fluid. Non-smooth scrolling relies on the Forge OnTick method to function.
By default, the option is set to smooth scrolling because the conflicts with other mods are rare and require specific conditions to occur, while a fluid scrolling experience is used constantly and greatly impacts user comfort.
Mouse Tweaks Compatibility
Mouse Tweaks is compatible with everything based on GuiContainer (as long as the behavior isn't changed too much).If your GUI isn't based on GuiContainer , or if you want to improve compatibility (making Mouse Tweaks ignore some slot, for example), take a look at the API documentation .Modpack Inclusion Policy
You are welcome to include Mouse Tweaks in any public or private modpack. No additional permission is required.
Mouse Tweaks Mod Frequently Asked Questions
Yes, it works with any GuiContainer. For non-standard interfaces there is an API.
No, the mod is purely client-side. It can only be installed on the client.
Open the file .minecraft/config/MouseTweaks.cfg and change the parameter values.
Other Mods on the Minecraft Catalog
Available Files
- MouseTweaks-fabric-mc26.1-2.31.jar 26.1.2 + 2 • 74.1 KBChoose File
- MouseTweaks-forge-mc26.1-2.31.jar 26.1.2 + 2 • 71.8 KBChoose File
- MouseTweaks-neoforge-mc26.1-2.31.jar 26.1.2 + 2 • 72.7 KBChoose File
- MouseTweaks-fabric-mc1.21.11-2.30.jar 1.21.11 • 73.8 KBChoose File
- MouseTweaks-forge-mc1.21.11-2.30.jar 1.21.11 • 71.4 KBChoose File
- MouseTweaks-neoforge-mc1.21.11-2.30.jar 1.21.11 • 72.3 KBChoose File
- MouseTweaks-fabric-mc1.21.9-2.29.jar 1.21.10 + 1 • 74.5 KBChoose File
- MouseTweaks-forge-mc1.21.9-2.29.jar 1.21.10 + 1 • 71.5 KBChoose File
- MouseTweaks-neoforge-mc1.21.9-2.29.jar 1.21.10 + 1 • 72.3 KBChoose File
- MouseTweaks-forge-mc1.21.6-2.28.jar 1.21.8 + 2 • 71.4 KBChoose File
- MouseTweaks-neoforge-mc1.21.6-2.28.jar 1.21.8 + 2 • 72.2 KBChoose File
- MouseTweaks-fabric-mc1.21.6-2.28.jar 1.21.8 + 2 • 74.3 KBChoose File
- MouseTweaks-neoforge-mc1.21.5-2.28.jar 1.21.5 • 72.4 KBChoose File
- MouseTweaks-fabric-mc1.21.3-2.27.jar 1.21.5 + 2 • 74.4 KBChoose File
- MouseTweaks-neoforge-mc1.21.3-2.26.1.jar 1.21.4 + 1 • 72.2 KBChoose File
- MouseTweaks-fabric-mc1.21.3-2.26.1.jar 1.21.3 • 74.4 KBChoose File
- MouseTweaks-forge-mc1.21.3-2.26.1.jar 1.21.5 + 2 • 71.6 KBChoose File
- MouseTweaks-neoforge-mc1.21-2.26.1.jar 1.21.1 + 1 • 72.2 KBChoose File
- MouseTweaks-forge-mc1.21-2.26.jar 1.21.1 + 1 • 71.6 KBChoose File
- MouseTweaks-neoforge-mc1.21-2.26.jar 1.21 • 72.2 KBChoose File
Keep exploring the same resource family
The Twilight Forest [1.21.1] [1.20.6] [1.19.4]
Description Have you ever dreamed of stepping into a realm of fairies and monsters? The Twilight Forest introduces an entirely new dimension—the Twilight Forest. This world is blanketed in a dense woodland, yet beneath the canopy lie ruins, castles, and deep caverns waiting to be explored. With over 30 fresh biomes, dozens of unique mobs, […]
Industrial craft 2 (IC2) [1.12.2] [1.11.2] [1.10.2]
Description Imagine a world where electricity is the foundation of everything. Industrial Craft 2 completely transforms Minecraft by adding a full-fledged energy system, complex machinery, and powerful tools. With this mod, you can build a nuclear reactor, automate resource processing, transmit power through cables, charge your tools, and craft advanced armor and weapons. It’s the […]
Towns and Towers Mod [1.21.11, 1.21.10, 1.21.8]
Description Towns and Towers expands on Mojang’s 1.14 update. The mod adds new villages, pillager outposts, and ships. All structures are detailed yet blend naturally into the world, with many inspired by real‑world architecture. Currently the mod contains 56 structures (as of patch 1.9). These include villages, three types of outposts (towers, forts, camps), three […]
Create [1.21.1] [1.20.1] [1.19.2]
Have you ever wondered how to turn vanilla Minecraft into a factory filled with gears, conveyor belts, and automated furnaces? The Create mod makes this a reality. Instead of tedious redstone circuits, it introduces kinetic energy. Rotation, speed, and torque are what drive its machines. Connect shafts, attach cogwheels, and set entire production lines in […]

No comments yet