All items lost after placing backpack on ground
Tintow opened this issue ยท 3 comments
Describe the bug
Have a back pack with multiple items inside and place on ground. Pick up the backpack with 'attack' (left mouse) rather than crouch-use (shift-right mouse) and all the contents of the backpack are lost - it's totally empty.
To Reproduce
Steps to reproduce the behavior:
- Place items in a backpack
- Place backpack on ground
- Pick up backpack using attack (left mouse button)
Expected behavior
I expected the contents of the backpack to remain.
Crouch-Use picks up the backpack and the contents remain as expected.
Screenshots
n/a
Versions
Sophisticated Backpacks 1.17.1-3.7.1.381
Minecraft 1.17.1
Forge 37.0.103
Journeymap 5.7.3rc5
JEI 8.1.0.31
These are the only mods I am running.
yup, apparently a bug in forge caused loot tables for backpack blocks to lose a bit that makes them retain all their data once broken.
I have this fixed in dev and for these cases where you lost the contents you can use /sbp list [your ign]
to see backpacks that you opened and then clicking on those will get you a give command to get them back including contents.