In the past, if you added a minus "-" to emissions the pollution was absorbed.
Is that still the case with "emissions_per_second_per_watt"?
When I added a minus, it does not show up on the entity.
On the image below, I gave the emissions values:
Code: Select all
Nursery:
emissions_per_second_per_watt = 1 / 50000
Farm:
emissions_per_second_per_watt = -2 / 100000 -- absorb pollution?

So not sure if it just does not display it, or if it does not work at all.
What happens if you still have "emissions = x". It does not display, does it still work or not?
Thanks.