Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 489 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 489 Bytes

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