Guest User

startup

a guest
Sep 14th, 2020
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.07 KB | None | 0 0
  1. while true do
  2.  
  3. turtle.select(2)
  4. turtle.craft()
  5.  
  6. end
  7.  
  8. sleep(0.3)
Add Comment
Please, Sign In to add comment