Skip to content

1.15.2b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@michaelzangl michaelzangl released this 17 May 20:22
· 3 commits to forge-1.15.2 since this release

New features

  • Added /minebot stack command → Allows to run mutliple strategies in parallel
  • Make /minebot tunnel compatible to 1.15 (minor syntax changes)
  • Make /minebot craft compatible to 1.15
  • Make /minebot store compatible to 1.15
  • Make /minebot resume compatible to 1.15
  • Make /minebot respawn compatible to 1.15
  • Make /minebuild clear compatible to 1.15
  • Add /minebot clear [corner1] [corner2] command
  • Add destructive pathfinding that will dig through walls / rock (/minebot pathfind [to] destructive)
  • Warn if (possibly) on invalid start position, e.g. in water (only for some tasks)
  • /minebot store can now store in chests with signs on them
  • /minebot store won't attempt to open chests with blocks or sitting cats on them

Bugs fixed:

  • When player dies, bot did not work any more
  • Bot did place too many torches
  • Fix fish task command (can now be used)
  • Bot will not walk on non-persistent leaves any more
  • Fix andesite and granite (bot did not know of them)
  • Fix block breaking time computation
  • Fix some fill path finding issues (but there are more, only works good with empty area for now)