Fixes
- Fixed sophisticated guis to not double render player inventory slots
Features
- Changed upgrade code to allow carts running them
Fixes
- Added a try catch to prevent crashes when config tries to save in curseforge launcher which seems to lock config file
Features
- Added support for recipe types other than just crafting to transfer from JEI functionality
Features
- Added support for ticking render logic in upgrade tabs (at the moment used for rotating slot backgrounds in backpack's smithing upgrade)
Fixes
- Fixed storage gui to close if something has messed with number of slots in the storage like in case of double chest when creeper explodes half of it
Fixes
- Fixed enabledItems config to get correct default value prefilled
Features
- Add support for hopper upgrade to be able to work with "automation entities" - in vanilla chest minecart / chest boat.
Fixes
- Fixed NPE crash that could happen after game reload if the crafting upgrade was left open in either backpack or storage
Fixes
- Fixed backpack render data to be properly serialized / deserialized in data components
Fixes
- Fixed fluid filters in pump upgrades so that they can be set and cleared properly
Fixes
- Fixed fluid filters in pump upgrades so that they can be cleared
Features
- Added new Paintbrush item that allows applying decorations to storage blocks in world
- put into Decoration Table instead of storage to set the decorations that the paintbrush applies
- right click blocks in world to apply the decoration
- works on individual storage blocks as well as on storage controller to apply the decoration to all storages in controller multiblock
- pulls blocks / dyes needed to apply the decoration from player's inventory as well as from any container items including backpacks
Features
- Updated Chinese translation (Thanks ZHAY10086)