Quote
turtle.place()
turtle.moveBack()
turtle.place()
turtle.moveBack()
turtle.place()
But it doesn't work and I cant make it do a 24X40 area. Any help would be appreciated. It wouldn't be bad to have it remove the next block behind it to so I don't have to clear the layer of blocks before putting the turtle down. Maybe at the start of the program it would dig down one block then dig behind it then place one in front then dig behind again then place and so fourth. I suppose it would have to not pick up the blocks it is digging so its inventory doesn't get full.
Thankyou.











