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

https://github.com/ghostdevv/mining-turtle


https://github.com/ghostdevv/mining-turtle

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Mining Turtle

A simple script to mine an area, builds on the idea of the `tunnel` command but allows for the size area to be defined.

## Installation

```bash
wget https://raw.githubusercontent.com/ghostdevv/mining-turtle/main/mine.lua
```

## Usage

The turtle must be placed in the bottom left corner facing the direction you want to mine. It'll also automatically refuel on startup.

```bash
mine
```