Fixes
- Fixed backpack to just close gui instead of crashing out of world if player happens to press backpack open key at the same time they click the backpack out of slot causing client not having the backpack in slot when server had it and already started opening gui
Fixes
- Fixed recipe code to not crash with ConcurrentModificationException when some servers have a mod/plugin that makes concurrent calls to it
Fixes
- Fixed shift clicking battery/tank upgrade out of upgrade slot to not break position of slots in gui
Initial upload