Adds a copy of every electric pole, including modded ones, with integrated lamp.
Mods introducing new content into the game.
Changes to power production and distribution.
In Factorio 15.18 and 15.19 I get the following error with both versions 1.0.0 and 0.1.2.
Failed to load mods: LightedPolesPlus/data-updates.lua:45: attempt to index local 'item' (a nil value)
Probably from another mod adding electric poles where item name and entity name don't match.
Fixed in 1.0.1
Still has an issue. Now it is "LightedPolesPlus/data-updates.lua:37:attempt to index field 'minable'(a nil value)
I tried version 1.0.1 one at a time with every mod i run. Bio Industries 1.6.6 is the only one it has a conflict with.
Thanks for finding the mod. He seems to use a fake pole entity without minable flag. I've added another check against that in 1.0.2.