Applied-Energistics-2
Applied-Energistics-2 copied to clipboard
Fix pulse unlock mode being broken by a constant redstone signal
With this change pattern providers will check if they already have a redstone signal when locking, and if so they will wait for the signal to depower and then power again. This fixes odd behavior with a constant redstone signal and block updates leading to unlocking without a 'pulse'.
related: #7179