0.2.0 • Published 10 years ago

voxel-quarry v0.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

voxel-quarry

Automated mining quarry (voxel.js plugin)

screenshot

Load with voxel-plugins, options:

  • mineDelayMs: delay between each block mining operation (default 200 ms)

To use in the game, craft a quarry block with a voxel-workbench by surrounding an iron voxel-pickaxe with iron ingots (or with voxel-commands installed, type ".item quarry"), place it in the world, then right-click it to begin the process. One at a time, the blocks below the quarry will be mined, up to a 16x16x16 cubic volume:

screenshot

As they are mined, the item drops will be added to the player inventory with voxel-carry, if installed. Also requires voxel-harvest (to calculate the item drops from the mined blocks), voxel-blockdata (for storing the mining progress for the quarry), and voxel-registry pluginsarea.

References / see also

Inspired by the quarry from the BuildCraft modification for Minecraft.

License

MIT

0.2.0

10 years ago

0.1.0

10 years ago