Releases: michaelzangl/minebot
1.15.2b2
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)
Minebot 1.15.2b1
It is a normal Forge mod, so install Forge 1.15.2 and put the jar in your mod directory.
If a command does not autocomplete, it is just not ported yet. Be patient.
Report missing or wrongly handled blocks here: #288
Report other issues to https://github.com/michaelzangl/minebot/issues
More minor bug fixes.
v1.12.2 Fixed some bugs in 1.12
Small fixes
v1.12.1 Fix for #172
Port to Minecraft 1.12
Many new features of Minecraft 1.12 are not supported and there are still some bugs from the migration.
v0.4b4
v0.4b3
Highlight markers are now rendered again (pos1/2, build markers).
Sneaking to build, building colored blocks and planks has been fixed.
The JS API supports listening for chat messages.
And many minor bug fixes.
v0.4b2
The preferences file has been updated. It is much more flexible now. Use /minebot settings store to see where it is and edit it.
There have also been many small additions to the bot, including a better tree farming, a half slab bridge mode and many bug fixes.
Please report bugs using github issues.
v0.4b1
The first version of Minebot for Minecraft 1.8
There are many new things, like an improved mining algorithm, a map, a new algorithm to cut down 2x2 trees, the bot already searches new targets before the old one was reached, ...
Many minor bugs were fixed and many new bugs added. Feel free to report them in the issue tracker.
v0.3.0
Should be for Minecraft 1.7.10