Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- redstone.setOutput("left",false)
- while not redstone.getInput("front") do
- sleep(0.1)
- end
- redstone.setOutput("left",true)
- shell.run("monitor right pastebin run HAJU2g25")
- redstone.setOutput("left",false)
- end
Advertisement
Add Comment
Please, Sign In to add comment