tomtrein

planksc

Jun 18th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. while true do
  2. turtle.suck(16)
  3. turtle.craft()
  4. turtle.dropUp()
  5. os.queueEvent("randomEvent")
  6. os.pullEvent()
  7. end
Advertisement
Add Comment
Please, Sign In to add comment