PrismarineJS / mineflayer

Create Minecraft bots with a powerful, stable, and high level JavaScript API.
https://prismarinejs.github.io/mineflayer/
MIT License
5.07k stars 921 forks source link

Smooth Look Library #3118

Closed 182exe closed 1 year ago

182exe commented 1 year ago

Is your feature request related to a problem? Please describe.

Mineflayer's rotations are pretty rough and are easily detectable by anticheats, so it's fairly hard to get it to work on many servers.

Describe the solution you'd like

I think an implementation of this library, which allows for function based rotations into things like pathfinder and pvp would be very welcome.

Describe alternatives you've considered

I linked mineflayer-smooth-look above, but I think it would just be better as something you could enable.

Additional context

Add any other context or screenshots about the feature request here.

frej4189 commented 1 year ago

This is not a Mineflayer issue. Consider opening an issue in pathfinder/PvP instead to allow for custom rotation methods