zer0Kerbal / TheGoldStandard

Adds the pursuit of gold and an extremely rare resource called Unobtainium to the game! Mine either of these heavy resources for fun and profit! A great alternative to contract spam! Eight new parts and and additional functionality to several stock parts in Kerbal Space Program.
https://forum.kerbalspaceprogram.com/index.php?/topic/203990-*/
Other
5 stars 4 forks source link

[BUG] Gold Smelter Cooling Conundrum #73

Closed zer0Kerbal closed 1 year ago

zer0Kerbal commented 1 year ago

from Bizobinator Bizobinator

Forum Link Is the gold forge meant to have the same sort of cooling conundrum as the jr-refinery? I.e., needs 200 kW cooling, but can be provided with at max 50 kW?

[GoldSmelter.cfg]

    MODULE
    {
        name = ModuleCoreHeat
        MaxCoolant = 250 // Maximum amount of radiator capacity we can consume - 50 = 1 small
        // MaxCoolant = 50 // Maximum amount of radiator capacity we can consume - 50 = 1 small
    }