Advertisement
atlasim

startup disk

Apr 16th, 2020
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. term.setTextColor(colors.yellow)
  2. term.clear()
  3. term.setCursorPos(1,1)
  4. term.write("CraftOS 1.8 ( +SAFEMODE )\n")
  5. term.setCursorPos(1,2)
  6. term.setTextColor(colors.white)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement