Jump to content

Stockalike RF Engine Configs v3.2.6 [01/20/19][RF v12]


Raptor831

Recommended Posts

6 hours ago, Iso-Polaris said:

I understand this is only a stock config for RF mod, but it seems a little bit... outdated.

From where I can see, I can no longer select fuel types for LV-909 and Poodle .

Ah right, for those engines Squad hid the old ones and the new ones are entirely new parts.  So they need configs.

Link to comment
Share on other sites

On ‎1‎/‎13‎/‎2019 at 1:49 AM, blowfish said:

Ah right, for those engines Squad hid the old ones and the new ones are entirely new parts.  So they need configs.

Temporary solutions, If you have Filter Extensions and switch to Squad tag for all part you can see that old part . that can be show that old part still here and have RF feature.

Perhaps that is another bug by Filter Extensions  that cause Failure to hide old part :/.(but helpful)

Link to comment
Share on other sites

20 hours ago, Sweetie bot said:

Temporary solutions, If you have Filter Extensions and switch to Squad tag for all part you can see that old part . that can be show that old part still here and have RF feature.

Perhaps that is another bug by Filter Extensions  that cause Failure to hide old part :/.(but helpful)

So this way, ones can't enjoy the latest reskin features.

Sad indeed.

Link to comment
Share on other sites

I've made the config for making histroy and 1.6 liquid engines myself. Can you integrate it somehow??

 @PART[liquidEngine3_v2]:FOR[RealFuels_StockEngines] //LV-909
{

  @mass = 0.2
  @cost = 146
  %entryCost = 730
  @maxTemp = 1450


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 50
    @heatProduction = 88
    @atmosphereCurve
    {
      @key,0 = 0 298
      @key,1 = 1 106
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Aerozine50
      ratio = 50.173010
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = NTO
      ratio = 49.826990
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 1
    origTechLevel = 1
    engineType = O
    origMass = 0.2
    configuration = Aerozine50+NTO
    modded = false

    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 50
      heatProduction = 88
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.9500
      throttle = 0
      ignitions = 24
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.5
      }


    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 38
      heatProduction = 88
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.3000
      IspV = 1.2700
      throttle = 0
      ignitions = 24
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.5
      }


    }
  }
  ignitions = 24
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 0.5
  }


}

 @PART[liquidEngineMini_v2]:FOR[RealFuels_StockEngines] //48-7S
{

  @mass = 0.045
  @cost = 145
  %entryCost = 725
  @maxTemp = 2082


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 30
    @heatProduction = 166
    @atmosphereCurve
    {
      @key,0 = 0 319
      @key,1 = 1 262
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Kerosene
      ratio = 37.694087
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = LqdOxygen
      ratio = 62.305913
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 3
    origTechLevel = 3
    engineType = L+
    origMass = 0.045
    configuration = Kerosene+LqdOxygen
    modded = false

    CONFIG
    {
      name = Kerosene+LqdOxygen
      maxThrust = 30
      heatProduction = 166
      PROPELLANT
      {
        name = Kerosene
        ratio = 37.69408655434424
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 62.30591344565576
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.0000
      IspV = 1.0000
      throttle = 0
      ignitions = 2
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.3
      }


    }
    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 30
      heatProduction = 166
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.9500
      throttle = 0
      ignitions = 4
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.3
      }


    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 23
      heatProduction = 166
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.3000
      IspV = 1.2700
      throttle = 0
      ignitions = 2
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.3
      }


    }
  }
  ignitions = 2
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 0.3
  }


}

@PART[liquidEngine2-2_v2]:FOR[RealFuels_StockEngines] //Poodle
{

  @mass = 0.67
  @cost = 573
  %entryCost = 2865
  @maxTemp = 1516


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 220
    @heatProduction = 94
    @atmosphereCurve
    {
      @key,0 = 0 330
      @key,1 = 1 116
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Aerozine50
      ratio = 50.173010
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = NTO
      ratio = 49.826990
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 4
    origTechLevel = 4
    engineType = O
    origMass = 0.67
    configuration = Aerozine50+NTO
    modded = false

    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 220
      heatProduction = 94
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.9500
      throttle = 0
      ignitions = 24
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 2.2
      }


    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 165
      heatProduction = 94
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.3000
      IspV = 1.2700
      throttle = 0
      ignitions = 24
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 2.2
      }


    }
  }
  ignitions = 24
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 2.2
  }

}

@PART[LiquidEngineLV-TX87]:FOR[RealFuels_StockEngines]
{

  @mass = 0.66
  @cost = 800
  %entryCost = 5120
  @maxTemp = 2266


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 400
    @heatProduction = 150
    @atmosphereCurve
    {
      @key,0 = 0 322
      @key,1 = 1 281
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Kerosene
      ratio = 37.694087
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = LqdOxygen
      ratio = 62.305913
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 6
    origTechLevel = 6
    engineType = L+
    origMass = 0.66
    configuration = Kerosene+LqdOxygen
    modded = false

    CONFIG
    {
      name = Kerosene+LqdOxygen
      maxThrust = 400
      heatProduction = 150
      PROPELLANT
      {
        name = Kerosene
        ratio = 37.69408655434424
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 62.30591344565576
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.0000
      IspV = 0.9415
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 8
      }


    }
    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 400
      heatProduction = 150
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.8944
      throttle = 0
      ignitions = 2
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 8
      }


    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 300
      heatProduction = 150
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.3000
      IspV = 1.1957
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 8
      }


    }
  }
  ignitions = 1
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 8
  }


}

@PART[LiquidEngineKE-1]:FOR[RealFuels_StockEngines]
{

  @mass = 1.5
  @cost = 3200
  %entryCost = 21250
  @maxTemp = 2266


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 1880
    @heatProduction = 170
    @atmosphereCurve
    {
      @key,0 = 0 332
      @key,1 = 1 283
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Kerosene
      ratio = 37.694087
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = LqdOxygen
      ratio = 62.305913
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 6
    origTechLevel = 6
    engineType = L+
    origMass = 1.5
    configuration = Kerosene+LqdOxygen
    modded = false

    CONFIG
    {
      name = Kerosene+LqdOxygen
      maxThrust = 1880
      heatProduction = 160
      PROPELLANT
      {
        name = Kerosene
        ratio = 37.69408655434424
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 62.30591344565576
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.05
      IspV = 0.97
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 15
      }


    }
    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 1350
      heatProduction = 160
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.008
      IspV = 0.9215
      throttle = 0
      ignitions = 2
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 15
      }


    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 1015
      heatProduction = 160
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.365
      IspV = 1.2319
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 15
      }


    }
  }
  ignitions = 1
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 15
  }


}

@PART[LiquidEngineLV-T91]:FOR[RealFuels_StockEngines]
{

  @mass = 0.4
  @cost = 350
  %entryCost = 2455
  @maxTemp = 1516


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 120
    @heatProduction = 94
    @atmosphereCurve
    {
      @key,0 = 0 325
      @key,1 = 1 110
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Aerozine50
      ratio = 50.173010
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = NTO
      ratio = 49.826990
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 4
    origTechLevel = 4
    engineType = O
    origMass = 0.4
    configuration = Aerozine50+NTO
    modded = false

    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 120
      heatProduction = 94
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.931
      throttle = 0
      ignitions = 24
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 2.2
      }


    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 90
      heatProduction = 94
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.3000
      IspV = 1.2446
      throttle = 0
      ignitions = 24
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 2.2
      }


    }
  }
  ignitions = 24
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 2.2
  }


}

@PART[LiquidEngineRE-I2]:FOR[RealFuels_StockEngines]
{

  @mass = 0.53
  @cost = 920
  %entryCost = 7050
  @maxTemp = 1948


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 300
    @heatProduction = 138
    @atmosphereCurve
    {
      @key,0 = 0 350
      @key,1 = 1 211
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Kerosene
      ratio = 37.694087
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = LqdOxygen
      ratio = 62.305913
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 5
    origTechLevel = 5
    engineType = U
    origMass = 0.53
    configuration = Kerosene+LqdOxygen
    modded = false

    CONFIG
    {
      name = Kerosene+LqdOxygen
      maxThrust = 300
      heatProduction = 138
      PROPELLANT
      {
        name = Kerosene
        ratio = 37.69408655434424
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 62.30591344565576
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.015
      IspV = 1.015
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 4.5
      }


    }
    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 300
      heatProduction = 138
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9744
      IspV = 0.9643
      throttle = 0
      ignitions = 4
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 4.5
      }


    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 225
      heatProduction = 138
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.3195
      IspV = 1.2891
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 4.5
      }


    }
  }
  ignitions = 1
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 4.5
  }


}

@PART[LiquidEngineRE-J10]:FOR[RealFuels_StockEngines]
{

  @mass = 1.1
  @cost = 1200
  %entryCost = 10000
  @maxTemp = 1516


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 340
    @heatProduction = 110
    @atmosphereCurve
    {
      @key,0 = 0 351
      @key,1 = 1 122
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Aerozine50
      ratio = 50.173010
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = NTO
      ratio = 49.826990
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 5
    origTechLevel = 5
    engineType = O
    origMass = 1.1
    configuration = Aerozine50+NTO
    modded = false

    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 340
      heatProduction = 110
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.9500
      throttle = 0
      ignitions = 24
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 2.2
      }


    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 255
      heatProduction = 110
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.3000
      IspV = 1.2700
      throttle = 0
      ignitions = 24
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 2.2
      }


    }
  }
  ignitions = 24
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 2.2
  }


}

@PART[LiquidEngineRK-7]:FOR[RealFuels_StockEngines]
{

  @mass = 0.4
  @cost = 440
  %entryCost = 3500
  @maxTemp = 2266


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 350
    @heatProduction = 140
    @atmosphereCurve
    {
      @key,0 = 0 256
      @key,1 = 1 231
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Kerosene
      ratio = 37.694087
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = LqdOxygen
      ratio = 62.305913
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 3
    origTechLevel = 3
    engineType = L
    origMass = 0.4
    configuration = Kerosene+LqdOxygen
    modded = false

    CONFIG
    {
      name = Kerosene+LqdOxygen
      maxThrust = 350
      heatProduction = 140
      PROPELLANT
      {
        name = Kerosene
        ratio = 37.69408655434424
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 62.30591344565576
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.0000
      IspV = 1.0000
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 1.5
      }


    }
    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 350
      heatProduction = 140
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.9500
      throttle = 0
      ignitions = 2
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 1.5
      }


    }
    
  }
  ignitions = 1
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 1.5
  }


}

@PART[LiquidEngineRV-1]:FOR[RealFuels_StockEngines] 
{

  @mass = 0.06
  @cost = 300
  %entryCost = 2000
  @maxTemp = 2082


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 45
    @heatProduction = 166
    @atmosphereCurve
    {
      @key,0 = 0 310
      @key,1 = 1 254
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Kerosene
      ratio = 37.694087
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = LqdOxygen
      ratio = 62.305913
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 3
    origTechLevel = 3
    engineType = L+
    origMass = 0.06
    configuration = Kerosene+LqdOxygen
    modded = false

    CONFIG
    {
      name = Kerosene+LqdOxygen
      maxThrust = 45
      heatProduction = 166
      PROPELLANT
      {
        name = Kerosene
        ratio = 37.69408655434424
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 62.30591344565576
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.97
      IspV = 0.97
      throttle = 0
      ignitions = 2
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.3
      }


    }
    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 45
      heatProduction = 166
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9312
      IspV = 0.9215
      throttle = 0
      ignitions = 4
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.3
      }


    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 34
      heatProduction = 166
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.261
      IspV = 1.2319
      throttle = 0
      ignitions = 2
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.3
      }


    }
  }
  ignitions = 2
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 0.3
  }


}

 

Link to comment
Share on other sites

On 1/15/2019 at 5:57 AM, Iso-Polaris said:

I've made the config for making history and 1.6 liquid engines myself. Can you integrate it somehow??

I have verified that config and it:

1) enables RF configs for LV-909 and Poodle (may be some others, I only checked these two). The characteristics are the same, as far as I can tell

2) disables the heat maps - there is no heat glow anymore

 

Being an RF user I consider that change to be still a worthy addition and I'll be using it from now on. I will also prepare a pull request. Note though that I'm not a mod developer so it will still be up to the mod authors to accept/reject that patch.

 

Thank you, anyway!

---

UPDATE: PR is here: https://github.com/Raptor831/RFStockalike/pull/97

--

UPDATE 2: Oh WOW. This is merged already! Thank you, @Raptor831

Edited by snakeru
Link to comment
Share on other sites

@snakeru Not really sure thanks are in order, considering how "hands off" I've been on this for so long, but you're welcome!

And thanks to @Iso-Polaris for doing the configs.

I've actually made a release for all the updates I have so far. If you see all the other new releases on GitHub, plz ignore, I was testing automatic builds for this. In the future it might help with new releases and PRs. OP will be updated shortly, and CKAN is on the way (eventually). If anyone tried to grab this today on CKAN I apologize, it was broken for a bit.

Link to comment
Share on other sites

5 hours ago, Raptor831 said:

@snakeru Not really sure thanks are in order, considering how "hands off" I've been on this for so long, but you're welcome!

 

@Raptor831 knowing the open-source development from inside, I still think thanks are in order.

BTW, if you'd like to hand the maintenance off to someone - this might be a good moment to announce that.

Link to comment
Share on other sites

19 hours ago, snakeru said:

Hi @Iso-Polaris.

Thank you again for contributing the configs!

In case you are still feeling up to it - there are still two engines not covered - the RT-5 "Flea" and RT-10 "Hammer". There is of course not much to be added to solid fuel engines, but this is still a disparity. :-)

I can't seem to find a new part for those solid boosters.

The original config should work in game.

However it doesn't

I can't figure it out, guess ill just leave it to the developers.

Link to comment
Share on other sites

  • 2 months later...

Configs for the new engines that come with ReStockPlus mod.

@PART[restock-engine-125-pug]:FOR[RealFuels_StockEngines] //Pug
{

  @mass = 0.12
  @cost = 118
  %entryCost = 590
  @maxTemp = 1450
  
  
  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 30
    @heatProduction = 88
    @atmosphereCurve
    {
      @key,0 = 0 298
      @key,1 = 1 106
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = MMH
      ratio = 48.782129
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = NTO
      ratio = 51.217871
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }
  
  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 1
    origTechLevel = 1
    engineType = O
    origMass = 0.12
    configuration = MMH+NTO
    modded = false

    CONFIG
    {
      name = MMH+NTO
      maxThrust = 30
      heatProduction = 88
      PROPELLANT
      {
        name = MMH
        ratio = 48.782128919391745
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 51.217871080608255
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.9500
      throttle = 0
      ignitions = 0
      ullage = false
      pressureFed = true
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.3
      }
      
      
    }
    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 30
      heatProduction = 88
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.32974661575842
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.67025338424158
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.9500
      throttle = 0
      ignitions = 0
      ullage = false
      pressureFed = true
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.3
      }
      
      
    }
  }
  ignitions = -1
  ullage = false
  pressureFed = true
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 0.3
  }

  !RESOURCE[LiquidFuel] {}
  !RESOURCE[Oxidizer] {}
  !RESOURCE[MonoPropellant] {}
  !RESOURCE[SolidFuel] {}
  !RESOURCE[XenonGas] {}
  MODULE
  {
    name = ModuleFuelTanks
    basemass = -1
    volume = 200
    type = ServiceModule
    // dedicated = 
    TANK
    {
     name = MMH
     amount = full
     maxAmount = 48.782129%
    }
    TANK
    {
     name = NTO
     amount = full
     maxAmount = 51.217871%
    }
  }
  
  
}

