Code: Select all
energy_source =
{
type = "electric",
-- will produce this much * energy pollution units per tick
emissions = 0.15 / 1.5,
usage_priority = "secondary-input"
}
Code: Select all
energy_source =
{
type = "electric",
-- will produce this much * energy pollution units per tick
emissions = 0.15 / 1.5,
usage_priority = "secondary-input"
}
Code: Select all
emissions = some # / some other #
Code: Select all
emissions = 3 / 65
Code: Select all
emissions = 0.04615384615