Skip to content
This repository was archived by the owner on May 30, 2026. It is now read-only.

Releases: refinedmods/refinedstorage

v1.9.16

Choose a tag to compare

@raoulvdberge raoulvdberge released this 10 Dec 19:51

Added

  • Added Covers for all cable types.
  • Added Polish translation.
  • Added Italian translation.
  • Addons can now override how crafters insert items.

Changed

  • Improved JEI integration to pick the best option when transferring items.

Fixed

  • Fixed an issue where too many items in a grid would kick the player.
  • Fixed an issue where the portable grid does not open from Inventory anymore after some use.
  • Fixed craftable view in grids not showing items that were already in storage.
  • Fixed Wireless Crafting Monitor not working as Curio.
  • Fixed wrong slot being locked in some cases when opening a wireless item.
  • Slightly sped up External Storage item look up.
  • Fixed extraction from Storage Monitor not respecting maximum stack size.

v1.9.15

Choose a tag to compare

@raoulvdberge raoulvdberge released this 10 Dec 19:51

Fixed

  • Fixed Refined Storage Addons compatibility.

v1.9.14

Choose a tag to compare

@raoulvdberge raoulvdberge released this 10 Dec 19:52

Added

  • Implemented Curios support.

v1.9.13

Choose a tag to compare

@raoulvdberge raoulvdberge released this 14 Dec 12:02
b24ce55

Added

  • Added some performance improvements for autocrafting.

Fixed

  • Fixed count on Storage Monitor having Z fighting.
  • Fixed items on Storage Monitor not being flat.
  • Fixed crash when using an External Storage on a fluid inventory.
  • Fixed a memory leak in the pattern cache.
  • Fixed Detector crashing when dyed.
  • Fixed autocrafting being stuck after clicking "Start".
  • Fixed Crafting Monitor not being able to show hours.
  • Fixed capacity rendering of infinite storages.
  • Fixed wrong alignment for the JEI request autocrafting tooltip.
  • Fixed mobs getting stuck in Refined Storage cables.
  • Fixed dismantling storage blocks ignoring stack size.
  • Fixed Ice and Fire banners breaking with Refined Storage.
  • Fixed empty keybinding causing GL errors.
  • Fixed some parts of the Japanese translation.
  • Fixed rendering issue on blocks when using OptiFine.

Removed

  • Removed experimental pipeline nagging message.

v1.9.12

Choose a tag to compare

@raoulvdberge raoulvdberge released this 10 Dec 19:59

Fixed

  • Fixed some issues when using the Grid when it's offline.
  • Fixed crafting events not being fired in some cases in the Grid.
  • Fixed not being able to set fluid filter slot output quantity.
  • Fixed mod id search not working for Industrial Foregoing.
  • Fixed fluid autocrafting duplicating fluids.
  • Fixed some Grid crashes.
  • Fixed constructor not using compare mode correctly in some cases.
  • Fixed duplication bug in the Interface.

v1.9.11

Choose a tag to compare

@raoulvdberge raoulvdberge released this 10 Dec 19:59

Fixed

  • Fixed disks and network devices not loading when they did not previously exist
    • If you are affected by this please go to the world/data/ folder and remove the ".temp" ending from the files
      before launching.

v1.9.10

Choose a tag to compare

@raoulvdberge raoulvdberge released this 10 Dec 20:00

Changed

  • Update Japanese translation.

Fixed

  • Improve performance of the Grid view.
  • Fixed Disk Manipulator model glitches.
  • Improve performance of the Disk Manipulator.
  • Fixed being unable to set quantity in output slots of the Pattern Grid.
  • Fixed External Storage in fluid mode losing track of fluids sometimes.
  • Added code to avoid / minimize data corruption issues caused by Minecraft.
  • Fixed processing autocrafting orders stealing items from each other.
  • Fixed Constructor in fluid mode voiding fluid source blocks in front of it.
  • Fixed crash when recoloring blocks that have no rotation component.
  • Fixed reloading resource packs breaking Refined Storage textures.

v1.9.9

Choose a tag to compare

@raoulvdberge raoulvdberge released this 10 Dec 20:00

Fixed

  • Fixed Refined Storage sidebuttons displaying over the JEI bookmark pagination buttons.
  • Fixed issue where Crafters may fail to recognize an inventory/tank for some patterns.
  • Fixed issue where the Crafter Manager can crash on invalid patterns.
  • Fixed issue where alternatives in the Pattern Grid weren't being saved properly.
  • Fixed not being able to change the Exporter filter slot count with regulator mode without closing and re-opening the
    container.

v1.9.8

Choose a tag to compare

@raoulvdberge raoulvdberge released this 10 Dec 20:01

Added

  • Added a JEI synchronized (two-way) search box mode to the Grid.
  • Added a nag message when a player joins the world that asks the player to enable the experimental Forge lighting
    pipeline to ensure correct rendering.

Fixed

  • Fixed server crash when scrolling in Grid.
  • Fixed various issues with Grid interactions working without power.
  • Fixed changing rotation not updating blocks.

v1.9.7

Choose a tag to compare

@raoulvdberge raoulvdberge released this 10 Dec 20:01
5578655

Added

  • Added functionality to move items in the Grid with shift/ctrl + scrolling.

Changed

  • Changed JEI transfer error mechanics.

Fixed

  • Fixed crash when opening Controller GUI.
  • Fixed dye being consumed without effect in some cases.
  • Fixed deadlock caused by Portable Grid.
  • Fixed custom tooltips not working in the Grid.