Skip to content
Discussion options

You must be logged in to vote

Hi! So the fabrication system has been significantly reworked. In the older versions, you were basically creating the circuit in the same way as you would in-world with real gate blocks and wires. The entire thing was actually simulated in real time, so ICs were just as performance hungry as building large circuits using full blocks.

Now, it's a little different. The circuit gets analyzed and simplified into a logic-only representation with gets rid of wire-to-wire propagation delays, and some other stuff you get with in-world redstone. It is much more performant, but there's a few rules you need to follow now. In this case, the one you are breaking is the Multiple Drivers rule: A single …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@roryyamm
Comment options

Answer selected by roryyamm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants