Replies: 2 comments
-
We cannot provide help if you don't provide the code you're using/the other post you're talking about/the full error |
Beta Was this translation helpful? Give feedback.
-
Sorry My code is based on the example https://github.com/PrismarineJS/mineflayer/blob/master/examples/farmer.js const {pathfinder, Movements, goals : {GoalNear, GoalFollow}} = require('mineflayer-pathfinder');const { Vec3 } = require('vec3') module.exports = class Farm {
} |
Beta Was this translation helpful? Give feedback.
-
I saw a similar post, but this post does not solve the problem.
Error: Event blockUpdate:(-12, -60, 3) did not fire within timeout of 5000ms
Beta Was this translation helpful? Give feedback.
All reactions