Skip to content

Releases: michaelzangl/minebot

1.15.2b2: Fix a minor bug in fill that might lead the bot into lava / other obs…

17 May 20:22
Compare
Choose a tag to compare

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

09 May 21:17
Compare
Choose a tag to compare
Minebot 1.15.2b1 Pre-release
Pre-release

https://youtu.be/gldNKB4N4sM

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.

21 Jul 13:59
Compare
Choose a tag to compare
More minor bug fixes. Pre-release
Pre-release
v1.12.2

Fixed some bugs in 1.12

Small fixes

04 Jul 10:52
Compare
Choose a tag to compare
Small fixes Pre-release
Pre-release
v1.12.1

Fix for #172

Port to Minecraft 1.12

03 Jul 19:02
Compare
Choose a tag to compare
Pre-release

Many new features of Minecraft 1.12 are not supported and there are still some bugs from the migration.

v0.4b4

12 Jan 18:09
Compare
Choose a tag to compare
  • Add /minebuild fill <blocktype> to fill an area.
  • Add experimental /minebot furnace
  • Pos1 + pos2 are now displayed on the map
  • Entities can now be searched using the well-known minecraft syntax ("@e...")
  • The log is a bit cleaner now.
  • Many small fixes

v0.4b3

28 Dec 12:43
Compare
Choose a tag to compare

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

08 Dec 20:45
Compare
Choose a tag to compare

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

31 Aug 09:24
Compare
Choose a tag to compare
v0.4b1 Pre-release
Pre-release

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

09 May 15:40
Compare
Choose a tag to compare

Should be for Minecraft 1.7.10