Jump to content

jarhead930

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by jarhead930

  1. Hey guys, love this mod. I noticed that the Kethane converter wasn't working for me after updating to the latest version of Kethane (6.0 or 6.1) so I went ahead and copied what PringleMan did before and took the module info (sans heatsink) from the current config and pasted over the old part of the config and it works. I uploaded the updated config file to my drop box here (right click save link as). Goes without saying that that you can use this, Lack, and thanks for the awesome parts! Hope this helps someone! By the way, this new config allows the converter to also convert xenon. This is the code in question I used - MODULE { name = KethaneConverter SourceResource = Kethane TargetResource = LiquidFuel ConversionEfficiency = 1.03 SourceConsumption = 6.75 PowerConsumption = 12 HeatProduction = 600 } MODULE { name = KethaneConverter SourceResource = Kethane TargetResource = Oxidizer ConversionEfficiency = 0.99 SourceConsumption = 8.25 PowerConsumption = 8 HeatProduction = 800 } MODULE { name = KethaneConverter SourceResource = Kethane TargetResource = MonoPropellant ConversionEfficiency = 0.85 SourceConsumption = 3 PowerConsumption = 10 HeatProduction = 1200 } MODULE { name = KethaneConverter SourceResource = Kethane TargetResource = XenonGas ConversionEfficiency = 0.25 SourceConsumption = 2 PowerConsumption = 8 HeatProduction = 300 } }
×
×
  • Create New...