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.
v1.9.2-beta.1
on Jul 4, 2023Added
- 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.3-beta
on Jul 4, 2023Added
- 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.4
on Jul 4, 2023Fixed
- Fixed JEI recipes/usages keys not working in Grids.
v1.9.5
on Jul 4, 2023Added
- 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
on Jul 4, 2023Fixed
- Fixed duplication bug with the Constructor.
v1.9.6
on Jul 4, 2023Added
- 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.7
on Jul 4, 2023Added
- 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.
v1.9.8
on Jul 4, 2023Added
- 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.