You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a certain amount of energy is reached in the energy core (presumably the maximum 32-bit number) and when two pylons are connected: for input and output, they will eventually give x2 energy.
My guess is this may be an issue with the conduits you are using, they may be simply pushing power with the assumption that the core can't hold more than max int.
Can you reproduce this with any other energy conduits?
Base information
When a certain amount of energy is reached in the energy core (presumably the maximum 32-bit number) and when two pylons are connected: for input and output, they will eventually give x2 energy.
https://youtu.be/DaicQiMEXBI
The text was updated successfully, but these errors were encountered: