Biomancy icon indicating copy to clipboard operation
Biomancy copied to clipboard

Storage Sac should output the item last placed inside of it when right-clicking

Open MarioSMB opened this issue 1 year ago • 0 comments

Please complete the following information:

  • Forge-Version: 47.2.20
  • Mod-Version: 2.4.4.0

Describe the bug

Right-clicking a Storage Sac on an empty slot in the inventory will output the first item that was placed into the sac rather than the last, unlike bundles which use the most recently added item. This can be make it a bit confusing and difficult to sort the Storage Sacs.

Expected behavior

For Storage Sacs to behave like bundles and allow you to withdraw the item most recently placed inside them.

Additional context

This may be a simple case of making it withdraw from the last slot rather than the first?

MarioSMB avatar Mar 22 '24 03:03 MarioSMB