-
Hello, I am trying to run the code from the file "basic.js" which is located at the examples folder, and I run into this error. I also tried taking parts of the basic.js to put into my own code and I …
-
`GoalLookAtBlock.isEnd` uses `world.raycast` to check if the target is visible from the current node. `world.raycast` only checks for collision boxes, not selection boxes.
These pages explain the…
-
### Description
This plugin adds pathfinding-based movement to the bot.
### Author
Karang
-
- [ ] The [FAQ](https://github.com/PrismarineJS/mineflayer/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue that I have been able to find
## Detailed description of a problem
I am…
-
Purpose: navigation, task tree, etc
related :
* https://github.com/rom1504/rbot
* https://github.com/Karang/mineflayer-pathfinder
* https://github.com/PrismarineJS/mineflayer/issues/275
-
Pathfinder currently cheats the physics system in some places.
- [ ] Canceling velocity: https://github.com/PrismarineJS/mineflayer-pathfinder/blob/e1e900ae496b2ae470ef274af4758d26c276d317/index.js…
-
web-inventory doesnt works on python
![image](https://user-images.githubusercontent.com/97786475/212441126-c7b12aba-659f-422e-864a-5d0e789575cf.png)
Requires in my code:
mineflayer = require('min…
-
I think it's just an error that I made, or setGoal really doesn't work on the goal_reached event.
Here's my code:
```
const { pathfinder, goals, Movements } = require('mineflayer-pathfinder');
con…
-
I expected to bot go in a square but it just goes randomly and then leaves the server, simply bot dont obey to code and literally breaks/puts block randomly
I also check that is the coordinates are t…
-
Hey everyone i have a problem to get mod list from my server forge.
```
NODE_DEBUG = "minecraft-protocol-forge";
const autoVersionForge = require("minecraft-protocol-forge/src/client/autoVersi…