- Added the crossover component, which can be used to cross two redstone lines to work around that limitation of 2 dimensional redstone. (#7)
- It is now possible to hold down the attack or use button and drag to place multiple components faster (#5)
- Redstone torch placement now snaps to a placeable position, if the placement rotation has no supported block (#15)
- Made the transparently rendered component under the cursor snap to the circuit grid (#6)
- Updated to Minecraft 1.19.4.
- When placing components, the block placement will now be processed client side as well, and no longer only server side, making placements on high latency connections smoother.
- Fixed a behavior difference with observers (#14).
- Fixed an issue where circuits obtained with CTRL + pick-block could bob the player's hand whenever an output changes on the block entity the item was picked from.
- Fixed a crash that could happen when integrated circuit blocks interact with other modded redstone components
- Made interaction in the circuit screen outside the circuit independent of keybinds in the controls.
- Updated to minecraft 1.19.3
- Added crafting recipe for crafting circuits
- Added recipe for copying circuits
- Made empty circuits show "Empty Integrated Circuit" as their name
- Show signal strength of hovered component on the top of the circuit editor
- Fixed ports not updating nearby blocks when flipping them
- Fixed port rendering to match wire rendering
- Fixed mod icon