1.20.1 Keep Backpack On Death
S0741 opened this issue ยท 8 comments
Keep backpack on death config option
I don't want to use the KeepInventory command from Minecraft because it keeps XP too so I disabled it and got a mod that-
keeps the inventory items but lets me be punished by losing XP... Problem is that the backpack drops from my inventory-
and I can't find the slot ID
I've been looking on google for 1.5 hours now...
pls add the update to 1.20.1 since there are more mods for that version then more modern versions TY
I think its because it places the backpack as a block where you die. Try changing "backpackDeathPlace" to false in the config and see if it lets you keep it on death after that.
I do not use curios...
And tried having "backpackdeathplace" set to false,
Instead of placing as a block it just drops as an item on the ground
In the travelersbackpack.json config try setting the trinketsIntegration
to false
.
I do not use curios...
And tried having "backpackdeathplace" set to false,
Instead of placing as a block it just drops as an item on the ground
I've improved overall logic for backpack placement/drop after death
As for now available on Neo 1.20.4: https://www.curseforge.com/minecraft/mc-mods/travelers-backpack/files/5372415
Forge & Fabric coming soon
https://www.curseforge.com/minecraft/mc-mods/travelers-backpack-fabric/files/all?page=1&pageSize=20
Fixed for fabric
Forge soon
I have a similar issue on 1.20.1 where I died in the ocean and the backpack is nowhere to be seen. It was never placed anywhere. Is there a way to locate the placed backpack through commands?
https://www.curseforge.com/minecraft/mc-mods/travelers-backpack/files
Improved logic for dropping backpack for Forge
Try changing backpackDeathPlace to false now It might work. If not additional compat is required