Advertisement
natie3

Fill

Oct 24th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.11 KB | None | 0 0
  1. os.loadAPI("moveAPI.lua")
  2. moveAPI.repeatMoves("f pd", 64)
  3. turtle.select(2)
  4. moveAPI.repeatMoves("f pd", 15)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement