Jump to content


QuietDove's Content

There have been 5 items by QuietDove (Search limited from 10-February 22)


By content type

See this member's

Sort by                Order  

#275058 Basic block detection

Posted by QuietDove on 07 February 2018 - 04:32 PM in Ask a Pro

Thanks so much! This is exactly what I was looking for.

Thanks for your help!



#275036 Basic block detection

Posted by QuietDove on 06 February 2018 - 02:18 PM in Ask a Pro

Thanks! This is working now!

How would I do this to make the redstone signal only activate for a single tick?



#274999 Basic block detection

Posted by QuietDove on 05 February 2018 - 05:22 PM in Ask a Pro

That sounds like what I want, I just need it to send a signal when the space directly in front is empty so another block can be placed there.

https://imgur.com/a/7qa8F

Is this correct?



#274982 Basic block detection

Posted by QuietDove on 05 February 2018 - 01:02 AM in Ask a Pro

Thanks for the reply,

I've literally just put this in https://imgur.com/a/yaq93

I'm a complete novice when it comes to this!



#274975 Basic block detection

Posted by QuietDove on 04 February 2018 - 09:50 PM in Ask a Pro

Hey there!

Complete novice here, so I understand that this is probably a very basic program!

I need to make a block detector that outputs a redstone signal when there isn't a block in front of it. I've tried the 'turtle.detect()' command but it didn't seem to work.

Thanks in advance.