Skip to content

Version 2.3.0

Choose a tag to compare

@piegamesde piegamesde released this 26 Oct 18:06
· 24 commits to master since this release

Changes

  • Minecraft 1.17 support
  • GUI rendering engine improvements
    • The way downscaled images are handled got changed. The resulting code is a lot simpler,
      which results in less bugs and memory consumption.
    • The difference is especially noticable in worlds with empty region files/chunks. This
      occurs when using the /locate command, or when interacting with cartographers in game.
  • Added pin for Lodestones

Bug fixes

  • Some random NullPointerExceptions
  • Java >=16 support