A mod that copy Krastorio's air purifier in Factorio 2.0 ! All credits go to original dev and creators (raiguard, Krastor and Linver) because code and graphics come from the last version of the mod !
Ive built them and used them but am not seeing a noticeable effect. Do they currently or are there plans to allow them to trap spores on gleba? (Advanced Filters)
You can edit the mod to make it handle spores in the following way, find the file "air-purifier-building.lua" which is inside this folder prototypes/entities folder. Once you open the file go to line 25 and change it to this
emissions_per_minute = { pollution = -settings.startup["kr-air-filtering-efficiency"].value, spores = -settings.startup["kr-air-filtering-efficiency"].value },
Thanks a lot for using this mod ! I've been missing the mod portal, but I'm back !
Spores are now supported by the mod, however, it's another settings so people can tweak both according to their needs.