QuickInvMove is a Minecraft Forge 1.20.1 mod that provides powerful cross-container item moving functionality. Through intuitive mouse operations, it makes batch moving items between various containers in the game more convenient and efficient.
| Action | Function |
|---|---|
Ctrl + Left Click |
Select/deselect a single slot |
Right Click + Drag |
Box-select a rectangular range of slots |
Left Click + Drag Selected |
Batch move selected items |
O Key |
Clear all selection |
Right-click drag supports two selection modes:
Hold
Shiftto temporarily invert the box selection mode
Built-in intelligent slot filtering rules automatically identify non-operable slot types:
| Option | Default | Description |
|---|---|---|
defaultBoxSelectAdd |
false | Default box select mode (false=replace, true=add) |
extraBlockedSlotClassNames |
[] | Extra blocked slot full class names |
extraBlockedSlotSimpleNames |
[] | Extra blocked slot simple class names |
extraAllowedSlotClassNames |
[] | Extra allowed slot full class names |
extraAllowedSlotSimpleNames |
[] | Extra allowed slot simple class names |
extraBlockedSlotNameKeywords |
[] | Extra blocked slot name keywords |
.minecraft/mods folderThis project is open-sourced under the MIT License. See LICENSE file for details.
Issue reports and Pull Requests are welcome to help improve this mod!