DeepFreeze Continued...

DeepFreeze Continued...

38.2k Downloads

Glykerol ISRU

JPLRepo opened this issue ยท 3 comments

commented

Enhancement to include Glykerol ISRU manufacturing

commented
MODULE
{
     name = ModuleResourceConverter
     ConverterName = Glykerol
     StartActionName = Start GRU [Glykerol]
     StopActionName = Stop GRU [Glykerol]
    AutoShutdown = true
    GeneratesHeat = false
    UseSpecialistBonus = true
    SpecialistEfficiencyFactor = 0.2
    SpecialistBonusBase = 0.05
    Specialty = Engineer
    EfficiencyBonus = 1


     INPUT_RESOURCE
     {
        ResourceName = Water
        Ratio = 1
     }
     INPUT_RESOURCE
     {
        ResourceName = Karbonite
        Ratio = 5
     }
     INPUT_RESOURCE
     {
        ResourceName = Coolant
        Ratio = 3
     }
     INPUT_RESOURCE
     {
        ResourceName = ElectricCharge
        Ratio = 30
     }
     OUTPUT_RESOURCE
     {
        ResourceName = Glykerol
        Ratio = 0.21
        DumpExcess = false
     }
}

screenshot7crop

commented

Thanks, but will wait to implement this for a new ISRU converter part. Don't want to make it a function of the tank.
Where have you taken these resources from? CRP?

commented

Karbonite from RoverDude (Karbonite) & Coolant from Angel-125 (Pathfinder - SunburntLab)
Coolant has to be made too, (Water, Ore, Minerals).
Yeah I just slapped it onto the tank (for testing) since there was no other Glykerol tank other than the Cyro-parts. And the ratio's most likely aren't right either. :P