Repository for Turtle scripts in the ComputerCraft mod for Minecraft
Digs a 2 block tall and 3 block wide tunnel and places torches every 12 blocks
- build bridges when no blocks below
- better handling of gravel
- stop when inventory full or fuel level == 0
- change the way of breaking the first block in the loop
- return to initial position?