-
I get this error when attempting to use `mineflayer`
> ```You are using a pure-javascript implementation of RSA.
> Your performance might be subpar. Please consider installing URSA```
How do I …
ghost updated
3 years ago
-
Hey, so im trying to make the bot open a chest. I just cant get it to work, cause all of the code seems fine to me.
code:
```js
var blockObj = bot.getInstance().blockAt(blockPos);
if (blockObj != …
-
- [x] Ability to read your inventory
- [x] Ability to change what you are equipping
- [x] Ability to throw stack on the ground
- [x] Ability to throw N number of Z type items on the ground
- [ ] Ensur…
-
- [x] I have carefully read the [FAQ](https://github.com/PrismarineJS/mineflayer/blob/master/docs/FAQ.md) and it does not contain an answer to my question.
- [x] I have carefully read the [API docume…
-
This is the first time I do a bug report and i hope I do it right...
## Versions:
- mineflayer: 2.34.0
- server: vanilla (1.16.4)
- node: 14.15.1
## Code: //same as in example tutorial on…
-
how to get server tps pls help
-
## Is your feature request related to a problem? Please describe.
Yup, I recently got a minecraft acct(woooo), but I needed to use a microsoft account. this means my mojang acct dosent own minecraft,…
-
Trying to make a trip if the strike distance was more than three blocks. After any hit, the bot crashes
`/root/lc/node_modules/minecraft-protocol/src/transforms/framing.js:67
} else { thro…
-
If I wanted to contribute the ability to "parkour" to this module, would you be able to point me in the correct direction to do so? What would it take in order to allow the program to make jumps?
-
I notice this wierd bug, when you connect, the playerlist in the tab is empty, and you will not be able to see other player exept those who did connect after you.
My thought:
Is it possible to sto…