With great optimization, comes great speed. Fast logic provides significant acceleration compared to vanilla logic gates and makes the use of logic for practical purposes much more viable.
- Fast Logic Gate Behaves just like a vanilla logic gate, until you hover over it and press U. This will significantly increase the speed at which your logic runs. On top of this, fast logic gates allow you to change the color of their connection dot with the help of the multitool.
- Single Tick Step Button This button can be used to stop the simulation of Fast Logic. When pressing it the first time the simulation speed will be set to 0. Every time you press it after that it will step the simulation one tick. This is useful when debugging a creation because you can see exactly what happens on every tick.
- End Tick Button This block is used to end the current simulation tick. By powering it by with a logic input it makes the creation only run one more simulation tick till the next game tick. This can be used to automatically synchronize displays to the tickspeed of the game.
Logic gates cause lag due to their existence, the calculation of physics, and the updating of logic states. The solution to this is to consolidate cuboids of logic into "silicon" blocks, which internally store all the data that the logic gates inside would have had and behave exactly the same. These silicon blocks are much better for game performance. A side effect of consolidating blocks together is that we can perform data compression on the logic blocks stored inside the silicon blocks, leading to significantly smaller file sizes. This means you can save much larger logic creations on your lift without needing to worry about spawning them.
The multitool is a new tool that allows players to easily manipulate logic efficiently. It has functions that work with the rest of the mod such as converting to fast logic or silicon and colorizing the fast logic connection dots. It also has functions that let you quickly and effortlessly manufacture logic by creating large amounts of connections quickly. Many tools allow you to shorten the time it takes to create logic from hours to minutes. On top of that, many helper tools are present that allow you to debug your logic quickly.
Allows you to see the inputs and outputs of any gate (Even inside of a silicon block). This is great when you have a mess of wires.
Connects rows of gates in parallel very quickly. Great for wiring up complex circuits.
Parallel connect's big brother. Makes orders of magnitude more connections than parallel connect efficiently.
Have you ever needed a lot of logic gates in a cube? This is the tool for you!
You can hit a fast logic gate with a hammer to pulse it for one tick.
You can change the connection dot color of fast logic gates to allow for better clarity within your circuits.





