PiXLFAIL

Untitled

Feb 28th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.05 KB | None | 0 0
  1. for i = 16,1,-1 do
  2. turtle.select(i)
  3. turtle.drop()
  4. end
Add Comment
Please, Sign In to add comment