Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brainstone/cc-veinminer
- Owner: BrainStone
- License: gpl-3.0
- Created: 2023-01-28T01:06:12.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T01:47:20.000Z (almost 2 years ago)
- Last Synced: 2023-05-31T23:07:32.957Z (over 1 year ago)
- Topics: computer-craft, lua, minecraft
- Language: Lua
- Homepage:
- Size: 83 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 []
```