[1.16.1] Dupe
WhitePhant0m opened this issue ยท 2 comments
Describe the bug
You can dupe with backpacks
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No duping
Screenshots
See gif above
Versions
- Mod version: Useful-Backpacks-1.16.1-1.11.2.74
- Minecraft version: 1.16.1
- Forge version: 32.0.108
- UTeamCore version: U-Team-Core-1.16.1-3.1.3.
You could store the items in an inventory with an UUID and have the bags access that inventory instead of storing the items on the bag itself, that should make it impossible to dupe the contents of a bag even if players manage to dupe the bags somehow but i don't know if this would fix the dupe itself
Well thats a bug by the item router mod or curios, but not a dupe bug by useful backpacks.
I know that it is possible to store the content with a uuid in a seperate place, but that has some downsides, like when to delete the stuff, etc. I don't really wanna deal with that so I'll leave it as it is now and fix dupe bugs directly related to useful backpacks.