Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @PART[FuelCellArray]{
- MODULE
- {
- name = ModuleResourceConverter
- ConverterName = Open Cycle Cell
- StartActionName = Start Open Cycle Cell
- StopActionName = Stop Open Cycle Cell
- ToggleActionName = Toggle Open Cycle Cell
- FillAmount = 0.95
- AutoShutdown = false
- GeneratesHeat = false
- UseSpecialistBonus = false
- INPUT_RESOURCE
- {
- ResourceName = LiquidFuel
- Ratio = 0.0016875
- FlowMode = STAGE_PRIORITY_FLOW
- }
- INPUT_RESOURCE
- {
- ResourceName = IntakeAir
- Ratio = 0.0020625
- FlowMode = STAGE_PRIORITY_FLOW
- }
- OUTPUT_RESOURCE
- {
- ResourceName = ElectricCharge
- Ratio = 1.5
- DumpExcess = false
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment