Advertisement
hunterbr549

Untitled

May 26th, 2019
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. for i = 1, 9999999 do
  2.  
  3. turtle.placeDown()
  4. turtle.placeDown()
  5. turtle.placeDown()
  6. turtle.placeDown()
  7. turtle.placeDown()
  8. turtle.placeDown()
  9. turtle.placeDown()
  10. turtle.placeDown()
  11. turtle.digDown()
  12.  
  13. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement