Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local side = "front"
- local mon = peripheral.wrap(side)
- mon.setTextScale(3)
- mon.setCursorPos(3,2)
- mon.write("Home of")
- mon.setCursorPos(3,5)
- mon.write("Yorinar")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement