voxel-quarry

0.2.0 • Public • Published

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

Dependents (0)

Package Sidebar

Install

npm i voxel-quarry

Weekly Downloads

4

Version

0.2.0

License

MIT

Last publish

Collaborators

  • deathcap