imposiblaa

mapper

Mar 5th, 2021 (edited)
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.18 KB | None | 0 0
  1. shell.run("pastebin", "get", "z5gD6Ns7", "turtleUtils.lua")
  2.  
  3. local turtleutils = dofile("turtleUtils.lua")
  4.  
  5. isBlock, block = turtle.inspect()
  6.  
  7. print(textutils.serialize(block))
  8.  
  9.  
Advertisement
Add Comment
Please, Sign In to add comment