v1.7.0-alpha
on Jul 4, 2023Added
- Port to Minecraft 1.14.
Fixed
- Fixed the Fluid Grid not having a View type setting.
Changed
- Oredict mode for Patterns has been replaced with "Exact mode" (by default on). When exact mode is off, Refined Storage will use equivalent items or fluids from the Minecraft item/fluid tag system.
- Grid filtering with "$" now does filtering based on item/fluid tag name instead of oredict name.
- When binding a network item to a network you can now bind to any network block, not only the Controller.
Removed
- The Reader and Writer, this will return later in an addon mod.
- Cross dimensional functionality on the Network Transmitter for the moment, this will return later.
- Covers.
v1.7.1-alpha
on Jul 4, 2023Fixed
- Fixed Pattern Grid causing world hanging on load.
- Fixed External Storage not refreshing when the storage is broken or replaced.
- Fixed delay in block update when placing a cable block.
- Fixed holder of cable blocks sometimes conflicting with a cable connection while rendering.
- Fixed being able to move wireless items in inventory when using a keybinding to open.
- Fixed crash when breaking a Grid, Crafting Monitor, Crafter Manager or Portable Grid when another player is still using it.
Changed
- The Pattern Grid now switches automatically between crafting pattern and processing pattern mode when using JEI transfer.
- The Pattern Grid now switches automatically between crafting pattern and processing pattern mode when re-inserting an existing Pattern.
- Grids now do not sort if you interact with it while holding shift.
Removed
- Exact mode for processing patterns no longer exist, you can now define per-slot which item/fluid tags are allowed to be used by autocrafting, by using CTRL + click on the filter slot in the Pattern Grid.
- Removed migration code for the development builds that were released on Discord (not on CurseForge). If you used the development builds and never used version 1.7.0 before, first switch to 1.7.0, open your world, modify a storage disk, and then upgrade to 1.7.1.
v1.7.2-beta
on Jul 4, 2023Added
- Resource packs can now define the font colors that Refined Storage GUIs need to use.
Fixed
- Fixed crash when loading a network.
- Fixed being able to drain energy from the Refined Storage Controller.
- Fixed the Grid crashing on a item/fluid update-heavy storage system.
- Fixed the Grid displaying the old quantity when shift clicking an entire stack out.
- Fixed crash with the Disk Manipulator and using item/fluid filters when inserting into the network.
- Fixed the network being able to run off 1 FE/t.
Changed
- Patterns being added or removed from the network are now propagated as well to clients that are watching a Grid.
- When pressing ESCAPE in the search box on the Grid or Crafter Manager, focus on the search bar will be lost first before closing the GUI immediately. Then on the next ESCAPE press, the GUI will be closed.
v1.7.3-beta
on Jul 4, 2023Fixed
- Fixed severe energy update lag introduced by version 1.7.2.
Fixed
- Fixed Solderer crashing.
- Fixed Interface extracting from itself when trying to keep items in stock.
- Fixed Solderer being able to work with insufficient ingredients.
- Fixed Disk Drive giving incorrect capacity for creative and debug storage disks.
- Fixed External Storage crashing.
- Fixed crash when node data mismatches between world and dat file.
Removed
- The Relay now reacts instantly to a redstone signal again, removed throttling for it.
v1.5.4-beta
on Jul 4, 2023Fixed
- Fixed External Storage crashing.
- Fixed crash when node data mismatches between world and dat file.
v1.5.5-beta
on Jul 4, 2023Changed
- Updated Forge to 2363.
v1.5.3-beta
on Jul 4, 2023Added
- The Portable Grid now exposes an inventory for interaction with other mods or vanilla.
- The Interface now exposes the entire storage inventory (if no slots are set for exporting) for interaction with other mods or vanilla.
Changed
- Updated Forge to 2359.
- Updated MCMultiPart to 2.2.1.
Fixed
- Fixed Solderer crashing.
- Fixed Solderer being able to work with insufficient ingredients.
- Fixed Interface extracting from itself when trying to keep items in stock.
- Fixed Quartz Enriched Iron recipe only giving 1 instead of 4.
- Fixed Debug Storage disks not working correctly.
- Fixed Disk Drive giving incorrect capacity for creative and debug storage disks.
Removed
- The Relay now reacts instantly to a redstone signal again, removed throttling for it.
Added
- Added support for External Storage on Interfaces and other Refined Storage blocks, so you can keep items in stock easier.
- You now have to sneak to place the Portable Grid in the world.
Changed
- The Machine Casing now requires 1 piece of stone in the middle.
- Changed recipe of Disk Drive to no longer require a Solderer.
- Changed recipe of Interface to no longer require a Basic Processor, but a Machine Casing instead.
Fixed
- Fixed bug where storages that are removed remain visible.
- Fixed bug where the GUI didn't close when a block is broken, causing a dupe bug with the Portable Grid.
Removed
- Removed debug log configuration option, as it's no longer needed.
- Removed "autocraft on redstone signal" option in the Crafter, use an External Storage in combination with an Interface with the Crafting Upgrade instead.
Added
- Added Korean translation.
- Implemented block update throttling when network turns on and off.
Changed
- Updated Forge to 2315.
- Updated JEI to 4.5.0.
- You can now shift click items from the Grid crafting slots to the player inventory when the Grid is disconnected.
Fixed
- Fixed error logs when watching a Controller when a network changes.
Removed
- Removed Collosal Chests integration.
Added
- The Portable Grid now has an indicator whether it's connected or disconnected and shows the disk.
Fixed
- Fixed Portable Grid model.
- Fixed ore dictionary causing problems with Solderer.
- Fixed ore dictionary items not showing up in JEI for the Solderer.
Removed
- Removed Quartz Enriched Iron ore dictionary entry.
v1.5.0-alpha
on Jul 4, 2023Added
- Port to Minecraft 1.12.
- The Portable Grid now doesn't despawn anymore when dropped in the world.
Fixed
- Fixed bug where oredict autocrafting didn't work in some cases.
Removed
- Removed MCMultiPart support (will be re-added as soon as MCMultiPart for MC 1.12 is available).
- Removed OpenComputers support (will be re-added as soon as OpenComputers for MC 1.12 is available).
- Removed crafting recipes, until Forge adds the recipe system back.
v1.5.1-beta
on Jul 4, 2023Added
- Re-added MCMultiPart support.
- Added back crafting recipes.
Changed
- Updated Forge to 2340.
- Changed Grid recipe.
- Changed Crafting Monitor recipe.
Fixed
- Fixed Filters not persisting correctly in Wireless Grid and Wireless Crafting Monitor.
- Fixed Disk Drive recipe not using ore dictionary for chest.
- Fixed crash when getting tooltip for grid item.
Removed
- Removed Tesla integration.
- Removed RS energy units, the entire mod is powered with Forge Energy now.
v1.5.2-beta
on Jul 4, 2023Fixed
- Fixed a bug where loading nodes would abort when a single node has an error while reading.
- Fixed Filters not persisting correctly in Portable Grid.
