In this video we cover how to implement more advanced head movements (looking at players, coords, and in any direction) and basic raycasting for Minecraft bots using Mineflayer in Python.
My Code:
https://github.com/0x26e/MineflayerPy...
References:
bot.look(): https://github.com/PrismarineJS/minef...
bot.blockAtCursor(): https://github.com/PrismarineJS/minef...
My Discord: / discord
Mineflayer Discord: / discord
This video is an intermediate tutorial part of my Mineflayer in Python tutorial series. You can find the full playlist here: • Mineflayer Tutorials in Python
Timestamps:
0:00 Intro
0:30 Code
2:16 Demonstration