michaelzangl / minebot

Minebot
GNU General Public License v3.0
144 stars 48 forks source link

1.15.2 Minebot places torches on all blocks #291

Closed bendauphinee closed 4 years ago

bendauphinee commented 4 years ago

Minebot burns through torches because it's placing them on every single square.

/minebot mine

michaelzangl commented 4 years ago

Tested and confirmed. Seems that the bot does not detect the right light level and thinks that all blocks are dark.

michaelzangl commented 4 years ago

Fixed