Advertisement
ZetGamerHD

Treppe

Feb 11th, 2016
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. for i=1,40 do
  2.  
  3. turtle.dig()
  4. turtle.digDown()
  5. turtle.forward()
  6. turtle.digDown()
  7. turtle.down()
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement