Electric Tiles


Adds conductive floor tiles that transmit power to adjacent tiles (including diagonals) and any structure on top of them, just place a power source or electric pole on top and enjoy the extra space!

Content
2 days ago
2.0
3.28K
Power

g Advanced Assembler ?

4 days ago

Since the last update, I can no longer produce the Electric Tile in Advanced Assembler. https://mods.factorio.com/mod/AdvancedAssembler
Is this a bug or intentional?

4 days ago
(updated 4 days ago)

It's not a bug, but more of an interacción between these two: electric tiles is loading after the assembler, which means the recipes don't exist at the exact moment the assembler creates it's own recipes.

In the older versions, because electric tiles loaded in the "data" stage, it loaded before, allowing the assembler to find the recipes, but now it creates the recipes in the "data-updates" stage, so it cannot find them.

The best solution is to reach the AdvancedAssebler developer and add an opcional dependency for electric tiles. (Just adding it in "info.json" should be enough).

With that, the assembler could load just after electric tiles.

4 days ago

Thank you for this information. I will contact the creator about this issue.

New response