Really awesome to see that your making a new electricity overhaul. And I like the way you're going about it with high voltage for transmission but not supply, and the low voltage for supply but not transmission, similar to Fluidic Power. It's also similar to Power Overload I guess. Very cool, I'll be following your progress.
I also have two small notes that should probably be fixed at some point :) :
- This code is not multiplayer safe. Any data that you store that can change needs to be stored in storage
.
- You're missing a build events for on_space_platform_built_entity, script_raised_revive and script_raised_built.