Krastorio 2


An overhaul mod focusing on end-game technologies and moderately increased complexity.

Overhaul
9 days ago
0.18 - 1.1
308K
Transportation Logistics Trains Combat Armor Mining Fluids Logistic network Manufacturing Power Storage

b [Fixed] Substation Mk2 Mining Result

4 years ago
(updated 4 years ago)

v0.9.13
Assuming you want to get a Mk2 back instead of a normal substation:

prototypes/entities/buildings/substation-mk2.lua line 12
is:
minable = {mining_time = 0.1, result = "substation"},
should be:
minable = {mining_time = 0.1, result = "kr-substation-mk2"},

4 years ago

Also:
the kr-substation-mk2 is missing integration with Optera's LightedPolesPlus
The error above should be the reason for missing the lighted version of the pole, but as there is also a compatibility script, not sure if other steps are required.

Linver β˜†
4 years ago

Thank u for the report, will be fixed in the 0.9.14.