These generators use the standard burner prototype, e.g.
Code: Select all
burner = {
emissions_per_minute = 0.9,
fuel_category = "chemical",
fuel_inventory_size = 1,
burnt_inventory_size = 1,
type = "burner",
},
Tested that they do actually produce pollution by equipping some and then putting some fuel in (which happened to have an emissions multiplier of 150%) then finding a nice quiet clean spot to pollute.