- Joined
- Dec 1, 2021
- Messages
- 28
- Reaction score
- 7
- Points
- 3
When I set gamerule keepInventory to true, a vest and a backpack just disappear from the inventory upon death. Then, I changed "dropExtraSlotsOnDeath" in the mod config to true, but the result is still the same. However, when I set the gamerule to false, this problem still occur with "dropExtraSlotsOnDeath" being set to true. So, everything will be fine only when I set both keepInventory and "dropExtraSlotsOnDeath" to false.