make heat energy source able to pollute
Posted: Wed Aug 13, 2025 11:15 pm
emissions_per_minute is ignored for heat energy source.
https://lua-api.factorio.com/latest/typ ... per_minute
https://lua-api.factorio.com/latest/typ ... per_minute
It's a bit annoying for mod that use heat as energy source but still want the entity to pollute like 99% of entity of factorio. Example https://mods.factorio.com/mod/big-heat-furnace want its furnace to pollute but it doesn'tOverridden Properties
emissions_per_minute :: dictionary[AirbornePollutantID → double] optional
Heat energy sources do not support producing pollution.