Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brainstone/cc-veinminer

This ComputerCraft program will automatically mine entire veins of ore
https://github.com/brainstone/cc-veinminer

computer-craft lua minecraft

Last synced: 10 days ago
JSON representation

This ComputerCraft program will automatically mine entire veins of ore

Awesome Lists containing this project

README

        

# CC VeinMiner

This ComputerCraft program will automatically mine entire veins of ore.

## Installation

The easiest way to install this is by via wget.
Note it may install [Eric Wieser's GitHub downloader](https://github.com/eric-wieser/computercraft-github) if not
already installed.

```shell
wget run https://raw.githubusercontent.com/BrainStone/CC-VeinMiner/master/src/update.lua []
```