![Traveler's Backpack [Fabric]](https://media.forgecdn.net/avatars/thumbnails/623/756/256/256/638018179443585069_animated.gif)
Pickup upgrade deletes picked up items if backpack is full
TinyDeskEngineer06 opened this issue ยท 1 comments
Modloader: Forge 47.3.0
Mod Version: 1.20.1-9.1.33
- Describe the bug
When the pickup upgrade tries to put an item into a backpack that has no space for the picked up item, the item gets deleted
- Write steps to reproduce the bug
- Put Pickup upgrade on backpack
- Fill backpack up with items
- Pick up item
- What is expected behaviour
If a pickup upgrade has no place to put an item in a backpack's inventory and can't void it, then the item should either go to the player's inventory, or not be picked up.