Features
- Added Turkish translation (Thanks RuyaSavascisi)
Fixes
- Fixed storage input block to accept more than 64 max stack size if stack has this set using MAX_STACK_SIZE component
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 tinted chests to not get named Acacia on the first placement
- Fixed match storage contents icon in Hopper Upgrade tab (was backpack before)
Features
- Changed hopper upgrade to filter by contents of the target inventory when pushing into that inventory and set to filter by contents (instead of the current filtering by source inventory)
Fixes
- Fixed hopper upgrade to not crash when the direction it is set to pull from / push to is either below or above build limit
Features
- Added missing recipe to craft basic to iron tier upgrade from basic to copper tier upgrade
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 barrels so that mobs can path over them
Fixes
- Fixed barrels to show proper texture / tint in JEI now that JEI does a bit of additional model caching and because of that was showing only 1 wood variant for all
Fixes
- Fixed hopper upgrade occasionally freezing game due to it unnecessarily refreshing item handler cache for surrounding blocks and doing that on client side as well even though not needed there