Skip to content

v1.5.34

Compare
Choose a tag to compare
@raoulvdberge raoulvdberge released this 29 Jun 09:38
· 1299 commits to develop since this release

Added

  • Added OR search operator to the Grid with "|".
  • Added new getPattern(stack:table) function for OpenComputers integration.

Changed

  • Empty patterns can no longer be inserted in the pattern result slot in the Pattern Grid with hoppers.
  • getPatterns() now only returns all the outputs, this to limit memory usage in OpenComputers (only affects OC integration).
  • Allow crafters to be daisy-chained.

Fixed

  • Fixed repeated key events not getting handled in some cases.