Skip to content

Trouser-Streak v1.1.9

Compare
Choose a tag to compare
@etianl etianl released this 13 Aug 19:09
· 70 commits to main since this release
a2b5a9a

Release for 1.21.1, 1.21, and 1.20.6! Use the correct jar for your version. Source for 1.20.6 and 1.21 is in the zip files here, and in the 1.20.6 and 1.21 branches.

***New and Old Chunk Detection Accuracy Improved ***

  • Improved New and old chunk detection accuracy by allowing NewerNewChunks to loop through all of the non empty chunk sections for more accurate quantification of new and old chunks if there are structures generating. It was previously just going through the first 8 sections.
  • Removed the thing that doubled the weight of a new sections for the newchunk quantifier in NewerNewChunks if the section had structure generation. This hopefully will reduce some false positives.
  • Changed the threshold for the newchunk quantifier from 65% sections being new to 51%. This is only applicable when the chunk isn't immediately defined as new by the first chunk section. (This may improve accuracy)
  • Made reloading chunk data when switching dimensions instant as opposed to being after a few ticks in NewerNewChunks and BaseFinder.
  • Gave the SignAura options in BetterAutoSign their own section (options for automatically writing signs within reach).

See the releases page for previous changelogs if you missed the last couple updates. :)