gr8pefish / IronBackpacks

A Minecraft mod that adds portable storage in the form of tiered backpacks with modular upgrades.
GNU General Public License v3.0
60 stars 32 forks source link

Improve Quick Deposit Logic #183

Open Rhykes opened 7 years ago

Rhykes commented 7 years ago

When using Precise/Quick Deposit, the items dumped into the inventory prioritize dropping in the first available slot, which can leave the chest full of incomplete stacks of items depending on how everything is organized.

It would be a huge time and sanity saver if the deposit attempted to complete existing stacks first, and then start placing items in the first available slot.

gr8pefish commented 6 years ago

Improve Quick Deposit Logic