Skip to content

Trouser-Streak v0.6.0

Compare
Choose a tag to compare
@etianl etianl released this 05 Jul 19:11
· 222 commits to main since this release
1c2f871

0.6.0

Release for 1.20.1, and 1.19.4! Use the correct jar for your version. Source for 1.19.4 is in the zip file here, and in the 1.19.4 branch.

Trouser updates for 1.19.3 and 1.19.2 are not available!!!
Update your other mods lol (Last compatible Trouser version for those Minecraft versions is 0.5.8, available on the releases page.)

More BaseFinder Updates

  • BaseFinder performance improved. (removed unnecessary for loops)
  • Unnatural spawner finder option added. If someone removed the natural blocks which should be with a spawner, it will be flagged as a possible build.
  • Included Y level in the "base located" notifications to help you find the things easier. (Unnatural spawners could not be included due to code difficulties)
  • Adjusted Basefinder list 5 default value to mostly eliminate a false positive in villages regarding beds.
  • Now that block checking performance is improved I copied the entire code from 1.20.1 basefinder (the big list1) to the 1.19.4 build to ease updates (moar similar code between versions helps)

AutoMountain Update

  • Added a new option called MouseTurn (this was always a thing by default, I just now made it optional). You can disable this to disable changing stairs direction via mouse.
  • Keyboard controls to manipulate your Mountain are the four directional keys, the jump key (for block spacing), and the sneak key (hold sneak with left or right to go diagonal).

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