Does anyone know how I can remove/hide the copper wires that automatically get connected on power poles?
I'm using hidden power poles and would like not too show the wires. So they should still be connected, but I need to just remove the wire picture/make it invisible.
I've had some help from Rseding91 here.
He mentioned that Utility sprites are now defined fully in the core mod prototypes.
So it's located in the utility_sprites.lua "copper_wire" line 701.
The thing is, I want to only hide the wire on my custom pole I created, not all poles...
Here is my Power rail I'm trying to create. I'd like to hide that power lines from the hidden power poles:

Thanks.