Peppermint Mining

by Mylon

Mark ore with the Peppermint tool and construction bots will start mining it. Or enable Nougat Mining mode and it'll happen automatically!

Content
10 days ago
0.16 - 2.0
4.19K
Mining Logistic network

i Per Map Settings

6 years ago
(updated 6 years ago)

Depending on how and where this mod is deployed keeping 30 bots available might be a too high a setting (a base using Peppermint or Nougat for mining outposts might want to use every bot available) while others 30 might be way too low (if you're using bot mining within a base and those construction bots at the same time then having a much higher 1000 bots might be useful)

Oh yeah I changed line 189 to this and added a corresponding global variable: local count = math.max(math.floor((network.available_construction_robots - peppermint.MIN_BOTS_AVAILABLE) / 2),0)

Max items again could be a per map setting, default set it to a low number and with a warning to tweak up the number slowly to avoid performance issues, as low as 50 would be good for most users but having to shut down a map modify the files reload for a tweak like that which improves performance is kind of a pain

Using Cargo Capacity might be OP for most situations but maybe consider adding it as a 50k Space Science unlock, if you've got a base that can make 50k Space science then you probably have an OP base that needs OP feeding and make that science unlock a per map option too.

Thanks for making an awesome mod by the way been using this with Dustine's Charge Transmission (and helping Dusty make that mod a little better) so I'm having an awesome time XD

New response