i've noticed that the two new flags for energy_source don't do anything.
I tried it like this, did i miss something ?
Code: Select all
energy_source =
{
type = "electric",
flags = {"render_no_network_icon"},
usage_priority = "primary-input"
},