edoreld

Untitled

Jun 7th, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.19 KB | None | 0 0
  1. local bridge = peripheral.wrap("left)")
  2. local net = peripheral.wrap("back")
  3. local c = peripheral.wrap("me_controller_0")
  4.  
  5. -- print(textutils.serialize(c.provideCell()))
  6.  
  7. print(c["freebytes"])
Advertisement
Add Comment
Please, Sign In to add comment