
In factorio we have some types of energy source "electric", "burner", "heat", "fluid", "void". So these are an available energy sources in the game that we can use in our mods. But what if I want to create my own energy type? I have some conceptions that I want to do in my future mod, but to make them I need to create my own type of energy source because if I use existing energy sources I will be able to provide them using existing energy transmission means such as pipes or electric poles. But I want to create my own way of transmitting my own type of energy that will not be transportable through the above-mentioned means of energy transmission.
So my question" is there a possibility to add your own type of energy in game, and if so how to do it?