daily pastebin goal
41%
SHARE
TWEET

down.lua

a guest Jan 29th, 2018 63 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. for i=1, 3 do
  2. turtle.digDown()
  3. turtle.dig()
  4. turtle.turnLeft()
  5. turtle.dig()
  6. turtle.turnLeft()
  7. turtle.dig()
  8. turtle.turnLeft()
  9. turtle.dig()
  10. turtle.turnLeft()
  11. turtle.down()
  12. end
  13.  
  14. for i=1, 3 do
  15. turtle.up()
  16. end
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top