Skip to content

mcaselector-2.4

Latest
Compare
Choose a tag to compare
@Querz Querz released this 23 Apr 18:03
· 4 commits to master since this release

This release adds 1.20.5 support and fixes some bugs.

Details:

  • Updated to Java 21. The Windows Installer will download the correct version for you, but Mac and Linux users will need to download the correct JDK / JRE. The Download and Installation section in the Wiki has been updated accordingly.
  • Updated mappings for Minecraft 1.20.5 and the current 1.21 Experimental Features.
  • Added support for lz4 compressed chunks.
  • Added support for item components when reloacting chunks containing a lodestone compass.
  • Default to user home dir when no other directory exists when the "Open World" dialog is created.
  • Fixed a bug where the last directory a world was opened from was not remembered.
  • Fixed a bug where entire chunks would fail to replace blocks if they contained a section without any block data #470.
  • Fixed a bug where Sniffer's memorized locations would not be updated when relocating chunks containing Sniffers.
  • Changed the visuals of the NBT Editor to show lines instead of arrows.
  • Updated some dependencies.