Advertisement
mastahslayah

Tunnel

Jan 15th, 2017
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. turtle.select(1)
  2. turtle.refuel()
  3. turtle.select(2)
  4. turtle.back()
  5. while true do
  6. turtle.place()
  7. turtle.up()
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement