New Features and Other Changes
- Overhaul how fluids and amounts can be encoded for processing patterns in the pattern encoding terminal.
- Added Energy Upgrade to increase energy capacity of portable items (Thanks Azercoco! #5914)
- Crafted from Advanced Card and Dense Energy Cell.
- Can be added to Portable Cells, Color Applicator, and the Matter Cannon in the Cell Workbench
- Added upgrade slots directly to the Wireless and Wireless Crafting Terminal user interface. The card can be added there.
- More colorfoul item tooltips (thanks Azercoco!)
- Added a type filter to terminals (fluids, items, both) (Thanks DrummerMC! #5927)
- Play the appropriate emptying sound when directly emptying a bucket of fluid onto a closed portable cell in the player inventory
- [Fabric] Minimum MC version is now 1.18.1
- [API, Breaking] Upgrades have changed significantly and now allow addons to add custom upgrades. (see API Docs)
Fixes
- Fix spatial storage dimension causing Minecraft version update to fail due to Vanilla incompatibility with custom dimensions during world upgrade process.
- Automatically readd the spatial storage dimension on world-load when it goes missing from
level.dat
for some reason. - Fixes unlocalized advancement names.
- Fixes wireless terminal / portable cell not being able to be opened from off-hand. (#5944, #5869)
- Trigger block/neighbor updates while still generating the world-gen chunk to prevent world-gen from stalling when it tries to flow water/make obsidian after the fact. (#5939)
- Fixes crash when an interface crafting job is canceled but the requested item is subsequently inserted on the same tick (#5919)
- Correctly decode processing patterns where the same item was specified as a primary and secondary output (#5917)
- [Fabric] Fixes potential crashes with ModernIndustrialization when storage buses are too thorough while checking for extractable content. (#5930)