ComputerCraft Archive

MLG Mining: Circular Branch Mining

computer mining unknown forum

Description

I am currently working on my master's thesis and won't be able to answer questions/continue development until the end of march. If you have any questions still feel free to post them, already some ama...

Installation

Copy one of these commands into your ComputerCraft terminal:

Pastebin:pastebin get GBUtC1Dn mlg_mining:_circular_branch_mining
wget:wget https://pastebin.com/raw/GBUtC1Dn mlg_mining:_circular_branch_mining
Archive:wget https://cc.shobie.xyz/cc/get/pb-GBUtC1Dn mlg_mining:_circular_branch_mining
Quick Install: wget https://cc.shobie.xyz/cc/get/pb-GBUtC1Dn MLG Mining: Circular Branch Mining

Usage

Run the program after downloading

Tags

miningforumturtle-programs

Source

View Original Source

Code Preview

shell.run("delete", "api_digOres")
shell.run("delete", "api_digShafts")
shell.run("delete", "api_digTunnels")
shell.run("delete", "api_sharedFunctions")
shell.run("delete", "api_turtleExt")
shell.run("delete", "config")
shell.run("delete", "digAndExcavate")
shell.run("delete", "digOres")
shell.run("delete", "digShafts")
shell.run("delete", "digTunnels")
shell.run("delete", "getPrograms")