Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
Platforms
Supported environments
Creators
Details
Licensed CC-BY-ND-4.0
Published 4 days ago
Updated 4 days ago
![]() |
💬 Description
Makes Shift+Click behavior consistent: items from any container are moved left to right, just like in the player's inventory. Works for chests, furnaces, crafting tables, and all containers.
🔹 GIF Showcase

⚠️ Known Issue
Currently, when using Shift + double-click (Pickup All) in a container, vanilla logic is still applied.
Instead of following the mod’s rule (left → right, starting with hotbar), items are placed right → left across the inventory.
Here’s the difference:
Expected (Consistent Shift):
[Hotbar 1] → [Hotbar 2] → … → [Hotbar 9] → [Main Inventory Left → Right]
Vanilla (current bug):
[Hotbar 9] → [Hotbar 8] → … → [Hotbar 1] → [Main Inventory Right → Left]

🤝 Contributing
If you know how to fix the Pickup All bug (or have ideas for improvements), feel free to open an issue or a pull request on the GitHub project page.
Community contributions are very welcome!