github Querz/mcaselector 1.15.2
mcaselector-1.15.2

latest releases: 2.4, 2.3, 2.2.2...
3 years ago

This version improves performance when deleting and exporting chunks.

Details:

  • Reintroduced "defragmentation" when deleting or exporting chunks. Defragmentation deletes and rearranges chunk data on a lower level without parsing the chunk's nbt data and is therefore much faster than fully reading and rewriting region files. It was removed in 1.14 due to an oversight when rewriting region loading for Minecraft 1.17. See #188 .
  • Updated mappings for 21w14a.
  • Added an intercepts comparator for filters that can have multiple values, e.g. the Palette filter. It matches a chunk when one or more values match, unlike the contains comparator which matches a chunk when all values match.
  • Fixed the mapping for the Structure filter.
  • Fixed scroll bar appearance.

Don't miss a new mcaselector release

NewReleases is sending notifications on new releases.