Skip to content

v1.5.32

Compare
Choose a tag to compare
@raoulvdberge raoulvdberge released this 30 Jun 08:55
· 1336 commits to develop since this release

Added

  • Added Spanish translation.

Changed

  • Changed stack quantity of craftable items from 1 to 0 to fix Quantity Sorting.
  • Changed fluid stack amount to not display "0" anymore.
  • Disk Manipulator in fluid mode will now extract a bucket at a time instead of 1 mB (or 64 buckets at a time with a Stack Upgrade instead of 64 mB).

Fixed

  • Fixed issue where the Pattern Grid can only overwrite patterns when blank ones are present.
  • Fixed not being able to extract half a stack of items with max stack size 1 in Grid when using right click.
  • Fixed 2 same stacks using capabilities without NBT tag not treated equal.
  • Fixed NBT/metadata check on exporting in an Interface.
  • Fixed Disk Manipulator being stuck on unemptiable, non-empty disks.
  • Fixed orientations of the Portable Grid.
  • Fixed crafting event in Crafting Grid being fired twice.
  • Fixed a crash when the Constructor tries to place a block when a multipart is attached to it.
  • Fixed an autocrafting crash.
  • Attempted to fix FPS drop on Grid sorting.