This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
johnneijzen's profile picture

[2.13] John Strip Mining Turtle

Started by johnneijzen, 19 September 2013 - 03:18 AM
johnneijzen #1
Posted 19 September 2013 - 05:18 AM
Hi Guys I Have Fully Working Strip Mining Turtle. Slot 1 = Torch, Slot 2 = Chest, Slot 3 = Fuel, Slot 4 = Cobble or any Floor Block you like.

My Program Code: http://pastebin.com/cWwJ0FYW or pastebin get cWwJ0FYW Mine
Github: Link

New Video
Spoiler

[media]http://www.youtube.com/watch?v=GT8IVX5WAOQ[/media]


Features:
Spoiler

You can Pick Distance/how far turtle must dig
Chest and Torch Support
Fast Detection Code so turtle wont dig if there is no block front of it or top
Turtle cant be block by gravel or sand unlike other program like this.
Place Down Block so can walk to turtle if crash or something without having lava in way
Multi Mines


How Make This Work:
SpoilerStep 1 - If want to keep Fuel and programs do: Label set [Nameofturtle]

Step 2 - Slot 1 = Torch, Slot 2 = Chest, Slot 3 = Fuel, Slot 4 = Cobble

Step 3 - pastebin get emb9EnUC Mine

Step 4 - Run Mine

Step 5 - it will ask for distance any number will work then It ask do you want Multi Mines then if yes then how many.

Change Logs:
Spoiler

– 2.00 - Now on Github
– 2.04 Add Left Or Right Support


Thing To Do:
Spoiler

Add Torch at starting point every time.


Other Programs That I Made:
SpoilerJohn Excavation Turtle Program:
http://www.computerc...turtle-program/

John Strip Mining Turtle
http://www.computerc...-mining-turtle/

John Bridge Making Program
http://www.computerc...making-program/

Credits
Spoiler

Campicus - Thanks debuging and fixing lot thing aka Version 0.03 to 0.06. :D/>
Kreezxil - Thanks compacting codes and adding some codes aka Small fix to TF and TB. :D/>

LBPHacker - Minor Fixing 0.03.

Edited on 29 December 2014 - 05:56 PM
Tombot44 #2
Posted 16 July 2014 - 08:12 AM
What is the chest for?
johnneijzen #3
Posted 24 July 2014 - 05:13 PM
What is the chest for?

If have seen video chest storage item that turtle has dig so turtle can keep doing it job.

P.S. Video need new update.
Jakeness56 #4
Posted 29 July 2017 - 08:05 AM
This works for me! But, how does the chest work? Does it place it somewhere?
Bomb Bloke #5
Posted 30 July 2017 - 01:21 AM
The idea is whenever its inventory is filled with mined items, it'll place a chest and offload before continuing to dig. You'll hence want to give it a stack of the things.
LoganGhost #6
Posted 02 October 2017 - 05:39 PM
what is the fuel?
Bomb Bloke #7
Posted 04 October 2017 - 02:51 AM
Coal or charcoal is a good bet.
kreezxil #8
Posted 03 November 2017 - 01:09 AM
Wowzers I got some credit in the credits! Didn't even know he used some of my code. :)/> so happy! </not sarcasm>