This repository has been archived by the owner on May 13, 2023. It is now read-only.
Same track channel skips repeater, causing redstone signal decay #1
Labels
bug
Something isn't working
In general, when the code tries to connect two tracks, the channel will be at least 3 blocks wide, and a repeater will be placed in the middle to extend the redstone signal. However, there appears to be a case when the code tries to connect the same track to itself, which results in a 1-width block and no repeater. This can cause the redstone signal to decay and not reach further down the circuit.
Best visualized below:
The text was updated successfully, but these errors were encountered: