Page 1 of 1

[0.16.2] Pollution info

Posted: Fri Dec 15, 2017 8:25 pm
by FMRx
in some entities no info about pollution

i tried reduce interface scale to 80% - same problem.
pollution.jpg
pollution.jpg (390.94 KiB) Viewed 2045 times

Re: [0.16.2] Pollution info

Posted: Sat Dec 16, 2017 7:16 pm
by jerronnimo
I don't think electric buildings produce pollution.

Re: [0.16.2] Pollution info

Posted: Sat Dec 16, 2017 9:34 pm
by FMRx
jerronnimo wrote:I don't think electric buildings produce pollution.
dont say stupid things :)

basic electric mining drill:

Code: Select all

    mining_speed = 0.5,
    energy_source =
    {
      type = "electric",
      -- will produce this much * energy pollution units per tick
      emissions = 0.15 / 1.5,
      usage_priority = "secondary-input"
    },
    energy_usage = "90kW",
    mining_power = 3,
    resource_searching_radius = 2.49,

Re: [0.16.2] Pollution info

Posted: Tue Dec 19, 2017 8:06 pm
by makrom
I have this Problem too with 0.16.6. I use macOS in case that matters.
Here's an English example. Doesn't look right, does it?
Image

Re: [0.16.2] Pollution info

Posted: Tue Dec 19, 2017 8:34 pm
by Bilka
Can't reproduce (0.16.7, 34497)