Posted 21 July 2016 - 03:05 PM
I am a beginner and do not know how to program a turtle to dig, would you be able to create me a simple command to make them dig a tunnel?
I would need that the turtle dug the first three blocks in front of her, then randomly chooses one of the three directions (front, left and right), and repeat the command indefinitely.
I would need more than scaricasse automatically the full inventory, but that would take in the first inventory of coal and the second held torches that will place every 10 blocks.
my goal would be to get a result in the form of a grid, the size of which will be decided before starting the turtle, each block should be 2x2 and surrounded entirely by a corridor.
I would need that the turtle dug the first three blocks in front of her, then randomly chooses one of the three directions (front, left and right), and repeat the command indefinitely.
I would need more than scaricasse automatically the full inventory, but that would take in the first inventory of coal and the second held torches that will place every 10 blocks.
my goal would be to get a result in the form of a grid, the size of which will be decided before starting the turtle, each block should be 2x2 and surrounded entirely by a corridor.