Posted 23 September 2012 - 12:30 AM
This program was made for making better tunnels. I felt little bit claustrofobic in that 3*2 tunnels. Even without torches that tunnel may become unwanted monsterspawner.
So I've made 3*3 tunnel like railcraft boring machine do. In addition, you put torches in first slot and some solid (non gravity effected) block to second slot and turtle place every 5 blocks torch on left side block. This program is durable I think. I have tried gravel falling and code can handle that in most cases. Thanks for direwolf20's loops tutorial.
EDIT: so now when you put chest behind your turtle, automatic trash is happening :P/>/> So no more blocks on the floor
Code: http://pastebin.com/W1Fgtp8T (v.3.0 23.9.2012 - gravel don't cause problems anymore)
Old code 1.0 (without chest trash system): http://pastebin.com/yTyi9B48
Old code 2.0 (with trash system but gravel may cause problems): http://pastebin.com/yv3Ye2VY
Please post suggestions, bugs and other.
So I've made 3*3 tunnel like railcraft boring machine do. In addition, you put torches in first slot and some solid (non gravity effected) block to second slot and turtle place every 5 blocks torch on left side block. This program is durable I think. I have tried gravel falling and code can handle that in most cases. Thanks for direwolf20's loops tutorial.
EDIT: so now when you put chest behind your turtle, automatic trash is happening :P/>/> So no more blocks on the floor
Code: http://pastebin.com/W1Fgtp8T (v.3.0 23.9.2012 - gravel don't cause problems anymore)
Old code 1.0 (without chest trash system): http://pastebin.com/yTyi9B48
Old code 2.0 (with trash system but gravel may cause problems): http://pastebin.com/yv3Ye2VY
Spoiler
Please post suggestions, bugs and other.