cabaletta / cabaletta/baritone
moveTowardsBlock should consider moving backwards as well as forwards
Open
enhancement
- Dominant language
- Java
- Stars
- 9.2k
- Forks
- 2.1k
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 3
Description
Right now it just looks at the destination and holds W, it should instead consider looking away and holding S if close enough. Basically, something like `MovementManager.moveTowardsCoords` from MineBot: https://github.com/leijurv/MineBot/blob/master/mcp918/src/minecraft/minebot/movement/MovementManager.java#L136
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.