Releases: refinedmods/refinedstorage
Releases · refinedmods/refinedstorage
v1.7.1-alpha
Fixed
- 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.0-alpha
Added
- 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.0+10
Added
- Re-added oredict mode as "exact mode" (for fluids too!).
- Re-added the Crafter Manager.
- Re-added the Crafting Monitor.
- Re-added the Wireless Crafting Monitor.
Fixed
- Fixed the ugly checkboxes
- Misc bugfixes and crash fixes.
v1.7.0+9
Added
- Re-add the Crafter and autocrafting.
Fixed
- Misc bugfixes and crash fixes.
v1.7.0+8
Added
- Re-added the Constructor.
- Re-added the Destructor.
- Re-added the Disk Manipulator.
- Re-added the Portable Grid.
v1.7.0+7
Fixed
- Fixed a crash that can happen when opening a world.
v1.7.0+6
Added
- Re-added the Network Transmitter (not cross dimensional yet).
- Re-added the Network Receiver.
- Re-added the Relay.
- Re-added the Detector.
- Re-added the Security Manager.
- Re-added the Interface.
- Re-added the Fluid Interface.
- Re-added the Wireless Transmitter.
- Re-added the Storage Monitor.
- Re-added the Wireless Grid.
- Re-added the Wireless Fluid Grid.
Fixed
- Misc bugfixes and crash fixes.
v1.7.0+5
Added
- Re-added the External Storage.
- Re-added the Importer.
- Re-added the Exporter.
Removed
- Cutting Tool (you may get a Forge warning about that one, it's safe to ignore).
- The "compare nbt" side button, replaced it with "exact mode".
v1.7.0+4
Added
- Re-added all the storage blocks.
- Re-added JEI integration.
Fixed
- Misc bugfixes and crash fixes.
v1.7.0+3
Added
- Re-added the Crafting Grid.
- Re-added the Pattern Grid.
- Re-added the Fluid Grid.
- Re-added Optifine compatibility.