MinimalWire - Clean Power Networks


MinimalWire is a quality of life mod that eliminates spaghetti and keeps your factory wires clean by enforcing efficient connections, using Kruskal's algorithm to produce a minimum spanning tree each time a power pole is added to the network. Check out my other mod for a much more relaxed approach to this idea: OneWire

Tweaks
6 months ago
2.0
2.98K
Circuit network Power Blueprints

b Compatibility with Electric Tiles.

2 months ago

Hi SleepyStew, I'm the modder of Electric Tiles, and currently i'm facing a problem with ur mod: mine uses invisible electric poles to simulate the electric grids from the special electric tiles that i add to the game, however, cause of the logic of MinimalWire, my grids keep disconnecting.

I have my poles with a wire reach of "0", specialy to prevent weird behaviours, but after some testing, if I increase the wire reach, MinimalWire tries to connect them all, even in certain cases when it is not supposed to.

Adding an exclusion to ignore a list of electric poles could solve the problem, and even you could add a remote command, so other modders can also exclude their electric poles' prototypes.

New response