testing
This commit is contained in:
parent
2776a7a087
commit
5e1a841c3f
@ -51,8 +51,7 @@ function recv()
|
||||
term.setCursorPos(0, 0)
|
||||
term.setTextColor(colors.white)
|
||||
term.setBackgroundColor(colors.black)
|
||||
term.write('Press "R" to toggle the rainbows')
|
||||
print()
|
||||
term.write('Press "R" to toggle the rainbows\n')
|
||||
term.write('Rainbows state: ')
|
||||
if redstone_toggle_state == true then
|
||||
term.setBackgroundColor(colors.green)
|
||||
|
Loading…
x
Reference in New Issue
Block a user