Fixes
- Fixed jukebox in a backpack worn by a mob to start playing after the game has been saved and then loaded again
Fixes
- Fixed discBlockList to be properly considered again as after its use was accidentally removed during 1.21 port
Features
- Added storage search functionality
- magnifying glass next to sort buttons opens search box
- can search by item name or using @ prefix by mod names as well
- by default automatically prefills search phrase that was in the search box last time a storage gui was closed
- in settings this can be turned on / off for all player storages or on / off per individual storage (remembers last phrase used for that given storage and only prefills there)
Fixes
- Fixed sorting to trigger when cursor is anywhere outside of storage slots. Fixes the behavior where sorting mods would sort sophisticated inventories when middle click is used with cursor outside of any slot which caused item loss for example when stack upgrades were used.
Features
- Added Turkish translation (Thanks RuyaSavascisi)
Fixes
- Fixed anvil upgrade to allow more than 64 stack size if stack has this set using MAX_STACK_SIZE component
Fixes
- Fixed stashing logic to be able to stash oversized stacks (larger than usual max stack size) with right click on them again
Fixes
- Fixed issue where tank / battery upgrades could be swapped for stack upgrades making the resulting capacity less than their contents and break rendering. Trying this will now show an error message.
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 Anvil upgrade to not allow dupes when multiple players are using one upgrade at the same time
Fixes
- Fixed dupe bug in tool swapper when using it together with stack upgrade and stacked swords
Initial upload