Advertisement
bugs399

smeltery 2.0

Jul 26th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. for i=1,16 do
  2. turtle.place()
  3. turtle.turnRight()
  4. turtle.place()
  5. turtle.turnRight()
  6. turtle.place()
  7. turtle.turnRight()
  8. turtle.place()
  9. turtle.turnRight()
  10. turtle.up()
  11. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement