v1.8.0-beta
on Jul 4, 2023Added
- Port to Minecraft 1.15.
v1.8.1-beta
on Jul 4, 2023Added
- Port to Minecraft 1.15.2.
- Fluid support for the Storage Monitor.
v1.5.7
on Jul 4, 2023Added
- Added advancements.
Changed
- Exposed pattern inventory for Pattern Grid.
Fixed
- Fixed crashes relating to scrollbar in GUIs.
v1.5.8
on Jul 4, 2023Changed
- Updated Forge to 2400.
- Updated Storage Drawers API.
- Autocrafting can now fill water bottles with water from the fluid storage - regular bottles or pattern for regular bottles are required.
Fixed
- Fixed bug where disks have to be re-inserted in the Disk Drive in order to work again after rejoining a chunk.
- Fixed bug where items inserted in Storage Drawers through External Storage with a Drawer Controller wouldn't respect drawer priority rules.
- Fixed crash on server when getting an advancement.
Removed
- Removed migration support for worlds from MC 1.10.2. To migrate your world to MC 1.12 from MC 1.10.2, first open it in MC 1.11.2.
v1.5.9
on Jul 4, 2023Fixed
- Fixed not being able to extract anything when connecting an External Storage to Storage Drawers.
v1.4.19
on Jul 4, 2023Added
- Implemented controller update throttling, should fix lag issues with controllers that constantly turn off and on.
Fixed
- Fixed bug where players couldn't place regular blocks next to secured networks.
- Fixed crashes relating to scrollbar in GUIs.
- Fixed bug where disks have to be re-inserted in the Disk Drive in order to work again after rejoining a chunk.
v1.4.20
on Jul 4, 2023Fixed
- Fixed crash relating to MCMP.
v1.5.11
on Jul 4, 2023Fixed
- Fixed not being able to smelt quartz into silicon.
- Fixed Grid extracting wrong enchanted books.
v1.5.10
on Jul 4, 2023Fixed
- Fixed crash relating to MCMP.
Changed
- Converted Solderer recipes to JSON.
- Implemented controller update throttling, should fix lag issues with controllers that constantly turn off and on.
v1.5.12
on Jul 4, 2023Added
- Added additional API for grids.
Changed
- The Network Transmitter now uses 1 FE/t per block instead of 4 FE/t.
v1.5.13
on Jul 4, 2023Fixed
- Fixed Wireless Fluid Grid not using up energy.
- Fixed Wireless Crafting Monitor remaining in network item list.
v1.5.14
on Jul 4, 2023Added
- Added config option to modify the Solderer speed per Speed Upgrade, defaulting to 22.5% faster per upgrade, making it 90% faster on a fully upgraded Solderer.
- Added CTM integration.
Changed
- Updated Forge to 2426.
- Updated French translation.
Fixed
- Fixed more crashes relating to scrollbar in GUIs.
- Fixed crash with Detector.
- Fixed bug where pattern create button wasn't visible when grid tabs were selected.
- Fixed performance issue with Controllers turning off and on and Interfaces.
- Fixed Interfaces exposing network inventory don't hide storages that are disconnected.
v1.5.15
on Jul 4, 2023Added
- Added InventoryTweaks Grid sorting.
- Added InventoryTweaks inventory sort ability in Refined Storage GUIs.
- Added CTM integration for Disk Manipulator.
Changed
- Updated Forge to 2444 (MC 1.12.1).
Fixed
- Fixed possible rare dupe bug with Importer.
- Fixed Shulker Box dupe bug with Destructor.
- Fixed Grid crash with search history.
- Fixed Grid crash with search field.
- Fixed External Storage not working without Storage Drawers.
- Fixed External Storage not calculating max stack size in the calculation of it's capacity display in the GUI.
- Fixed Refined Storage not drawing small text correctly with Unicode font.
- Fixed dupe bug with External Storage connected to an item handler.
v1.5.16
on Jul 4, 2023Fixed
- Fixed crash when placing a Controller.
- Fixed crash when configuring an Exporter.
- Fixed Refined Storage not running in MC 1.12 and only on MC 1.12.1.
v1.5.17
on Jul 4, 2023Added
- Re-added support for OpenComputers.
Fixed
- Fixed crash with Grid.
v1.5.18
on Jul 4, 2023Added
- Added Project E integration for the External Storage on the Transmutation Table.
- Added Project E integration for the energy values of Solderer items.
- Added support for more than 4 grid tabs in the Grid by putting filters IN filters.
- Added protection for other mods causing crashes when drawing an item or display name.
Changed
- Reader and Writer blocks now face the block you're placing it on, not the player.
- Pressing SHIFT over an item in the Grid will no longer display the full unformatted count, instead, use CTRL + SHIFT and it will be displayed in the tooltip.
- The Fortune Upgrade doesn't use NBT anymore to store the fortune level.
Fixed
- Fixed network not disconnecting when Controller is broken.
- Fixed bug where when multiple Fortune Upgrades are inserted, it chooses the first Fortune Upgrade instead of the highest one.
- Fixed some translations having too big "Craft" text.
- Fixed crash with GUI when toggling the Grid size quickly.
- Fixed scrollbar not scrolling correctly when clicked with mouse when grid tabs are visible.
- Fixed Reader and Writers GUIs still displaying channels even if not connected.
- Fixed Solderer resetting progress when the inventory changes.
v1.5.19
on Jul 4, 2023Changed
- Updated Forge to 2493 (MC 1.12.2).
Fixed
- Fixed Refined Storage blocks requiring a pickaxe to be broken.
- Fixed Grid GUI crash.
- Fixed device names overflowing Controller GUI.
- Fixed high CPU load when Refined Storage GUIs are open.
- Fixed not being able to extract Mekanism tanks and bins from the Grid.
- Fixed not being able to craft Immersive Engineering Revolver.
- Fixed rare bug when server crashes on startup due to network node not existing.
v1.5.20
on Jul 4, 2023Fixed
- Restore MC 1.12.0 compatibility.
v1.5.21
on Jul 4, 2023Changed
- Updated Portuguese (Brazilian) translation.
Fixed
- Fixed crash with External Storage.
- Fixed stack-crafting in the crafting grid (crafting table) causing lag on a dedicated server.
- Fixed cable blocks, Wireless Transmitter, Detector and Portable Grid acting as full blocks (being able to place torches on them etc).
v1.5.22
on Jul 4, 2023Added
- Added oredict, blocking, processing, ore inputs access to OpenComputers API.
- Added shortcut to clear Grid crafting matrix (CTRL+X).
Changed
- The Crafter can now only store 1 stack size pattern per slot.
- You can now re-insert a Pattern in the pattern output slot in the Pattern Grid to modify an existing pattern.
- The Refined Storage jar is now signed.
- Updated Chinese translation.
Fixed
- Fixed not being able to use JEI R and U keys on Grid with tabs.
- Fixed lag when opening a Grid with lots of items by offloading the grid sorting to another thread.
- Performance improvement when adding patterns to the network.