lambda-client / lambda

Minecraft utility mod coded in Kotlin
GNU Lesser General Public License v3.0
583 stars 146 forks source link

Line follower for NewChunks #270

Open gamerpaddy opened 2 years ago

gamerpaddy commented 2 years ago

Describe the solution you'd like A line follower module that follows a newchunks trail. check for right / left side of the players direction within the view distance for new chunks and follow them at a fixed distance. when losing track, keep going forward or zig zag until it finds new chunks again and keep going.

for a technical example, google "laybrinth robot"

mmvanheusden commented 2 years ago

exactly this is build into rusherhack