Fixes
- Fixed number of filter slots in various upgrades to be remembered on the upgrade and if the default number in config decreases the already used upgrades will keep showing the old number of filter slots with their contents
Fixes
- Fixed to prevent occasional ConcurrentModificationExceptions in some modpacks in singleplayer
Fixes
- Fixed feeding upgrade to properly pass item that was just eaten in event so that other mods (like Spice of Life) can react to that with their logic
Features
- Added item transfer functionality for easy transfer between player's inventory and storage
- add 2 buttons in between player's inventory and storage slots - transfer to storage / transfer to inventory
- directly included in the mod so no additional mod required for this
- by default filters by contents and only transfers stacks that match in the target slots
- pressing shift changes the functionality to transfer stacks regardless of the target's contents
Fixes
- Fixed tank fill level overlay to properly render on top of fluid in the gui
Fixes
- Fixed gui rendering of fluids in tank which could get broken when some mods were added to modpack
Fixes
- Fixed vanilla shulker box to sophisticated shulker box upgrade recipe to transfer the vanilla shulker boxes contents
Fixes
- Readded vanilla shulker box to sophisticated one recipes in JEI that were removed with the new custom recipe that retains vanilla shulker box's contents
Fixes
- Fixed vanilla shulker box to sophisticated shulker box upgrade recipe to transfer the vanilla shulker boxes contents
Features
- Updated Turkish translation
Features
- Changed feeding upgrade to only put a food stack of count 1 into player's hand as part of its eating algorithm which should make it so that any remaining items like bowls / bottles and similar go back into the backpack (if there's place there) once the food is eaten by the player
Fixes
- Fixed furnace upgrades, crafting upgrade and jukebox upgrade to allow more than 64 stack size if stack has this set using MAX_STACK_SIZE component
Fixes
- Fixed name of the creative tab to be Sophisticated Core instead of previously erroneous Sophisticated Backpacks
- Fixed compatibility registry to be thread safe and not crash sometimes on startup
Fixes
- Fixed scrollable inventory to only show slot background for slots that exist. Fixes an issue with gold double chest by default showing background for slots that are not there making it seem like there's a bug with inventory interaction.
Fixes
- Fixed storage settings screen to not have so dark transparent background on the sides of the screen