Advertisement
Guest User

Basic Computercraft

a guest
Sep 2nd, 2014
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.16 KB | None | 0 0
  1. mon = peripheral.wrap("back")
  2. mon.setTextScale(3)
  3. mon.setBackRoundColor(colors)
  4. term.setTextColor(colors.yellow)
  5. --mon.clear
  6.            centerText("Sunco")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement