karelvysinka

Turtle paste wood for Latex Industrial Foreoging

Mar 19th, 2023
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.08 KB | Gaming | 0 0
  1. i=0
  2. while true do
  3. turtle.suckDown()
  4. turtle.place()
  5. print(i)
  6. sleep(10)
  7. end
Add Comment
Please, Sign In to add comment