Biomancy

Biomancy

3M Downloads

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

MarioSMB opened this issue ยท 0 comments

commented

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?