Posted 14 April 2014 - 11:32 AM
Well, as you might know, all turtles are "blind". My suggestion is to make a new type of turtle that can actually see!
It would be golden and have some sort of symbol or an "eye" on the front to signify it could see, and there would be new commands such as:
It would be golden and have some sort of symbol or an "eye" on the front to signify it could see, and there would be new commands such as:
turtle.getItemId([forward/back/top/bottom]) --Self Explanatory
turtle.mapBlock() --Returns the nearest block id, then the direction where it is, then how far. (Not counting the ground) For ex: 5, right, 2.
turtle.path(x, y ,z) -- Would try to get to those coordinates
Of course, if you like this, you can post commands you would like in the comments!