softmix / AutoDeconstruct

Mod for Factorio that marks drills that have no more resources to mine for deconstruction.
MIT License
11 stars 9 forks source link

Add option to remove drills connected to wire #28

Closed DHandspikerWade closed 1 year ago

DHandspikerWade commented 1 year ago

Currently the mod prevents drills attached to a circuit from being marked for deconstruction. I would like an option to allow them to be. The new option defaults to off to prevent breaking existing circuits.

An example use case for the option is mines tracking the resources by wire to send alerts. Each drill is a connected to a wire, but can be removed at anytime.

robot256 commented 1 year ago

Thanks for making this pull request!