Skip to content

v2.0.0-milestone.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 20:37
· 1360 commits to develop since this release
ddc2498

Added

  • The Wrench now dismantles devices when crouching.
    • The Disk Drive in item form now supports rendering of disks that were dismantled.
    • In order to retain Controller energy, the Controller must now be dismantled.
    • All config and upgrades are transferred to the item.
  • You can now use any Wrench from other mods in order to rotate or dismantle.
  • Item and fluid storage blocks.
  • Initial advancements.

Fixed

  • Fixed inventory contents of devices not retaining their original order when reloading a world.
  • Fixed bug where (already opened) Grid doesn't update if a storage is removed.
  • Fixed last modified info in the Grid not being persisted.
  • Fixed removals in filter inventory not being saved properly.

Changed

  • Ported to Minecraft 1.18.2.
  • Grid auto-selection and JEI/REI synchronization are now two different options.
  • Grid display settings are now stored in the client configuration, no longer per-block.
  • You now need to crouch with a dye in order to change the color of a device.
  • Item storage capacities are now multiples of 1024 to make it more stack-size friendly.
  • Storage tooltips now have colors.
  • Storage tooltips now show percentage full.
  • Item storage tooltips now show amount of stacks and max stacks stored.

Removed

  • Removed the Patchouli integration.