Advertisement
Yorinar

YorHouseFTBPros

Oct 21st, 2013
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.17 KB | None | 0 0
  1. local side = "front"
  2. local mon = peripheral.wrap(side)
  3.  
  4. mon.setTextScale(3)
  5. mon.setCursorPos(3,2)
  6. mon.write("Home of")
  7. mon.setCursorPos(3,5)
  8. mon.write("Yorinar")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement