💬 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

mod 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]
mod showcase

🤝 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!


Project members

ZipeStudio

Developer

Details

Licensed CC-BY-ND-4.0
Published 2 months ago
Updated a month ago