Posted 16 March 2016 - 08:06 AM
- This Program is not ready! -
A simple mining Drill, that drills down, collects the whitelisted Ores, goes up again and drops its Inventory in a Chest.
(This is my first Lua Project, so i apologize if my code is bad, and i'm not using Feature xyz)
Install:
Setup:
- Place the Chest in front of it
- Fuel up the Turtle
- Run the Program
ToDo:
- closing the Holes (Done)
- selfrefueling System
- move Drill to next location
- optimize drillpattern
- optional Remote Status
- optional Remote Control
Compatible (Ore) mods:
- Tinkers Construct
- Harvestcraft
- Underground Biomes
- Applied Energistics 2
A simple mining Drill, that drills down, collects the whitelisted Ores, goes up again and drops its Inventory in a Chest.
(This is my first Lua Project, so i apologize if my code is bad, and i'm not using Feature xyz)
Install:
Spoiler
pastebin get jZp85wb7 drillSetup:
Spoiler
- Place the mining Turtle on the Ground- Place the Chest in front of it
- Fuel up the Turtle
- Run the Program
ToDo:
Spoiler
- selfrefueling System
- move Drill to next location
- optimize drillpattern
- optional Remote Status
- optional Remote Control
Compatible (Ore) mods:
Spoiler
- Industrial Craft 2- Tinkers Construct
- Harvestcraft
- Underground Biomes
- Applied Energistics 2
Edited on 18 March 2016 - 03:49 PM