Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if not term.isColor() then
- error("its not color please upgrade you pc")
- end
- term.setBackgroundColor(colors.blue)
- term.clear()
- term.setBackgroundColor(colors.blue)
- term.setTextColor(colors.yellow)
- print("MineOS 1.3 PRE1")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement