0.1.0 • Published 11 years ago

mineflayer-voxel v0.1.0

Weekly downloads
5
License
-
Repository
-
Last release
11 years ago

mineflayer-voxel

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

npm.io

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