[1.16.4] Backpack disappears with keepInventory
alguienxd opened this issue ยท 4 comments
Describe the bug
When playing in a minecraft world with keepInventory on, when I die my entire inventory is retained, save for my backpacks and their contents which just vaporize from my world. There might be an interaction with corail tombstone but I'm not sure.
To Reproduce
Steps to reproduce the behavior:
- Use keepInventory = true
- Have a backpack with items in the player inventory
- Die
Expected behavior
Once the player dies and the respawn button is clicked, the backpack will be forever lost nowhere to be found. This only seems to occur with the first backpack found. However, sucessive backpacks don't seem to cause this issue
Versions
- Mod version: 1.11.6.86
- Minecraft version: 1.16.4
- Forge version: 35.1.36
- UTeamCore version: 3.1.17.191
Have you looked in your back bauble slot? We had this exact issue and found it inside of the bauble slot for back.
Tombstone has a config for equipping slots on death respawn, so it can be related.
@alguienxd Do you have other mods installed? Have you checked what @TheFlash787 and @Corail31 suggested?