@PART[restock-engine-125-valiant]:FOR[RealFuels_StockEngines] //Valiant
{

  @mass = 0.22
  @cost = 198
  %entryCost = 990
  @maxTemp = 1858
  
  
  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 100
    @heatProduction = 150
    @atmosphereCurve
    {
      @key,0 = 0 283
      @key,1 = 1 233
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Kerosene
      ratio = 37.694087
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = LqdOxygen
      ratio = 62.305913
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }
  
  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 1
    origTechLevel = 1
    engineType = L+
    origMass = 0.22
    configuration = Kerosene+LqdOxygen
    modded = false

    CONFIG
    {
      name = Kerosene+LqdOxygen
      maxThrust = 100
      heatProduction = 150
      PROPELLANT
      {
        name = Kerosene
        ratio = 37.69408655434424
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 62.30591344565576
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.0000
      IspV = 1.0000
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 1
      }
      
      
    }
    CONFIG
    {
      name = MMH+NTO
      maxThrust = 100
      heatProduction = 150
      PROPELLANT
      {
        name = MMH
        ratio = 48.782128919391745
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 51.217871080608255
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.9500
      throttle = 0
      ignitions = 2
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 1
      }
      
      
    }
    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 100
      heatProduction = 150
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.32974661575842
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.67025338424158
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.9500
      throttle = 0
      ignitions = 2
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 1
      }
      
      
    }
  }
  ignitions = 1
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 1
  }

  
}

@PART[restock-engine-torch]:FOR[RealFuels_StockEngines] //Torch
{

  @mass = 0.095
  @cost = 130
  %entryCost = 650
  @maxTemp = 1909
  
  
  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 50
    @heatProduction = 156
    @atmosphereCurve
    {
      @key,0 = 0 275
      @key,1 = 1 248
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Kerosene
      ratio = 37.694087
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = LqdOxygen
      ratio = 62.305913
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }
  
  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 1
    origTechLevel = 1
    engineType = L
    origMass = 0.095
    configuration = Kerosene+LqdOxygen
    modded = false

    CONFIG
    {
      name = Kerosene+LqdOxygen
      maxThrust = 50
      heatProduction = 156
      PROPELLANT
      {
        name = Kerosene
        ratio = 37.69408655434424
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 62.30591344565576
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.0000
      IspV = 1.0000
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.5
      }
      
      
    }
    CONFIG
    {
      name = Ethanol75+LqdOxygen
      maxThrust = 48
      heatProduction = 156
      PROPELLANT
      {
        name = Ethanol75
        ratio = 52.853192267962434
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 47.146807732037566
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9300
      IspV = 0.9300
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.5
      }
      
      
    }
  }
  ignitions = 1
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 0.5
  }

  
}

@PART[restock-srb-mallet-1]:FOR[RealFuels_StockEngines] //Mallet
{

  @mass = 0.24
  @cost = 106
  %entryCost = 530
  @maxTemp = 1800
  
  
  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 115
    @heatProduction = 258
    @atmosphereCurve
    {
      @key,0 = 0 220
      @key,1 = 1 200
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = SolidFuel
      ratio = 100.000000
      DrawGauge = True
      
    }
    
  }
  
  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 0
    origTechLevel = 0
    engineType = S
    origMass = 0.24
    configuration = SolidFuelSteadyDip
    modded = false

    CONFIG
    {
      name = SolidFuelSteadyDip
      maxThrust = 115
      heatProduction = 258
      PROPELLANT
      {
        name = SolidFuel
        ratio = 100
        DrawGauge = True
        
      }
      IspSL = 1.0000
      IspV = 1.0000
      throttle = 0
      ignitions = 1
      ullage = false
      pressureFed = false
      
      curveResource = SolidFuel
      thrustCurve
      {
        key = 0.00000 0.01000 0 0
        key = 0.00041 0.01000 0 0
        key = 0.00244 0.05000
        key = 0.00652 0.10000
        key = 0.01467 0.20000
        key = 0.02689 0.30000
        key = 0.04523 0.45000
        key = 0.07253 0.67000
        key = 0.11125 0.95000
        key = 0.15200 1.00000 0 0
        key = 0.19275 1.00000 0 0
        key = 0.23227 0.97000
        key = 0.27058 0.94000
        key = 0.30807 0.92000
        key = 0.34474 0.90000
        key = 0.38060 0.88000
        key = 0.41606 0.87000
        key = 0.45110 0.86000
        key = 0.48574 0.85000
        key = 0.51997 0.84000
        key = 0.55420 0.84000
        key = 0.58883 0.85000
        key = 0.62388 0.86000
        key = 0.65933 0.87000
        key = 0.69519 0.88000
        key = 0.73187 0.90000
        key = 0.76936 0.92000
        key = 0.80766 0.94000
        key = 0.84719 0.97000
        key = 0.88794 1.00000 0 0
        key = 0.92869 1.00000 0 0
        key = 0.96740 0.95000
        key = 1.00000 0.80000
      }
      
    }
  }
  ignitions = 1
  ullage = false
  pressureFed = false
  
  !RESOURCE[LiquidFuel] {}
  !RESOURCE[Oxidizer] {}
  !RESOURCE[MonoPropellant] {}
  !RESOURCE[SolidFuel] {}
  !RESOURCE[XenonGas] {}
  MODULE
  {
    name = ModuleFuelTanks
    basemass = -1
    volume = 450
    type = Solid
    // dedicated = false
    TANK
    {
     name = SolidFuel
     amount = full
     maxAmount = 100.000000%
    }
    
  }
  
}

@PART[restock-srb-striker-1]:FOR[RealFuels_StockEngines] //Striker
{

  @mass = 0.48
  @cost = 131
  %entryCost = 655
  @maxTemp = 1800
  
  
  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 125
    @heatProduction = 220
    @atmosphereCurve
    {
      @key,0 = 0 220
      @key,1 = 1 200
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = SolidFuel
      ratio = 100.000000
      DrawGauge = True
      
    }
    
  }
  
  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 0
    origTechLevel = 0
    engineType = S
    origMass = 0.48
    configuration = SolidFuelSteadyDip
    modded = false

    CONFIG
    {
      name = SolidFuelSteadyDip
      maxThrust = 125
      heatProduction = 220
      PROPELLANT
      {
        name = SolidFuel
        ratio = 100
        DrawGauge = True
        
      }
      IspSL = 1.0000
      IspV = 1.0000
      throttle = 0
      ignitions = 1
      ullage = false
      pressureFed = false
      
      curveResource = SolidFuel
      thrustCurve
      {
        key = 0.00000 0.01000 0 0
        key = 0.00041 0.01000 0 0
        key = 0.00244 0.05000
        key = 0.00652 0.10000
        key = 0.01467 0.20000
        key = 0.02689 0.30000
        key = 0.04523 0.45000
        key = 0.07253 0.67000
        key = 0.11125 0.95000
        key = 0.15200 1.00000 0 0
        key = 0.19275 1.00000 0 0
        key = 0.23227 0.97000
        key = 0.27058 0.94000
        key = 0.30807 0.92000
        key = 0.34474 0.90000
        key = 0.38060 0.88000
        key = 0.41606 0.87000
        key = 0.45110 0.86000
        key = 0.48574 0.85000
        key = 0.51997 0.84000
        key = 0.55420 0.84000
        key = 0.58883 0.85000
        key = 0.62388 0.86000
        key = 0.65933 0.87000
        key = 0.69519 0.88000
        key = 0.73187 0.90000
        key = 0.76936 0.92000
        key = 0.80766 0.94000
        key = 0.84719 0.97000
        key = 0.88794 1.00000 0 0
        key = 0.92869 1.00000 0 0
        key = 0.96740 0.95000
        key = 1.00000 0.80000
      }
      
    }
  }
  ignitions = 1
  ullage = false
  pressureFed = false
  
  !RESOURCE[LiquidFuel] {}
  !RESOURCE[Oxidizer] {}
  !RESOURCE[MonoPropellant] {}
  !RESOURCE[SolidFuel] {}
  !RESOURCE[XenonGas] {}
  MODULE
  {
    name = ModuleFuelTanks
    basemass = -1
    volume = 900
    type = Solid
    // dedicated = false
    TANK
    {
     name = SolidFuel
     amount = full
     maxAmount = 100.000000%
    }
    
  }
  
}

