right click a backpack with a item in creative delete the item
DeltaFlick12 opened this issue ยท 2 comments
Describe the bug
only using SB
To Reproduce
Steps to reproduce the behavior:
- Open inventory
- Right click items in the backpack in creative
- The item disapears
Expected behavior
the item just desapears
Versions
sophisticatedbackpacks-1.19.2-3.20.2.1035.jar
sophisticatedcore-1.19.2-0.6.4.605.jar
yes that is a "feature" of creative. I guess what I could do here is just prevent the stashing in creative altogether if that's even possible. I will take a look at that.
And nope I can't prevent this from happening in creative. Potentially could stop the display of the stash icons but the stashing would still "work" as in would delete the items in creative because in my code I can't tell if the player is in creative or survival. Would require very intrusive changes on higher level which I just don't want to spend time implementing / maintatining. So closing this