JustGoFly
Results
2
issues of
JustGoFly
### Problem Description [factorio-previous (5).log](https://github.com/ClaudeMetz/FactoryPlanner/files/14889259/factorio-previous.5.log) Log provided ### Reproduction _No response_
bug
This is simpler code that works with any size mining field. The key is that miner.mining_target goes to nil when the miner.mining_target.amount == 0. ``` function OarcAutoDeconOnTick() if (global.oarc_decon_miners and...