@PART[restock-srb-anvil-1]:FOR[RealFuels_StockEngines] //Anvil
{

  @mass = 4.6
  @cost = 2733
  %entryCost = 13665
  @maxTemp = 1800
  
  
  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 2250
    @heatProduction = 187
    @atmosphereCurve
    {
      @key,0 = 0 276
      @key,1 = 1 255
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = SolidFuel
      ratio = 100.000000
      DrawGauge = True
      
    }
    
  }
  
  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 5
    origTechLevel = 5
    engineType = S
    origMass = 4.6
    configuration = SolidFuelSteadyDip
    modded = false

    CONFIG
    {
      name = SolidFuelSteadyDip
      maxThrust = 2250
      heatProduction = 187
      PROPELLANT
      {
        name = SolidFuel
        ratio = 100
        DrawGauge = True
        
      }
      IspSL = 1.0000
      IspV = 1.0000
      throttle = 0
      ignitions = 1
      ullage = false
      pressureFed = false
      
      curveResource = SolidFuel
      thrustCurve
      {
        key = 0.00000 0.01000 0 0
        key = 0.00041 0.01000 0 0
        key = 0.00244 0.05000
        key = 0.00652 0.10000
        key = 0.01467 0.20000
        key = 0.02689 0.30000
        key = 0.04523 0.45000
        key = 0.07253 0.67000
        key = 0.11125 0.95000
        key = 0.15200 1.00000 0 0
        key = 0.19275 1.00000 0 0
        key = 0.23227 0.97000
        key = 0.27058 0.94000
        key = 0.30807 0.92000
        key = 0.34474 0.90000
        key = 0.38060 0.88000
        key = 0.41606 0.87000
        key = 0.45110 0.86000
        key = 0.48574 0.85000
        key = 0.51997 0.84000
        key = 0.55420 0.84000
        key = 0.58883 0.85000
        key = 0.62388 0.86000
        key = 0.65933 0.87000
        key = 0.69519 0.88000
        key = 0.73187 0.90000
        key = 0.76936 0.92000
        key = 0.80766 0.94000
        key = 0.84719 0.97000
        key = 0.88794 1.00000 0 0
        key = 0.92869 1.00000 0 0
        key = 0.96740 0.95000
        key = 1.00000 0.80000
      }
      
    }
  }
  ignitions = 1
  ullage = false
  pressureFed = false
  
  !RESOURCE[LiquidFuel] {}
  !RESOURCE[Oxidizer] {}
  !RESOURCE[MonoPropellant] {}
  !RESOURCE[SolidFuel] {}
  !RESOURCE[XenonGas] {}
  MODULE
  {
    name = ModuleFuelTanks
    basemass = -1
    volume = 23250
    type = Solid
    // dedicated = false
    TANK
    {
     name = SolidFuel
     amount = full
     maxAmount = 100.000000%
    }
    
  }
  
}

@PART[restock-engine-boar]:FOR[RealFuels_StockEngines] //Boar
{

  @mass = 1.45
  @cost = 3371
  %entryCost = 16855
  @maxTemp = 2288
  
  
  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 1000
    @heatProduction = 172
    @atmosphereCurve
    {
      @key,0 = 0 342
      @key,1 = 1 281
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Kerosene
      ratio = 37.694087
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = LqdOxygen
      ratio = 62.305913
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }
  
  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 6
    origTechLevel = 6
    engineType = L+
    origMass = 1.45
    configuration = Kerosene+LqdOxygen
    modded = false

    CONFIG
    {
      name = Kerosene+LqdOxygen
      maxThrust = 1000
      heatProduction = 172
      PROPELLANT
      {
        name = Kerosene
        ratio = 37.69408655434424
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 62.30591344565576
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.0000
      IspV = 1.0000
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 10
      }
      
      
    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 750
      heatProduction = 172
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.3000
      IspV = 1.2700
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 10
      }
      
      
    }
  }
  ignitions = 1
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 10
  }

  
}

@PART[restock-engine-375-corgi]:FOR[RealFuels_StockEngines] //Corgi
{

  @mass = 2.1
  @cost = 2016
  %entryCost = 10080
  @maxTemp = 1553
  
  
  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 750
    @heatProduction = 97
    @atmosphereCurve
    {
      @key,0 = 0 339
      @key,1 = 1 120
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Aerozine50
      ratio = 50.329747
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = NTO
      ratio = 49.670253
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }
  
  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 6
    origTechLevel = 6
    engineType = O
    origMass = 2.1
    configuration = Aerozine50+NTO
    modded = false

    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 750
      heatProduction = 97
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.32974661575842
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.67025338424158
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.9500
      throttle = 0
      ignitions = 24
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 7.5
      }
      
      
    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 563
      heatProduction = 97
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.3000
      IspV = 1.2700
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 7.5
      }
      
      
    }
    CONFIG
    {
      name = MMH+NTO
      maxThrust = 750
      heatProduction = 97
      PROPELLANT
      {
        name = MMH
        ratio = 48.782128919391745
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 51.217871080608255
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.9500
      throttle = 0
      ignitions = 24
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 7.5
      }
      
      
    }
  }
  ignitions = 24
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 7.5
  }

  
}

 

Edited by JebIsDeadBaby
Link to comment
Share on other sites

  • 2 weeks later...
On 5/25/2014 at 9:31 PM, Raptor831 said:

Stockalike Real Fuels Engine Configs

For Real Fuels v12.x

After playing with Real Fuels, I got hooked. But, many of my part mods' engines were not included. I decided to fix that, and this is the result.

Latest Release

GitHub Repository

Config generator found at http://bit.ly/rfstockalike

NOTICE: Some engines have "lost" their effects. This is a known issue, and a result of moving fully to a new engine MODULE in RealFuels.

As a result, Real Plume is highly recommended. Configs are included in the RF Stockalike download.

Available on CKAN

Updated on August 23, 2017

 

 

Changelog:

v3.2.6
* Various improvements, fixes.

v3.2.4
* Various improvements, fixes. See commits.

v3.2.3
* Fix RCS persistent effects in release (thanks Alexical)
* Ion and NTR effects updates (thanks Blowfish)

v3.2.2
* Various community fixes. See commits for details.

v3.2.1
* Add Cormorant Aeronology
* Add SpaceX Launchers Pack
* Bugfix to resourceFlowMode (Starwaster)
* Add Sounding Rockets (Canis Dirus Leidy)
* Pull RealPlume configs out of that mod's folder

v3.2.0
* I goofed, not a real release.

v3.1.0
* New Plumes from Svm420
* New Squad engines config
* Tantares bug fix from nwtest
* SDHI/TAC/Stockalike conflict resolved

v3.0.1
* Works with KSP 1.1.2 and RF v11
* Updates by bfrobin446 and blowfish

v3.0.0
Lots of stuff, installation changes. See commit log on GitHub for details.

v2.1.8
[LIST]
[*]Various bug fixes for RF v10
[*]Added Cryo Engines
[/LIST]

v2.1.7
[LIST]
[*]Update ModuleRCSFX to v4.1
[*]SpaceY updates (Frimi_2)
[/LIST]

v2.1.6
Hotfix for RF 10+/CRP v4+

v2.1.4
[LIST]
[*]Final update before KSP v1.0 and CRP v1.0. As long as RF keeps working for 1.0, this should work as well.
[/LIST]

v2.1.3
[LIST]
[*]New engines, various fixes
[*]Catch-all file to try and make sure all tanks and engines at minimum use the proper fuels
[/LIST]

v2.1.0
[LIST]
[*]Switched to a new config generator
[*]Updated various mods with new engines
[*]Configs for Atomic Age and Stock Revamp (lurkaholic)
[*]Config for SpaceY OMS/RCS combo (Tellion)
[*]Tantares help from Niemand303
[*]Updated Mono_to_Hydrazine.cfg to be a more generic fuel tank catch-all (sippyfrog)
[*]Updated ModuleRCSFX to v3.5
[/LIST]

v2.0.6
[LIST]
[*]Added new engines from SpaceY 0.2.1
[*]Updated ModuleRCSFX to v3.3
[/LIST]

v2.0.5
[LIST]
[*]Added SpaceY engines
[*]Fixed a conflict with HotRockets
[/LIST]

 

Installation

Install everything inside /GameData/ to your <KSPRoot>/GameData/.

*NOTE*: You must have Module Manager installed for this to work, but you should have that already if you are running Real Fuels (which is obviously required).

Description

This is a stockalike setup for you engines to work with Real Fuels. All of the stock (or part-pack's "stock") numbers for thrust remain the same. Meaning, the Mainsail still pushes the same kN as before. But, the masses are reduced to be in-line with realistic numbers (according to the calculations anyway).

There is also an RCS config to make the RCS thrusters work with the appropriate fuels. These have followed the original thrusts but will change given the fuel used. So, a hydrazine RCS will have better thrust than an HTP one, but an MMH/N2O4 bipropellant RCS will have greater thrust still. And yes, bipropellants are set up.

This was originally done with the help of Chestburster's XLS that I found in the Real Fuels thread (link here). Since then, I've added mod parts I've either used in the past or use currently. I've also added some variations in the fuel mixture used for each manufacturer (i.e mod). So if you swap out a KW engine for a NovaPunch one, be sure you've got the right mix in the tanks. This adds to the variation in my opinion, as it gives you a reason to switch things up.

This is also a continual work in progress. Any suggestions or help is encouraged. I don't have every mod in this file, so if you feel so inclined to add your favorite that's missing, please do. Let me know of the edits and I'll continue to compile a running config. Also, if you'd like to add your thoughts on balancing, please do that as well. I've not rigorously tested every engine, since I don't play with all of these installed and I'd rather simply play than test. So, I may have missed something or goofed some numbers.

Current Mods Working

  • KW Rocketry
  • NovaPunch2
  • FASA
  • KOSMOS
  • Aerojet Kerbodyne
  • AIES
  • B9 Aerospace
  • Klockheed Martian (i.e. Space Shuttle Engines Mod)
  • RLA Stockalike
  • SXT (by Lack)
  • aWolf's Escape Towers and sepratrons
  • KSPX launch towers
  • kommit's Nuclear pack (formerly FTmN)
  • Home Grown Rockets (beta version)
  • SDHI (LV909 Fairingless)
  • LazTek SpaceX Launch Pack v3
  • Kerbal Stock Launcher Overhaul
  • KSP Interstellar
  • Modular Rocket System
  • SpaceY
  • NearFuture Propulsion
  • Tantares
  • BahaSP
  • Atomic Age
  • Stock Revamp
  • Cryogenic Engines
  • Vanguard
  • Cormorant Aeronology
  • Launchers Pack - SpaceX

Known Issues

RCS thrusters show an "Unknown Thrust" in the VAB/SPH part list. They work properly on the pad, and do show correct thrust for the initial fuel config (which is hydrazine).

Configs released under the CC Attribution-ShareAlike 4.0 International License.

Can I use this with the stock game itself. If I want to play career mode will I have the options of loading different types fuel and stuff?

Link to comment
Share on other sites

On 4/2/2019 at 12:13 AM, PatelPratham said:

Can I use this with the stock game itself. If I want to play career mode will I have the options of loading different types fuel and stuff?

No, you will need Real Fuels for this. This mod only adds additional config files for engines from other mods. For stock game Real Fuels is enough. 

 

EDIT: well, it isn't. My bad. 

Edited by JebIsDeadBaby
Link to comment
Share on other sites

11 hours ago, JebIsDeadBaby said:

No, you will need Real Fuels for this. This mod only adds additional config files for engines from other mods. For stock game Real Fuels is enough. 

Even for stock engines you will need Real Fuels and this mod. Real Fuels doesn't include engine configs, just tank configs.

Link to comment
Share on other sites

13 minutes ago, lurkoholic said:

Even for stock engines you will need Real Fuels and this mod. Real Fuels doesn't include engine configs, just tank configs.

Can I use SMURFF and real fuels together. SMURFF for engine configs and real fuels for tanks configs

Link to comment
Share on other sites

  • 1 month later...
On 4/2/2019 at 11:44 PM, PatelPratham said:

Can I use SMURFF and real fuels together. SMURFF for engine configs and real fuels for tanks configs

No. I believe SMURFF disables itself when realfuels is installed.

Link to comment
Share on other sites

  • 2 weeks later...

@Raptor831 Hey, im just gentle wondering if there's any updates on the horizon? Because im having some bugs conserning Real Fuels / Stockalike RF.

In editor i can no longer see visual fuel connectivity on right click & some engine configs aren't loaded even if the mods support it (RLA Stockalike)

My log throws this error

Im using the latest versions on KSP 1.6.1.

 

 

Edited by Cratzz
Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...
On 6/4/2019 at 1:11 AM, Willer Kerman said:

 

The Real Engines mod is not working. Is there any way to add it?

Hey, you are literally saying nothing, be more specific with your problem.

I also had issues on 1.6.1 but fixed it buy manually adding these bits from this pull. Give it a shot & see if it work's for you.

https://github.com/Raptor831/RFStockalike/pull/100/files

Edited by Cratzz
Link to comment
Share on other sites

  • 1 month later...

I recently made a Real Fuels Stockalike configuration for the SSTULabs Part Pack, with adjusted mass, thrust, ullage, ignitions. Its not the perfect one, so please tell me, if you find any mistakes, or numbers that doesnt make sense to you! :D

Download: https://www.dropbox.com/s/1finjhv5ok9zwr8/Stockalike_SSTU.cfg?dl=0

After download just put the Stockalike_SSTU.cfg in the RealFuels-Stockalike Folder (Gamedata\RealFuels-Stockalike)

 

Link to comment
Share on other sites

  • 4 weeks later...
On 1/15/2019 at 2:57 AM, Iso-Polaris said:

I've made the config for making histroy and 1.6 liquid engines myself. Can you integrate it somehow??


 @PART[liquidEngine3_v2]:FOR[RealFuels_StockEngines] //LV-909
{

  @mass = 0.2
  @cost = 146
  %entryCost = 730
  @maxTemp = 1450


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 50
    @heatProduction = 88
    @atmosphereCurve
    {
      @key,0 = 0 298
      @key,1 = 1 106
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Aerozine50
      ratio = 50.173010
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = NTO
      ratio = 49.826990
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 1
    origTechLevel = 1
    engineType = O
    origMass = 0.2
    configuration = Aerozine50+NTO
    modded = false

    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 50
      heatProduction = 88
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.9500
      throttle = 0
      ignitions = 24
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.5
      }


    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 38
      heatProduction = 88
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.3000
      IspV = 1.2700
      throttle = 0
      ignitions = 24
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.5
      }


    }
  }
  ignitions = 24
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 0.5
  }


}

 @PART[liquidEngineMini_v2]:FOR[RealFuels_StockEngines] //48-7S
{

  @mass = 0.045
  @cost = 145
  %entryCost = 725
  @maxTemp = 2082


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 30
    @heatProduction = 166
    @atmosphereCurve
    {
      @key,0 = 0 319
      @key,1 = 1 262
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Kerosene
      ratio = 37.694087
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = LqdOxygen
      ratio = 62.305913
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 3
    origTechLevel = 3
    engineType = L+
    origMass = 0.045
    configuration = Kerosene+LqdOxygen
    modded = false

    CONFIG
    {
      name = Kerosene+LqdOxygen
      maxThrust = 30
      heatProduction = 166
      PROPELLANT
      {
        name = Kerosene
        ratio = 37.69408655434424
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 62.30591344565576
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.0000
      IspV = 1.0000
      throttle = 0
      ignitions = 2
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.3
      }


    }
    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 30
      heatProduction = 166
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.9500
      throttle = 0
      ignitions = 4
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.3
      }


    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 23
      heatProduction = 166
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.3000
      IspV = 1.2700
      throttle = 0
      ignitions = 2
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.3
      }


    }
  }
  ignitions = 2
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 0.3
  }


}

@PART[liquidEngine2-2_v2]:FOR[RealFuels_StockEngines] //Poodle
{

  @mass = 0.67
  @cost = 573
  %entryCost = 2865
  @maxTemp = 1516


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 220
    @heatProduction = 94
    @atmosphereCurve
    {
      @key,0 = 0 330
      @key,1 = 1 116
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Aerozine50
      ratio = 50.173010
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = NTO
      ratio = 49.826990
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 4
    origTechLevel = 4
    engineType = O
    origMass = 0.67
    configuration = Aerozine50+NTO
    modded = false

    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 220
      heatProduction = 94
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.9500
      throttle = 0
      ignitions = 24
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 2.2
      }


    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 165
      heatProduction = 94
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.3000
      IspV = 1.2700
      throttle = 0
      ignitions = 24
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 2.2
      }


    }
  }
  ignitions = 24
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 2.2
  }

}

@PART[LiquidEngineLV-TX87]:FOR[RealFuels_StockEngines]
{

  @mass = 0.66
  @cost = 800
  %entryCost = 5120
  @maxTemp = 2266


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 400
    @heatProduction = 150
    @atmosphereCurve
    {
      @key,0 = 0 322
      @key,1 = 1 281
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Kerosene
      ratio = 37.694087
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = LqdOxygen
      ratio = 62.305913
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 6
    origTechLevel = 6
    engineType = L+
    origMass = 0.66
    configuration = Kerosene+LqdOxygen
    modded = false

    CONFIG
    {
      name = Kerosene+LqdOxygen
      maxThrust = 400
      heatProduction = 150
      PROPELLANT
      {
        name = Kerosene
        ratio = 37.69408655434424
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 62.30591344565576
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.0000
      IspV = 0.9415
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 8
      }


    }
    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 400
      heatProduction = 150
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.8944
      throttle = 0
      ignitions = 2
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 8
      }


    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 300
      heatProduction = 150
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.3000
      IspV = 1.1957
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 8
      }


    }
  }
  ignitions = 1
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 8
  }


}

@PART[LiquidEngineKE-1]:FOR[RealFuels_StockEngines]
{

  @mass = 1.5
  @cost = 3200
  %entryCost = 21250
  @maxTemp = 2266


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 1880
    @heatProduction = 170
    @atmosphereCurve
    {
      @key,0 = 0 332
      @key,1 = 1 283
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Kerosene
      ratio = 37.694087
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = LqdOxygen
      ratio = 62.305913
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 6
    origTechLevel = 6
    engineType = L+
    origMass = 1.5
    configuration = Kerosene+LqdOxygen
    modded = false

    CONFIG
    {
      name = Kerosene+LqdOxygen
      maxThrust = 1880
      heatProduction = 160
      PROPELLANT
      {
        name = Kerosene
        ratio = 37.69408655434424
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 62.30591344565576
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.05
      IspV = 0.97
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 15
      }


    }
    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 1350
      heatProduction = 160
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.008
      IspV = 0.9215
      throttle = 0
      ignitions = 2
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 15
      }


    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 1015
      heatProduction = 160
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.365
      IspV = 1.2319
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 15
      }


    }
  }
  ignitions = 1
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 15
  }


}

@PART[LiquidEngineLV-T91]:FOR[RealFuels_StockEngines]
{

  @mass = 0.4
  @cost = 350
  %entryCost = 2455
  @maxTemp = 1516


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 120
    @heatProduction = 94
    @atmosphereCurve
    {
      @key,0 = 0 325
      @key,1 = 1 110
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Aerozine50
      ratio = 50.173010
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = NTO
      ratio = 49.826990
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 4
    origTechLevel = 4
    engineType = O
    origMass = 0.4
    configuration = Aerozine50+NTO
    modded = false

    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 120
      heatProduction = 94
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.931
      throttle = 0
      ignitions = 24
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 2.2
      }


    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 90
      heatProduction = 94
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.3000
      IspV = 1.2446
      throttle = 0
      ignitions = 24
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 2.2
      }


    }
  }
  ignitions = 24
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 2.2
  }


}

@PART[LiquidEngineRE-I2]:FOR[RealFuels_StockEngines]
{

  @mass = 0.53
  @cost = 920
  %entryCost = 7050
  @maxTemp = 1948


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 300
    @heatProduction = 138
    @atmosphereCurve
    {
      @key,0 = 0 350
      @key,1 = 1 211
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Kerosene
      ratio = 37.694087
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = LqdOxygen
      ratio = 62.305913
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 5
    origTechLevel = 5
    engineType = U
    origMass = 0.53
    configuration = Kerosene+LqdOxygen
    modded = false

    CONFIG
    {
      name = Kerosene+LqdOxygen
      maxThrust = 300
      heatProduction = 138
      PROPELLANT
      {
        name = Kerosene
        ratio = 37.69408655434424
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 62.30591344565576
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.015
      IspV = 1.015
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 4.5
      }


    }
    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 300
      heatProduction = 138
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9744
      IspV = 0.9643
      throttle = 0
      ignitions = 4
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 4.5
      }


    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 225
      heatProduction = 138
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.3195
      IspV = 1.2891
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 4.5
      }


    }
  }
  ignitions = 1
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 4.5
  }


}

@PART[LiquidEngineRE-J10]:FOR[RealFuels_StockEngines]
{

  @mass = 1.1
  @cost = 1200
  %entryCost = 10000
  @maxTemp = 1516


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 340
    @heatProduction = 110
    @atmosphereCurve
    {
      @key,0 = 0 351
      @key,1 = 1 122
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Aerozine50
      ratio = 50.173010
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = NTO
      ratio = 49.826990
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 5
    origTechLevel = 5
    engineType = O
    origMass = 1.1
    configuration = Aerozine50+NTO
    modded = false

    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 340
      heatProduction = 110
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.9500
      throttle = 0
      ignitions = 24
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 2.2
      }


    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 255
      heatProduction = 110
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.3000
      IspV = 1.2700
      throttle = 0
      ignitions = 24
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 2.2
      }


    }
  }
  ignitions = 24
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 2.2
  }


}

@PART[LiquidEngineRK-7]:FOR[RealFuels_StockEngines]
{

  @mass = 0.4
  @cost = 440
  %entryCost = 3500
  @maxTemp = 2266


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 350
    @heatProduction = 140
    @atmosphereCurve
    {
      @key,0 = 0 256
      @key,1 = 1 231
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Kerosene
      ratio = 37.694087
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = LqdOxygen
      ratio = 62.305913
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 3
    origTechLevel = 3
    engineType = L
    origMass = 0.4
    configuration = Kerosene+LqdOxygen
    modded = false

    CONFIG
    {
      name = Kerosene+LqdOxygen
      maxThrust = 350
      heatProduction = 140
      PROPELLANT
      {
        name = Kerosene
        ratio = 37.69408655434424
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 62.30591344565576
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.0000
      IspV = 1.0000
      throttle = 0
      ignitions = 1
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 1.5
      }


    }
    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 350
      heatProduction = 140
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9600
      IspV = 0.9500
      throttle = 0
      ignitions = 2
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 1.5
      }


    }
    
  }
  ignitions = 1
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 1.5
  }


}

@PART[LiquidEngineRV-1]:FOR[RealFuels_StockEngines] 
{

  @mass = 0.06
  @cost = 300
  %entryCost = 2000
  @maxTemp = 2082


  @MODULE[ModuleEngine*]
  {
    @name = ModuleEnginesRF
    @maxThrust = 45
    @heatProduction = 166
    @atmosphereCurve
    {
      @key,0 = 0 310
      @key,1 = 1 254
    }
    !PROPELLANT[LiquidFuel] {}
    !PROPELLANT[Oxidizer] {}
    !PROPELLANT[MonoPropellant] {}
    PROPELLANT
    {
      name = Kerosene
      ratio = 37.694087
      DrawGauge = True
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
    PROPELLANT
    {
      name = LqdOxygen
      ratio = 62.305913
      %resourceFlowMode = STACK_PRIORITY_SEARCH
    }
  }

  MODULE
  {
    name = ModuleEngineConfigs
    type = ModuleEnginesRF
    techLevel = 3
    origTechLevel = 3
    engineType = L+
    origMass = 0.06
    configuration = Kerosene+LqdOxygen
    modded = false

    CONFIG
    {
      name = Kerosene+LqdOxygen
      maxThrust = 45
      heatProduction = 166
      PROPELLANT
      {
        name = Kerosene
        ratio = 37.69408655434424
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 62.30591344565576
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.97
      IspV = 0.97
      throttle = 0
      ignitions = 2
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.3
      }


    }
    CONFIG
    {
      name = Aerozine50+NTO
      maxThrust = 45
      heatProduction = 166
      PROPELLANT
      {
        name = Aerozine50
        ratio = 50.17301038062284
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = NTO
        ratio = 49.82698961937716
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 0.9312
      IspV = 0.9215
      throttle = 0
      ignitions = 4
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.3
      }


    }
    CONFIG
    {
      name = LqdHydrogen+LqdOxygen
      maxThrust = 34
      heatProduction = 166
      PROPELLANT
      {
        name = LqdHydrogen
        ratio = 76.30830964721619
        DrawGauge = True
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      PROPELLANT
      {
        name = LqdOxygen
        ratio = 23.69169035278381
        %resourceFlowMode = STACK_PRIORITY_SEARCH
      }
      IspSL = 1.261
      IspV = 1.2319
      throttle = 0
      ignitions = 2
      ullage = true
      pressureFed = false
      IGNITOR_RESOURCE
      {
        name = ElectricCharge
        amount = 0.3
      }


    }
  }
  ignitions = 2
  ullage = true
  pressureFed = false
  IGNITOR_RESOURCE
  {
    name = ElectricCharge
    amount = 0.3
  }


}

 

Congrats, the engines seem to be working but I still have no plume and sound on the new Terrier/Poodle/Spark models and making history parts.

I'm trying to edit the configs myself and will create a pull request if I succeed.

Link to comment
Share on other sites

1 hour ago, mateusviccari said:

Congrats, the engines seem to be working but I still have no plume and sound on the new Terrier/Poodle/Spark models and making history parts.

I'm trying to edit the configs myself and will create a pull request if I succeed.

I made the changes myself, I tested and it seems to be working fine.

Basically i just copied the settings from other similar engines already configured.

Pull request created: https://github.com/Raptor831/RFStockalike/pull/102

If the pull request doesn't get accepted for some reason you can fix this on your game by pasting the following code at the end of the file GameData/RealPlume-RFStockalike/Squad.cfg


@PART[liquidEngine3_v2]:BEFORE[RealPlume] // LV-909 "Terrier V2" (Reskin from update 1.6)
{
	PLUME
	{
		name = Hypergolic-Upper
		transformName = thrustTransform
		localRotation = 0,0,0
		flarePosition = 0,0,0.5
		plumePosition = 0,0,0.3
		fixedScale = 0.8
		energy = 1
		speed = 1
	}
	PLUME
	{
		name = Hydrolox-Upper
		transformName = thrustTransform
		localRotation = 0,0,0
		flarePosition = 0,0,0.75
		plumePosition = 0,0,1
		fixedScale = 0.7
		energy = 1
		speed = 0.75
	}
	@MODULE[ModuleEngines*]
	{
		@name = ModuleEnginesRF
	}
	@MODULE[ModuleEngineConfigs]
	{
		%type = ModuleEnginesRF
		@CONFIG[Aerozine50+NTO]
		{
			%powerEffectName = Hypergolic-Upper
		}
		@CONFIG[LqdHydrogen+LqdOxygen]
		{
			%powerEffectName = Hydrolox-Upper
		}
	}
}

@PART[liquidEngine2-2_v2]:BEFORE[RealPlume] // RE-L10 "Poodle V2" (Reskin from update 1.6)
{
	PLUME
	{
		name = Hypergolic-OMS-Red
		transformName = thrustTransform
		localRotation = 0,0,0
		localPosition = 0,0,0.75
		fixedScale = 1
		energy = 1
		speed = 1
	}
	PLUME
	{
		name = Hypergolic-OMS-White
		transformName = thrustTransform
		localRotation = 0,0,0
		localPosition = 0,0,-0.1
		fixedScale = 0.45
		energy = 1
		speed = 1
	}
	@MODULE[ModuleEngines*]
	{
		@name = ModuleEnginesRF
	}
	@MODULE[ModuleEngineConfigs]
	{
		@type = ModuleEnginesRF
		@CONFIG[Aerozine50+NTO]
		{
			%powerEffectName = Hypergolic-OMS-Red
		}
		@CONFIG[LqdHydrogen+LqdOxygen]
		{
			%powerEffectName = Hypergolic-OMS-White
		}
	}
}

@PART[liquidEngineMini_v2]:BEFORE[RealPlume] // 48-7S "Spark V2" (Reskin from update 1.6)
{
	PLUME
	{
		name = Kerolox-Lower
		transformName = thrustTransform
		localRotation = 0,0,0
		flarePosition = 0,0,0.05
		plumePosition = 0,0,0.075
		flareScale = 0.15
		plumeScale = 0.1
		energy = 1
		speed = 0.7
	}
	PLUME
	{
		name = Hypergolic-Lower
		transformName = thrustTransform
		localRotation = 0,0,0
		flarePosition = 0,0,0.45
		plumePosition = 0,0,0.1
		fixedScale = 0.25
		energy = 1
		speed = 1
	}
	PLUME
	{
		name = Hydrolox-Lower
		transformName = thrustTransform
		localRotation = 0,0,0
		flarePosition = 0,0,0.75
		plumePosition = 0,0,1.05
		fixedScale = 0.25
		energy = 1
		speed = 0.75
	}
	@MODULE[ModuleEngines*]
	{
		@name = ModuleEnginesRF
	}
	@MODULE[ModuleEngineConfigs]
	{
		%type = ModuleEnginesRF
		@CONFIG[Kerosene+LqdOxygen]
		{
			%powerEffectName = Kerolox-Lower
		}
		@CONFIG[Aerozine50+NTO]
		{
			%powerEffectName = Hypergolic-Lower
		}
		@CONFIG[LqdHydrogen+LqdOxygen]
		{
			%powerEffectName = Hydrolox-Lower
		}
	}
}

@PART[LiquidEngineLV-TX87]:BEFORE[RealPlume] // LV-TX87 "Bobcat" (Making History DLC)
{
	PLUME
	{
		name = Kerolox-Upper
		transformName = thrustTransform
		flarePosition = 0,0,0.9
		flareScale = 0.9
		plumePosition = 0,0,1
		plumeScale = 0.6
		energy = 1
		speed = 0.7
	}
	PLUME
	{
		name = Hypergolic-Upper
		transformName = thrustTransform
		localRotation = 0,0,0
		flarePosition = 0,0,1.4
		plumePosition = 0,0,1.25
		fixedScale = 1.4
		energy = 1
		speed = 1
	}
	PLUME
	{
		name = Hydrolox-Upper
		transformName = thrustTransform
		localRotation = 0,0,0
		flarePosition = 0,0,1.5
		plumePosition = 0,0,1.9
		fixedScale = 1.1
		energy = 1
		speed = 1
	}
	@MODULE[ModuleEngines*]
	{
		@name = ModuleEnginesRF
	}
	@MODULE[ModuleEngineConfigs]
	{
		@type = ModuleEnginesRF
		@CONFIG[Kerosene+LqdOxygen]
		{
			%powerEffectName = Kerolox-Upper
		}
		@CONFIG[Aerozine50+NTO]
		{
			%powerEffectName = Hypergolic-Upper
		}
		@CONFIG[LqdHydrogen+LqdOxygen]
		{
			%powerEffectName = Hydrolox-Upper
		}
	}
}

@PART[LiquidEngineKE-1]:BEFORE[RealPlume] // Kerbodyne KE-1 "Mastodon" (Making History DLC)
{
	PLUME
	{
		name = Kerolox-Lower
		transformName = thrustTransform
		localRotation = 0,0,0
		flarePosition = 0,0,1.25
		flareScale = 1
		plumePosition = 0,0,1.5
		plumeScale = 0.9
		energy = 1
		speed = 0.6
	}
	PLUME
	{
		name = Hypergolic-Lower
		transformName = thrustTransform
		localRotation = 0,0,0
		localPosition = 0,0,1.75
		fixedScale = 1.75
		energy = 1
		speed = 1
	}
	PLUME
	{
		name = Hydrolox-Lower
		transformName = thrustTransform
		localRotation = 0,0,0
		flarePosition = 0,0,2
		plumePosition = 0,0,2.5
		fixedScale = 1.4
		energy = 1
		speed = 0.7
	}
	@MODULE[ModuleEngines*]
	{
		@name = ModuleEnginesRF
	}
	@MODULE[ModuleEngineConfigs]
	{
		@type = ModuleEnginesRF
		@CONFIG[Kerosene+LqdOxygen]
		{
			%powerEffectName = Kerolox-Lower
		}
		@CONFIG[Aerozine50+NTO]
		{
			%powerEffectName = Hypergolic-Lower
		}
		@CONFIG[LqdHydrogen+LqdOxygen]
		{
			%powerEffectName = Hydrolox-Lower
		}
	}
}

@PART[LiquidEngineLV-T91]:BEFORE[RealPlume] // LV-T91 "Cheetah" (Making History DLC)
{
	PLUME
	{
		name = Hypergolic-OMS-Red
		transformName = thrustTransform
		localRotation = 0,0,0
		localPosition = 0,0,0.75
		fixedScale = 1
		energy = 1
		speed = 1
	}
	PLUME
	{
		name = Hypergolic-OMS-White
		transformName = thrustTransform
		localRotation = 0,0,0
		localPosition = 0,0,-0.1
		fixedScale = 0.45
		energy = 1
		speed = 1
	}
	@MODULE[ModuleEngines*]
	{
		@name = ModuleEnginesRF
	}
	@MODULE[ModuleEngineConfigs]
	{
		@type = ModuleEnginesRF
		@CONFIG[Aerozine50+NTO]
		{
			%powerEffectName = Hypergolic-OMS-Red
		}
		@CONFIG[LqdHydrogen+LqdOxygen]
		{
			%powerEffectName = Hypergolic-OMS-White
		}
	}
}

@PART[LiquidEngineRE-I2]:BEFORE[RealPlume] // RE-I2 "Skiff" (Making History DLC)
{
	PLUME
	{
		name = Kerolox-Upper
		transformName = thrustTransform
		flarePosition = 0,0,0.9
		flareScale = 0.9
		plumePosition = 0,0,1
		plumeScale = 0.6
		energy = 1
		speed = 0.7
	}
	PLUME
	{
		name = Hypergolic-Upper
		transformName = thrustTransform
		localRotation = 0,0,0
		flarePosition = 0,0,1.4
		plumePosition = 0,0,1.25
		fixedScale = 1.4
		energy = 1
		speed = 1
	}
	PLUME
	{
		name = Hydrolox-Upper
		transformName = thrustTransform
		localRotation = 0,0,0
		flarePosition = 0,0,1.5
		plumePosition = 0,0,1.9
		fixedScale = 1.1
		energy = 1
		speed = 1
	}
	@MODULE[ModuleEngines*]
	{
		@name = ModuleEnginesRF
	}
	@MODULE[ModuleEngineConfigs]
	{
		@type = ModuleEnginesRF
		@CONFIG[Kerosene+LqdOxygen]
		{
			%powerEffectName = Kerolox-Upper
		}
		@CONFIG[Aerozine50+NTO]
		{
			%powerEffectName = Hypergolic-Upper
		}
		@CONFIG[LqdHydrogen+LqdOxygen]
		{
			%powerEffectName = Hydrolox-Upper
		}
	}
}

@PART[LiquidEngineRE-J10]:BEFORE[RealPlume] // RE-J10 "Wolfhound" (Making History DLC)
{
	PLUME
	{
		name = Hypergolic-OMS-Red
		transformName = thrustTransform
		localRotation = 0,0,0
		localPosition = 0,0,0.75
		fixedScale = 1
		energy = 1
		speed = 1
	}
	PLUME
	{
		name = Hypergolic-OMS-White
		transformName = thrustTransform
		localRotation = 0,0,0
		localPosition = 0,0,-0.1
		fixedScale = 0.45
		energy = 1
		speed = 1
	}
	@MODULE[ModuleEngines*]
	{
		@name = ModuleEnginesRF
	}
	@MODULE[ModuleEngineConfigs]
	{
		@type = ModuleEnginesRF
		@CONFIG[Aerozine50+NTO]
		{
			%powerEffectName = Hypergolic-OMS-Red
		}
		@CONFIG[LqdHydrogen+LqdOxygen]
		{
			%powerEffectName = Hypergolic-OMS-White
		}
	}
}

@PART[LiquidEngineRK-7]:BEFORE[RealPlume] // RK-7 "Kodiak" (Making History DLC)
{
	PLUME
	{
		name = Kerolox-Lower
		transformName = thrustTransform
		localRotation = 0,0,0
		localPosition = 0,0,0.5
		flareScale = 0.55
		plumeScale = 0.45
		energy = 1
		speed = 0.75
	}
	PLUME
	{
		name = Hypergolic-Lower
		transformName = thrustTransform
		localRotation = 0,0,0
		localPosition = 0,0,0.9
		fixedScale = 0.25
		energy = 1
		speed = 1
	}
	@MODULE[ModuleEngines*]
	{
		@name = ModuleEnginesRF
	}
	@MODULE[ModuleEngineConfigs]
	{
		%type = ModuleEnginesRF
		@CONFIG[Kerosene+LqdOxygen]
		{
			%powerEffectName = Kerolox-Lower
		}
		@CONFIG[Aerozine50+NTO]
		{
			%powerEffectName = Hypergolic-Lower
		}
	}
}

@PART[LiquidEngineRV-1]:BEFORE[RealPlume] // RV-1 "Cub" (Making History DLC)
{
	PLUME
	{
		name = Kerolox-Lower
		transformName = thrustTransform
		localRotation = -5,0,0
		flarelPosition = 0,0,0.05
		plumePosition = 0,0,0.075
		flareScale = 0.12
		plumeScale = 0.05
		energy = 1
		speed = 0.7
	}
	PLUME
	{
		name = Hypergolic-Lower
		transformName = thrustTransform
		localRotation = 0,0,0
		flarePosition = 0,0,0.45
		plumePosition = 0,0,0.1
		fixedScale = 0.25
		energy = 1
		speed = 1
	}
	PLUME
	{
		name = Hydrolox-Lower
		transformName = thrustTransform
		localRotation = 1,0,0
		flarePosition = 0,0,0.5
		plumePosition = 0,0,1.05
		fixedScale = 0.2
		energy = 1
		speed = 0.75
	}
	@MODULE[ModuleEngines*]
	{
		@name = ModuleEnginesRF
	}
	@MODULE[ModuleEngineConfigs]
	{
		%type = ModuleEnginesRF
		@CONFIG[Kerosene+LqdOxygen]
		{
			%powerEffectName = Kerolox-Lower
		}
		@CONFIG[Aerozine50+NTO]
		{
			%powerEffectName = Hypergolic-Lower
		}
		@CONFIG[LqdHydrogen+LqdOxygen]
		{
			%powerEffectName = Hydrolox-Lower
		}
	}
}

 

Link to comment
Share on other sites

  • 3 weeks later...
This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...