Skip to content

Altoclef beta-0.18

Compare
Choose a tag to compare
@MiranCZ MiranCZ released this 29 Jun 08:37
· 27 commits to main since this release

Versions

  • Added 1.20.5 support
  • Removed redundant -beta1 suffix from all baritone jars

Improvements

  • Added a debug chart to show how much ms is spent in Altoclef ticking method (can be turned on with showDebugTickMs option; false by default)
  • Fixed BlockScanner caching way to many blocks of one type causing lag spikes when trying to get the closest one
  • Improved calculation of how much iron should be smelted in BeatMinecraftTask
  • Improved nether logic for going to fortress and Crimson Forest
  • Made bot collect endstone one by one in the end (addressed in #8 )

Bug fixes

  • Fixed baritone sometimes not finding way to a chest by going on top of the chest instead
  • Fixed rare crash when trying to go to nether right after picking up crafting table
  • Fixed getFilledPortalFrames always returning 12 or 0
  • (hopefully) fixed most cases where bot gets stuck in water (addressed in #9 )
  • Fixed bot getting stuck if it has too many gold ingots

Additions

  • Added back most of the original commands
  • Added back and ported butler