vogonistic / mineflayer-voxel

Attempt at visualizing what the bot is up to using voxel.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mineflayer-voxel

Attempt at visualizing what the bot is up to using voxel.js

Ideas

  • Turn module into something that can be added to any mineflayer bot
  • Disconnect viewing from bot so you can explore the area

Precondition

You must extract textures from minecraft.jar (Note, must be snapshot, not the current release!).

node extract_textures.js <path_to_minecraft.jar>

Usage

npm start

About

Attempt at visualizing what the bot is up to using voxel.js


Languages

Language:JavaScript 100.0%