Closed CoruscareGames closed 6 months ago
Recently I changed it so keepInventory
has no effect on the Back Slot but I forgot to change the code that drops the backpack. This is fixed in the next version. Use /beansmod gamerule keepBackSlot
to keep the back slot on death
keepInventory no longer deletes the backpack in 20.1-2.0 :)
Backpacks vanish, voiding themselves and their contents, on death. The backpack properly places itself when keepInventory is off. Hmm.
Set keepInventory to false.
Equip a backpack.
Die, somehow. Result: The backpack is placed in the world. No issues.
Set keepInventory to true.
Equip a backpack.
Die, somehow. Result: The backpack is not placed in the world.
More testing needed if this is due to some kind of interaction between mods.