0.0.24 • Published 11 months ago

@nxg-org/mineflayer-pathfinder v0.0.24

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

!WARNING This pathfinder is still in HEAVY development. It is not meant to be used in production. However, you can use the code in examples to understand how the pathfinder works.


Presently, its execution is better than both Baritone's and mineflayer-pathfinder's. It also follows an entirely different paradigm - each move's execution is split into individual parts, which combined with a modular movement provider/executor/optimizer system, it makes this pathfinder extremely customizable. So as long as a single movement's execution handles all entry cases (which is possible), it can be immediately integrated into this bot.

Examples will be added as the project undergoes more development.


Many things.

  • Proper breaking of blocks (Cost + Execution)
  • Water movement
  • Parkour
  • Proper jump sprinting
  • Offloading the world thread

LinkDescription
APIThe documentation with the available methods and properties.
Advanced UsageThe documentation with the advanced usage of the pathfinder, including the customization of goals and movements.
ExamplesThe folder with the examples.
0.0.22

11 months ago

0.0.23

11 months ago

0.0.24

11 months ago

0.0.20

1 year ago

0.0.21

1 year ago

0.0.16

1 year ago

0.0.17

1 year ago

0.0.18

1 year ago

0.0.19

1 year ago

0.0.15

1 year ago

0.0.13

1 year ago

0.0.14

1 year ago

0.0.12

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.5

1 year ago

0.0.6

1 year ago

0.0.4

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago