Posted 12 April 2013 - 04:31 AM
Hi there!
I'm new to this forum and to the computercraft mod and I've been trying to learn more about it, watching tutorials. The problem is that most of the videos and tutorials I watch use CC 1.3, so they don't need to refuel their turtles.
So I'm writing this help topic for you to help me to program a simple mining turtle program. I'm a complete noob, so I'd love all the help as I can get.
I "just" want to program my turtles to dig a 3x3 tunnel, refuel themselves, because when I create a program withe the line "turtle.refuel()", I have to specify the amount of fuel I want it to use, and that's not practical whatsoever.
I'd like my turtles to unload in a chest when they're full and to come back to the starting position when they finish the work.
Thank you.
I'm new to this forum and to the computercraft mod and I've been trying to learn more about it, watching tutorials. The problem is that most of the videos and tutorials I watch use CC 1.3, so they don't need to refuel their turtles.
So I'm writing this help topic for you to help me to program a simple mining turtle program. I'm a complete noob, so I'd love all the help as I can get.
I "just" want to program my turtles to dig a 3x3 tunnel, refuel themselves, because when I create a program withe the line "turtle.refuel()", I have to specify the amount of fuel I want it to use, and that's not practical whatsoever.
I'd like my turtles to unload in a chest when they're full and to come back to the starting position when they finish the work.
Thank you.