Skip to content

Releases: refinedmods/refinedstorage

v1.9.6

10 Dec 20:01
Compare
Choose a tag to compare

Added

  • Port to Minecraft 1.16.3.
  • Added colored block variants.
  • Added functionality to show missing items in the JEI transfer screen.
  • Added functionality to request missing items from autocrafting in the JEI transfer screen.
  • Added client config option to remember the Grid search query.

Fixed

  • Fixed Portable Grid losing enchantments when placing and breaking.

v1.9.5

10 Dec 20:02
Compare
Choose a tag to compare

Added

  • Re-added the /refinedstorage disk create <player> <id> command.
  • Added the /refinedstorage disk list command.
  • Added the /refinedstorage disk list <player> command.
  • Added the /refinedstorage network list <dimension> command.
  • Added the /refinedstorage network get <dimension> <pos> command.
  • Added the /refinedstorage network get <dimension> <pos> autocrafting list command.
  • Added the /refinedstorage network get <dimension> <pos> autocrafting get <id> command.
  • Added the /refinedstorage network get <dimension> <pos> autocrafting cancel command.
  • Added the /refinedstorage network get <dimension> <pos> autocrafting cancel <id> command.
  • Added JEI ghost ingredient dragging support.

Fixed

  • Fixed text field not being focused in amount specifying screens.

v1.9.2-beta.2

24 Dec 09:47
Compare
Choose a tag to compare

Fixed

  • Fixed duplication bug with the Constructor.

v1.9.4

10 Dec 20:02
d9d5616
Compare
Choose a tag to compare

Fixed

  • Fixed JEI recipes/usages keys not working in Grids.

v1.9.3-beta

10 Dec 20:03
Compare
Choose a tag to compare

Added

  • Port to Minecraft 1.16.2.

Changed

  • Updated Japanese translation.
  • Updated Taiwanese translation.
  • Refactored autocrafting code.

Fixed

  • Fixed duplication bug with the Constructor.

v1.9.2-beta.1

24 Dec 09:43
Compare
Choose a tag to compare

Added

  • Re-added interdimensional networks with the Network Transmitter and Network Receiver.
  • Re-added MouseTweaks integration.

Changed

  • Networks that are in a chunk that isn't loaded will no longer work, they will turn off. Chunkload the Controller to
    maintain a functioning network over long distances.

Fixed

  • Fixed crash with Forge version 67.
  • Fixed cases where Refined Storage unwillingly acts like a chunkloader.
  • Fixed Network Transmitters being able to connect to any network device.
  • Fixed Crafting Tweaks buttons being in the wrong position after changing the size configuration of the Grid.

v1.9.1-beta

10 Dec 20:03
Compare
Choose a tag to compare

Fixed

  • Fixed server crash.

v1.9.0-beta

10 Dec 20:04
Compare
Choose a tag to compare

Added

  • Port to Minecraft 1.16.

Fixed

  • Fixed wrench requiring shift click to rotate blocks.

v1.8.8

19 Dec 17:48
Compare
Choose a tag to compare

Fixed

  • Fixed duplication bug and weird behavior in the Crafting Grid matrix.

v1.8.7

19 Dec 17:49
Compare
Choose a tag to compare

Fixed

  • Fixed Regulator mode item and fluid counts not saving properly.
  • Fixed Wireless Crafting Monitor not closing properly.
  • Fixed Controller always using energy, even when disabled with redstone.
  • Fixed internal crafting inventory not being returned when Controller is broken.
  • Fixed bug where autocrafting tasks started on the same tick make the wrong assumption about available items and
    fluids.
  • Fixed bug where the "To craft" amount in the Crafting Preview window is wrong.
  • Fixed bug where non-pattern items are able to be inserted into the Crafter Manager (Darkere)
  • Fixed performance issue where shapes of cable blocks were constantly being recalculated.

Changed

  • Drastically improved shift clicking performance in Crafting Grid.

Removed

  • Removed autocrafting engine version from crafting preview screen.