Posted 29 April 2012 - 09:10 AM
i made a program that mines out a 2X2 set of stairs underground first you'll want to put your mining turtle on the right side of the stairway like this
(i put dirt just to show the area it'll dig out)
now just type in stairs in your mining turtle and watch it go!
here's the link to the file click me!
oh and one thing i forgot to add, To change how long it digs for just open up the program with notepad++
updated to not do weird dance after it ran the loop
(i put dirt just to show the area it'll dig out)
now just type in stairs in your mining turtle and watch it go!
here's the link to the file click me!
oh and one thing i forgot to add, To change how long it digs for just open up the program with notepad++
until a == 20
and change the 20 to whatever you want to make it go longer or stop after a shorter period of time if you set it to 0 it will go foreverupdated to not do weird dance after it ran the loop