AppliedEnergistics / Applied-Energistics-2

A Minecraft Mod about Matter, Energy and using them to conquer the world..
https://appliedenergistics.github.io/
Other
1.37k stars 618 forks source link

Fix P2P Light output not updating when input is removed #7945

Closed Mithi83 closed 1 week ago

Mithi83 commented 1 week ago

Found as an additional bug in #7936.

If the P2P Light input is removed, either by destroying or disconnecting it, the outputs would still emit the previous light level.

Please note that it does not fix the original bug report.