Forums - Open Redstone Engineers

Full Version: SImplest Way to Cross Redstone Lines
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to emulate an optically routed clocked D Flip Flop shown in this article(about mid way down):
http://www.eetimes.com/document.asp?doc_id=1279395

Youtube of the circuit in action:
http://youtu.be/RkpPbfy900M

To do this sort of routing I need for some Redstone lines to cross each other. What are the simplest ways of doing this.

Currently I am using Mordritch's JavaScript Redstone Simulator:
http://mordritch.com/mc_rss/

I am meeting with some Minecraft kids where I teach this weekend to get better Minecraft oriented. In the meantime I am using the simulator.

Thanks much,
Ed
I have an instant design that is larger, and a 1-tick design that's much smaller. Take your pick:
http://imgur.com/9lfWOL4,066FoVH
EDIT: Actually, it's only a 1-block height difference, but still Tongue
(01-03-2014, 04:20 PM)EinsteinTRG Wrote: [ -> ]I have an instant design that is larger, and a 1-tick design that's much smaller. Take your pick:
http://imgur.com/9lfWOL4,066FoVH
EDIT: Actually, it's only a 1-block height difference, but still Tongue

Thanks I will check it out after my Minecraft tutorial this weekend.