pyCraft
pyCraft copied to clipboard
Path finfing
Is there any way to let the client path find to a location
For example the client is at x = 0, y = 0 and i want the bot to go x = 18, y =41
You would have to implement path finding on your own, imo this module needs ALOT of documentation
this module needs ALOT of documentation
PRs welcome
I think it needs lots of codes to achieve it.You should parse the Chunk Data Packet and find the way to goal block.It's not easy.But I hope you can finish it.You can view the Packet formant here:https://wiki.vg/index.php?title=Protocol&oldid=14204#Chunk_Data