Adds electric trains.
Mods introducing new content into the game.
Trains are great, but what if they could do even more?
Please make the charging station buildable in space (SE)
The charging station is based on the accumulator, so it should already be buildable in space unless Space Exploration changes that.
I think SE changed the way how entities are blocked from space. This is done in data-final-fixes. Accumulator is not blocked, but you change it to be a furnace, which is. You need to add "se_allow_in_space = true" to your prototype definition
Uploaded an update, this should do what you want.
Works, thanks!