SImplest Way to Cross Redstone Lines - Printable Version +- Forums - Open Redstone Engineers (https://forum.openredstone.org) +-- Forum: ORE General (https://forum.openredstone.org/forum-39.html) +--- Forum: School Discussion (https://forum.openredstone.org/forum-51.html) +--- Thread: SImplest Way to Cross Redstone Lines (/thread-1801.html) |
SImplest Way to Cross Redstone Lines - playerpiano56 - 12-31-2013 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 RE: SImplest Way to Cross Redstone Lines - tokumei - 01-03-2014 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 RE: SImplest Way to Cross Redstone Lines - playerpiano56 - 01-04-2014 (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: Thanks I will check it out after my Minecraft tutorial this weekend. |