pyCraft icon indicating copy to clipboard operation
pyCraft copied to clipboard

Path finfing

Open LeonMusCoden opened this issue 5 years ago • 3 comments

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

LeonMusCoden avatar Dec 24 '19 14:12 LeonMusCoden

You would have to implement path finding on your own, imo this module needs ALOT of documentation

BiatuAutMiahn avatar Jan 23 '20 08:01 BiatuAutMiahn

this module needs ALOT of documentation

PRs welcome

MiniDigger avatar Jan 24 '20 09:01 MiniDigger

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

TimeBather avatar Aug 08 '20 15:08 TimeBather