Advertisement
Guest User

gdig

a guest
Feb 26th, 2020
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.12 KB | None | 0 0
  1. turtle.dig()
  2. turtle.turnLeft()
  3. turtle.turnLeft()
  4. turtle.drop()
  5. print("[Gheecco's Turtle] Blocco scavato e droppato.")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement