Attempt at visualizing what the bot is up to using voxel.js
- Turn module into something that can be added to any mineflayer bot
- Disconnect viewing from bot so you can explore the area
You must extract textures from minecraft.jar (Note, must be snapshot, not the current release!).
node extract_textures.js <path_to_minecraft.jar>
npm start