Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- print "hello world"
- local component = require("component")
- local rs = component.redstone
- rs.setBundledOutput(5, 1): 15
- sleep(2)
- rs.setBundledOutput(5, 0): 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement