[Feature Request] Automine survey for minimum diamonds
Even with the autominer running full speed small restores final destination, getting enough diamonds for all the upgrades is excruciatingly slow. (Do people seriously mine this much manually?) A setting like the minimum-items option that surveys the level and skips it if below some diamond threshold would be extremely helpful.
(Do people seriously mine this much manually?)
Beats me.
This is something that is possible and can get done, it passes my approval for being a future feature of enhancedautomine.
lol, you could also add a god mode button with roughly the same effect as this code i dump into the inspect element
Underground.BASE_BOMB_EFFICIENCY = 4000 Underground.BASE_ENERGY_GAIN = 70 Underground.BASE_ENERGY_REGEN_TIME = 0 Underground.BOMB_ENERGY = 0
making bomb cost 0 energy, instantly restore all energy, and making the bomb blow up the entire underground at once
You are a MEGA-Rayquaza:)
lol, you could also add a god mode button with roughly the same effect as this code i dump into the inspect element
And you could also make Proteins each add a thousand attack per hatch, or edit base shiny chances to be 1/100, or any number of game-unbalancing changes. What does this have to do with the topic?
Implemented in #205.