Wooden Brick


Adds wooden brick. A block that absorb pollutions. Have a setting to adjust absorption per second and the walking speed of wooden path.

Content
23 days ago
2.0
726
Cheats

g Pollution setting for Lignumis?

a month ago

In the setting for controlling pollution effect, what is the correct name/setting for the noise "pollution" type on Lignumis?

26 days ago

I don't play Lignumis planet mod, so I don't know what is the pollution name for that planet. However, I make the mod list every pollution type to the log albeit need some tweaking that list which planet used pollution type.

25 days ago

Can you explain which log I would find it in, and what I should look for?

I've looked in the three main log files in the main game directory and none seem to have it.

But also, with a saved game using Lignumis, the icon for pollution reads "Noise". Is there a way I can confirm that "Noise" is the pollution type name to put into the wooden brick config option?

25 days ago
(updated 25 days ago)

It should be in "factorio-current.log". You can find it in "C:\Users[Insert Username here]\AppData\Roaming\Factorio" there. You search "__WoodenBrick__/prototypes/tiles/tiles.lua:11" in that file and there should be a planet name with pollution after a colon for this new update. (Example:"@__WoodenBrick__/prototypes/tiles/tiles.lua:11: nauvis: pollution") The previous version only list pollutant type.

Uh oh, probably I should make it more readable and fix my description.

25 days ago

Very interesting! It does not show an entry for Lignumis, despite being on Lignumis for the save file.

factorio-current.log: 2.842 Script @WoodenBrick/prototypes/tiles/tiles.lua:11: nauvis: pollution
factorio-current.log: 2.842 Script @WoodenBrick/prototypes/tiles/tiles.lua:11: gleba: spores
factorio-current.log: 2.842 Script @WoodenBrick/prototypes/tiles/tiles.lua:11: fulgora: pollution
factorio-current.log: 2.842 Script @WoodenBrick/prototypes/tiles/tiles.lua:11: tenebris: spores
factorio-current.log: 2.842 Script @WoodenBrick/prototypes/tiles/tiles.lua:11: terrapalus: pollution

Sounds like Lignumis doesn't set the pollution "type" ? I'd like to comment on the Lignumis mod portal, but need to understand exactly what I'm asking them to implement. Any guidance?

24 days ago

I end up downloading Lignumis mod and see what pollutant type for that planet. It is really "noise" as it's airborne pollutant type. Gonna tinkering with this mod again.

24 days ago

So I moving the log code into "data-final-fixes.lua". Use "@__WoodenBrick__/data-final-fixes.lua:3:" to find the pollution type again. I try with Lignumis mod and able to see their pollution type with that.

New response