ethan_cai1786

bridger1

Dec 31st, 2020
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.13 KB | None | 0 0
  1. while true do
  2. turtle.turnLeft()
  3. turtle.turnLeft()
  4. turtle.place()
  5. turtle.turnLeft()
  6. turtle.turnLeft()
  7. turtle.forward()
  8. end
  9.  
Advertisement
Add Comment
Please, Sign In to add comment