Posted 26 June 2013 - 10:13 AM
I didn't find any program for a turtle that placed a tunnel instead of digging one.
So I made one my self.
It makes a tunnel that specifies any block you put in the turtle(automatically switches to next slot if it runs out)
Here is a diagram(sort of)
2 blocks up
1 block sideways.
I may make a 2x2 and 3x3 tunnel maker if I have the time.
Type this into your turtle, WITH HTTP API ENABLED!
Fill up the turtle with the materials, type tunnelp, and then type a number on how long you want it to run.
Requires HTTP API to be enabled to get the Pastebin program.
To get the program and write it yourself on to the turtle/place it in the turtle from the save folder, just go to
http://pastebin.com/rJnA3A6b to go to the Pastebin link.
OK, if anyone can fix that diagram, I would be happy, the code box formatted it incorrectly…
So I made one my self.
It makes a tunnel that specifies any block you put in the turtle(automatically switches to next slot if it runs out)
Here is a diagram(sort of)
B = block
B
B B
B B
B
It just has a 1x2 tunnel for now2 blocks up
1 block sideways.
I may make a 2x2 and 3x3 tunnel maker if I have the time.
Type this into your turtle, WITH HTTP API ENABLED!
pastebin get rJnA3A6b tunnelp
Fill up the turtle with the materials, type tunnelp, and then type a number on how long you want it to run.
Requires HTTP API to be enabled to get the Pastebin program.
To get the program and write it yourself on to the turtle/place it in the turtle from the save folder, just go to
http://pastebin.com/rJnA3A6b to go to the Pastebin link.
OK, if anyone can fix that diagram, I would be happy, the code box formatted it incorrectly…