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)
Features
- Added new Decoration Table block
- allows applying block "materials to barrels" in much easier and more customizable way than the material recipe
- also allows applying color tints to any storage block in much straight forward way (just a single color pick instead of multiple dyes applied to get the color wanted)
- uses much less blocks / dyes when making these cosmetic changes to storages than the recipes do
Fixes
- Fix slots that don't match search filter to properly move out of screen