Asteroid Mining

by Silari

Allows sending rockets into space to mine for asteroid bits, which can be refined into raw materials for infinite ores. Includes all 5 vanilla ores, plus Bob's Ores and Angel's support. Now with partial Krastorio 2 support. Advanced Mode (in beta) allows generating resource patches for mining using gathered materials, with rates based on the ore generation settings of the surface. Support for multiple surfaces is included, along with Space Exploration support.

Content
3 days ago
1.0 - 2.1
21.7K
Mining

b [DONE]forcetable is printed when launching advanced module

8 days ago

In scripts/advanced/adv-mining.lua, at lines 781, 790, 798, the mod is printing debug information for the "forcetable".


As an aside, I have found it quite confusing that the basic and advanced module items have the same icon and only differ in capitalisation, e.g.

  • Coal asteroid mining module
  • Coal Asteroid Mining Module
8 days ago

They were written with over a year between them, so not surprising they were different. Changed so only the first word is capitalized, in line with how the base game treats item names.

Debug statements were also removed.

New response