Jump to content

Monitor if the quarry is running using Computercraft


Recommended Posts

With redstonepipes or when engines are running.

If redstone.getInput("[sIDE]","true")

print("Quarry is running")

else

print("Quarry ins't running")

end

Maybe you need to put a 5 sec. buffer or the display get spammed.

Link to comment
Share on other sites

What Logge said... I used wireless redstone transmitters hooked up to redstone pipes like that and then set up a big computer with monitor at home to tell me which quarries are running and which aren't.

Worked like a charm until some asshat with sniffer/triangulator raided my quarry site and then my base, which wasn't that far away. True story.

Link to comment
Share on other sites

logge. yes you can see if the quarry get redstone signal, But if like if it is a steam engine and its empty with fuel then you cant see if its running correcty? iam i right

ok videoboy ill check it out

He meant placing a redstone pipe in the middle of wherever your items are piped to. If items are going through, the pipe will emit a signal. If there is no signal for a long time, you know the quarry isn't working for whatever reason. :P

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...