blob: 2b9d46e705c25285ee908595311568ffdf840b3d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Pathfinder Tester
Usage:
Use the Pathfinder Tester tool (`testpathfinder:testpathfinder`).
Here's how it works:
* Place on node: Set destination position
* Punch: Find path
* Sneak+punch: Select pathfinding algorithm
Information will be shown in chat. If a path was found, all waypoints
will be shown for a few seconds.
See `init.lua` for config variables.
|