v1.10.5
on Jul 4, 2023Fixed
- Fixed rare multithreading crash
- Fixed Constructor being able to drop more than the maximum stack size for an item
v1.11.5
on Jul 4, 2023Fixed
- Fixed some craftable items not showing as craftable in JEI
- Fixed Grid crashing on exit if JEI mod is not used
- Fixed rare multithreading crash
- Fixed Constructor being able to drop more than the maximum stack size for an item
v1.10.2
on Jul 4, 2023Changed
- Ported to Minecraft 1.18.2.
v1.9.18
on Jul 4, 2023Fixed
- Fixed potential Pattern crash when loading Minecraft.
v1.10.3
on Jul 4, 2023Fixed
- Fixed Destructor dupe bug
- Fixed being unable to insert items into the Storage Monitor
- Fixed Storage Monitor not showing all matching items in non-exact mode
- Fixed items getting lost on Creative Disk when more than 2,147,483,647 of one type is stored
- Fixed incorrect autocrafting keybind prompt on macOS
- Fixed crashing the game when a network block was removed in a bad way
- Fixed duplication bug with Constructors and Shulker Boxes
- Fixed breaking blocks with pickaxe taking too much time
Changed
- Improved performance for grid updates
- Improved waterlogging to behave more like vanilla
- JEI version 9.7.1 or higher is now required
Added
- Forge relocation and Packing Tape blacklist tag entries to prevent block movement
- Japanese translations for certain autocrafting actions
v1.11.0
on Jul 4, 2023Changed
- Ported to Minecraft 1.19.2.
v1.11.1
on Jul 4, 2023Fixed
- Fixed not using Forge silicon tag for recipes.
- Small corrections to the Korean translation.
v1.11.2
on Jul 4, 2023Added
- Available items indicator in JEI now updates while JEI is open.
Fixed
- Fixed chained crafters not taking over the name of the root crafter.
- Fixed lag when opening JEI in large systems.
- Made Refined Storage more robust against crashes when moving network blocks by unconventional means.
v1.11.3
on Jul 4, 2023Fixed
- Fixed external storage cache being de-synced from the network cache.
- Fixed external storage using an out of date block entity for getting handler.
- Fixed inventory slots being reused incorrectly in rare cases in the JEI transfer handler.
Changed
- Increased packet size limit.
v1.11.4
on Jul 4, 2023Fixed
- Fixed duplication bug in the Interface.
v1.10.4
on Jul 4, 2023Fixed
- Fixed external storage cache being de-synced from the network cache.
- Fixed external storage using an out of date block entity for getting handler.
- Fixed chained crafters not taking over the name of the root crafter.
- Made Refined Storage more robust against crashes when moving network blocks by unconventional means.
- Fixed duplication bug in the Interface.
Changed
- Increased packet size limit.
v1.10.0
on Jul 4, 2023Fixed
- Fixed multiple bugs related to transferring recipes into the Crafting Grid.
- Processing patterns now use the order of items/fluids specified in the pattern by @necauqua and @Darkere.
- Fixed autocrafting task getting stuck if two tasks fulfilled each others requirements.
- Fixed fluid autocrafting breaking when using 2 stacks of the same fluid in a pattern.
- Amount specifying screen is now limited to valid values.
- Fixed crash on servers when starting with latest Forge.
v1.9.17
on Jul 4, 2023Added
- More slots for the Pattern Grid.
Changed
- Combined fluid and item view in the Pattern Grid.
- Processing patterns now use the order of items/fluids specified in the pattern.
- Amount specifying screen is now limited to valid values.
Fixed
- Fixed Relay not working.
- Fixed Wireless Transmitter only working upright.
- Fixed Portable Grid not opening when pointing at a block.
- Fixed being able to circumvent locked slots by scrolling.
- Fixed multiple bugs related to transferring recipes into the crafting grid.
- Fixed autocrafting task getting stuck if two tasks fulfilled each others requirements.
- Fixed fluid autocrafting breaking when using 2 stacks of the same fluid in a pattern.
v1.10.1
on Jul 4, 2023Fixed
- Fixed crash when opening alternatives screen
v1.10.0-beta.4
on Jul 4, 2023Fixed
- Fixed client crash when hovering over a fluid in the Fluid Grid by @jackodsteel.
- Fixed random client crashes when starting the game.
Changed
- Update Korean translation by @mindy15963.
v1.10.0-beta.3
on Jul 4, 2023Fixed
- Fixed networks and network devices being removed when a chunk unloads.
v1.10.0-beta.1
on Jul 4, 2023Fixed
- Fixed Relay not working.
- Fixed Wireless Transmitter only working upright.
- Fixed Portable Grid not opening when pointing at a block.
- Fixed being able to circumvent locked slots by scrolling.
Changed
- Added more slots to the Pattern Grid.
- Combined fluid and item view in the Pattern Grid.
- Ported to Minecraft 1.18.1.
- Focused side buttons now display their tooltip properly.
- Improved performance of retrieving patterns by @metalshark.
v1.10.0-beta.2
on Jul 4, 2023Fixed
- Fixed all Refined Storage advancements being granted when joining a world.
- Fixed potential Pattern crash when loading Minecraft.
v1.9.0-beta
on Jul 4, 2023Added
- Port to Minecraft 1.16.
Fixed
- Fixed wrench requiring shift click to rotate blocks.
v1.9.1-beta
on Jul 4, 2023Fixed
- Fixed server crash.