goldfiction

clock2

Dec 30th, 2023
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.10 KB | None | 0 0
  1. while true do
  2. term.redirect(peripheral.wrap(side))
  3. shell.run("clear")
  4. shell.run("time")
  5. sleep(1)
  6. end
Add Comment
Please, Sign In to add comment