Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- turtle.down()
- turtle.down()
- turtle.select(1)
- for i = 1,16 do
- turtle.suckDown()
- end
- turtle.up()
- turtle.up()
- for num = 2,16 do
- turtle.select(num)
- turtle.drop()
- end
- turtle.turnRight()
- faceInit = true
Advertisement
Add Comment
Please, Sign In to add comment