Jump to content

[1.2.2] Realistic Progression Zero (RP-0) - Lightweight RealismOverhaul career v0.54 June 15


rsparkyc

Recommended Posts

10 hours ago, Agustin said:

Should I use this linked dlls and replace the originals in my 1.3.1 game?
https://github.com/KSP-RO/RealismOverhaul/wiki/RO-RP-0-DEVELOPMENT-CHANGES-(Training,-Tooling,-Maintenance-Costs-and-Facilities)
 

"Get yer plugins here!

Replace your existing copies of them with these."

nope just use developmental branch as is for 1.3.1  (needs dll replacement for 1.4.5 or 1.5.1 though)

Link to comment
Share on other sites

I am having too much lag and random crashes to desktop in my RO/Rp-1 ksp 1.3.1.
I have followed the install instructions about RO and RP-1 Although all installed manually (no CKAN)
I think something triggers my virtual memory to work so hard it crashes.
I don't know how to debug it, but I think in part RemoteTech is allways giving too much log messages when the actual lag happens.
Also Test Flight shows a lot of messages one after the other about showing the UI.
This is my log file if anyone can help me.
https://www.dropbox.com/s/l4pld48dqggetvn/KSP.zip?dl=0
And even TAC life give me much log sometimes when the lag happens too. That's all I can say because I know nothing how this could be affecting the game but it is all I can see.
This is my gamedata folder:
I have a lot of magicore errors too... specially in vab where i get lag too. Pretty much. It reads "tried to parse  a non-double value. NS and SP"

Can I play without remote tech?

I think it is the one which lags me the most. But it says it is a requirement. What if i dont have it? Will RP1 not work properly? Or is it doable?

Ok someone could give me your gamedata folder please....?

Edited by Agustin
Link to comment
Share on other sites

On 11/23/2018 at 8:25 AM, Agustin said:

I am having too much lag and random crashes to desktop in my RO/Rp-1 ksp 1.3.1.

 

[ERR 00:16:29.524] Failed to load assembly C:\Kerbal Space Program\GameData\Principia\x64\libglog.dll:   ;   [ERR 00:16:32.107] AssemblyLoader: Exception loading 'CC_RemoteTech': System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.   ;   ModuleManager.3.0.6.dll

Its easier, not easy though, to troubleshoot installs using output_log.txt (from you /KSP_x64_Data/ folder)

All that said  I'd suggest either installing few mods at a time or  using CKAN and doing clusters, only RP-0 will not come up as available for required mods.  (RP-0 master is not 1.3.1 compatible, but Developmental branch is. )

 

You have a lot of function mods that most rp-0 people don't use. but we all use different setups.

Link to comment
Share on other sites

I did a fresh install of RP1 with principia and it all runs smooth until trying to trasmit science. Is it safe to uninstall remoteTech? or RP1 would brake?

Edit:

I remember maybe that remotetech was a dependency for rp0 but now it is not. Osthis correct?

I uninstalled and now EVERY aspect of the game is faster. Remote tech seems to have been the fps killer mod. Xscience seems to lag a lot even with the fixed dll.

Trying science alert now.

Edited by Agustin
Link to comment
Share on other sites

On 11/25/2018 at 12:40 AM, Agustin said:

I did a fresh install of RP1 with principia and it all runs smooth until trying to trasmit science.

Do you use [X]Science?
It is known to produce lags when doing and transmiting science. The issue has been resolved, but not in the KSP 1.3.1 version of [X]Science.

Link to comment
Share on other sites

11 hours ago, hargn said:

Do you use [X]Science?
It is known to produce lags when doing and transmiting science. The issue has been resolved, but not in the KSP 1.3.1 version of [X]Science.

No. It is remoteTech the one that was causing lag. I gave them my log on their thread and it might have been helpful, I think.
I know Xscience produces lag, it even produces lag with the "fixed" dll. But I am using science alert now which doesn't produce lag.

Link to comment
Share on other sites

Hey, is there a more up-to-date list of rp-1/rp-0 supported mods? The one on the main post looks pretty outdated. I know there's the golden spreadsheet, but it doesn't seem to have all of the supported mods (it mostly seems to be missing those which are uncosted in RP-0/RP-1 but have a proper tech node assigned to them).

Link to comment
Share on other sites

3 hours ago, donoya said:

Hey, is there a more up-to-date list of rp-1/rp-0 supported mods? The one on the main post looks pretty outdated. I know there's the golden spreadsheet, but it doesn't seem to have all of the supported mods (it mostly seems to be missing those which are uncosted in RP-0/RP-1 but have a proper tech node assigned to them).

https://docs.google.com/spreadsheets/d/1TzHCbEYIPNUJzhtObiY6IMtkRk_njqG_sXtrCTNVvz4/edit#gid=1283987845

This should be the actual list of parts that are known to RP0 (that means not necessarily supported) you can filter them for supported parts/mods.

Link to comment
Share on other sites

5 hours ago, JohnMcLane said:

https://docs.google.com/spreadsheets/d/1TzHCbEYIPNUJzhtObiY6IMtkRk_njqG_sXtrCTNVvz4/edit#gid=1283987845

This should be the actual list of parts that are known to RP0 (that means not necessarily supported) you can filter them for supported parts/mods.

Thanks for listing that copy. 

The spreadsheets are mainly to get focus on requirements to run or at least features desired to run. part pack generally don't require updating even if a version of KSP changes. 

@donoya I'll try and get a comprehensive list on the weekend into each sheet.  Also looking into getting a Orphans tech node in Developmental to make testing those unsupported parts easier.

Edited by Bornholio
Link to comment
Share on other sites

4 hours ago, Bornholio said:

Thanks for listing that copy. 

The spreadsheets are mainly to get focus on requirements to run or at least features desired to run. part pack generally don't require updating even if a version of KSP changes. 

I'll try and get a comprehensive list on the weekend into each sheet.  Also looking into getting a Orphans tech node in Developmental to make testing those unsupported parts easier.

Other question regarding adding RP0 part support: If i want to submit my researched and documented RP0 NoCost additions, i would need it to add it per pull request to : dev->source->TechTreeParts.csv, right? Dont wanna do a PR to the wrong file.

Link to comment
Share on other sites

7 hours ago, JohnMcLane said:

Other question regarding adding RP0 part support: If i want to submit my researched and documented RP0 NoCost additions, i would need it to add it per pull request to : dev->source->TechTreeParts.csv, right? Dont wanna do a PR to the wrong file.

Actually it goes into the spreadsheet but, it can also go in as a patch (.cfg) if you want to test it immediately.  Pap takes the patches out and rolls them into the spreadsheet. 

Unfortunately the link i made to the pdf instructions for the spreadsheet is broken. i'm going to try and move it all to the wiki this weekend.

 

We really need a lot of work on '80s and later tech. :P

Link to comment
Share on other sites

6 hours ago, Bornholio said:

Actually it goes into the spreadsheet but, it can also go in as a patch (.cfg) if you want to test it immediately.  Pap takes the patches out and rolls them into the spreadsheet. 

Unfortunately the link i made to the pdf instructions for the spreadsheet is broken. i'm going to try and move it all to the wiki this weekend.

 

We really need a lot of work on '80s and later tech. :P

Allready tested them ;) i will wait for the weekend to pass and take a look at the instructions than.

'80s and later tech, i did cost research on:
SSTU StationCore Parts
CX Aerospace parts
SpaceShuttle Mod


and startet to research:
RN US Probes
RN Soviet Rockets
RealScaleBoosters

 

Link to comment
Share on other sites

On 11/23/2018 at 3:25 PM, Agustin said:

I am having too much lag and random crashes to desktop in my RO/Rp-1 ksp 1.3.1.
I have followed the install instructions about RO and RP-1 Although all installed manually (no CKAN)
I think something triggers my virtual memory to work so hard it crashes.
I don't know how to debug it, but I think in part RemoteTech is allways giving too much log messages when the actual lag happens.
Also Test Flight shows a lot of messages one after the other about showing the UI.
This is my log file if anyone can help me.
https://www.dropbox.com/s/l4pld48dqggetvn/KSP.zip?dl=0
And even TAC life give me much log sometimes when the lag happens too. That's all I can say because I know nothing how this could be affecting the game but it is all I can see.
This is my gamedata folder:
I have a lot of magicore errors too... specially in vab where i get lag too. Pretty much. It reads "tried to parse  a non-double value. NS and SP"

Can I play without remote tech?

I think it is the one which lags me the most. But it says it is a requirement. What if i dont have it? Will RP1 not work properly? Or is it doable?

Ok someone could give me your gamedata folder please....?

Manually installed is fine but there are many problems related to ContractConfigurator.

The last version of CC_RemoteTech.dll (KSP 1.3.1) I found was for max. RemoteTech v1.8.9.

Spreadsheet by Bornholios

Try to use the linked dll with RT 1.8.9 and give a short report. Maybe there is or come a dll backport for KSP 1.3.1 and RT 1.9.0 but for now I use the old version of RT

 

Also delete all the MiniAVC.dll files. There is no need to have more than one. In general you don't need to check versions in an old KSP installation

 

Your versions - My versions (maybe try it)
 

ModuleManager v3.0.6.0  -  ModuleManager v3.0.4.0

RemoteTech v1.9.0.0 / v1.9.0.131  -  RemoteTech v1.8.0.0 / v1.8.9

KerbalConstructionTime v1.3.0.38  -  KerbalConstructionTime v1.3.5.91

MagiCore v1.0.0.0 / v1.3.1.0  -  MagiCore v1.3.1.3 / v1.0.0.0 / v1.3.1.0

TestFlightRF v1.0.6666.39406  -  TestFlightRF v1.0.6713.40202

RealFuels v0.12.5.39405 / v0.12.5.0  -  RealFuels v12.6.0.0 / v12.6.0

KSCSwitcher v1.0.6665.20706  -  KSCSwitcher v1.4.5.0

aaa_Toolbar v1.7.16.3  -  aaa_Toolbar v1.7.16.5

ConnectedLivingSpace v1.2.5.7  -  ConnectedLivingSpace v1.2.6.2

 

 

Edited by Mo3pp3l
Link to comment
Share on other sites

On 10/30/2018 at 3:49 PM, winged said:

Nice start. Few (hundred) more launches and you will plant a flag on Ganymede like me:

I would NEVER have made it off the ground without your videos and BREATHTAKING mars mission! Thank you! :)

my humble europa landing -.- (F you dave... i land where i want!)

MEdeCnj.jpg

 

mothership:

ucl6ceq.jpg

Edited by species
because i want to!
Link to comment
Share on other sites

Hey, are there any known issues with decouplers anchoring crafts at the launchpad? I just tried staging in my launch clamps and my craft was just sitting there floating. But after staging off the one decoupler, my craft was able to move again. I figured maybe the .625m stock decoupler was bugged since I used tweak scale on one in order to save on cost, so I tried using a procedural decoupler and got the same result. Here's my craft file:

Spoiler

ship = Untitled Space Craft 2
version = 1.3.1
description = 
type = VAB
size = 3.79931903,10.2380123,3.79931712
PART
{
    part = proceduralAvionics_4290167588
    partName = Part
    pos = 0,17.0749874,0
    attPos = 0,0,0
    attPos0 = 0,15,0
    rot = 0,0,0,1
    attRot = 0,0,0,1
    attRot0 = 0,0,0,1
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 0
    modCost = 154.036545
    modMass = -0.155364871
    modSize = 0,0,0
    link = sensorThermometer_4290051096
    link = sensorBarometer_4290047792
    link = RFTank-I_4290087588
    link = proceduralStackDecoupler_4289752848
    attN = top,RFTank-I_4290087588
    attN = bottom,proceduralStackDecoupler_4289752848
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ProceduralPart
        isEnabled = True
        tempColliderCenter = (0, 0, 0)
        tempColliderSize = (1.50000012, 0.222000122, 1.50000012)
        textureSet = GreySide
        shapeName = Cylinder
        moduleCost = 96.1150894
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapeCylinder
        isEnabled = True
        diameter = 1.50000012
        length = 0.222000018
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapeCone
        isEnabled = True
        topDiameter = 0.300000012
        bottomDiameter = 0.5
        length = 0.375
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapePill
        isEnabled = True
        diameter = 0.400000006
        length = 0.875
        fillet = 0.300000012
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapeBezierCone
        isEnabled = True
        selectedShape = Round #1
        topDiameter = 0.5
        bottomDiameter = 1
        length = 0.625
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TankContentSwitcher
        isEnabled = True
        tankVolume = 0.392306477
        mass = 0.0863074213
        tankType = Electric
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleCommand
        isEnabled = True
        hibernation = False
        hibernateOnWarp = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            MakeReferenceToggle
            {
                actionGroup = None
            }
            HibernateToggle
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MechJebCore
        isEnabled = True
        running = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            OnOrbitProgradeAction
            {
                actionGroup = None
            }
            OnOrbitRetrogradeAction
            {
                actionGroup = None
            }
            OnOrbitNormalAction
            {
                actionGroup = None
            }
            OnOrbitAntinormalAction
            {
                actionGroup = None
            }
            OnOrbitRadialInAction
            {
                actionGroup = None
            }
            OnOrbitRadialOutAction
            {
                actionGroup = None
            }
            OnKillRotationAction
            {
                actionGroup = None
            }
            OnDeactivateSmartASSAction
            {
                actionGroup = None
            }
            OnPanicAction
            {
                actionGroup = None
            }
            OnTranslatronOffAction
            {
                actionGroup = None
            }
            OnTranslatronKeepVertAction
            {
                actionGroup = None
            }
            OnTranslatronZeroSpeedAction
            {
                actionGroup = None
            }
            OnTranslatronPlusOneSpeedAction
            {
                actionGroup = None
            }
            OnTranslatronMinusOneSpeedAction
            {
                actionGroup = None
            }
            OnTranslatronToggleHSAction
            {
                actionGroup = None
            }
            OnAscentAPToggleAction
            {
                actionGroup = None
            }
        }
        MechJebLocalSettings
        {
            MechJebModuleMenu
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAirplaneAutopilot
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAirplaneGuidance
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAscentAutopilot
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAscentClassic
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAscentClassicMenu
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAscentGT
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAscentGTMenu
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAscentGuidance
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleAscentNavBall
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAscentPEG
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAscentPEGMenu
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAttitudeAdjustment
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleCustomWindowEditor
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleDebugArrows
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleDockingAutopilot
            {
                forceRol = False
                overrideSafeDistance = False
                overrideTargetSize = False
                unlockParts = 
                unlockTechs = 
                rol
                {
                    _val = 0
                    _text = 0
                }
            }
            MechJebModuleDockingGuidance
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleInfoItems
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleLandingAutopilot
            {
                deployGears = True
                deployChutes = True
                rcsAdjustment = True
                unlockParts = 
                unlockTechs = 
                touchdownSpeed
                {
                    _val = 0.5
                    _text = 0.5
                }
                limitGearsStage
                {
                    val = 0
                    _text = 0
                }
                limitChutesStage
                {
                    val = 0
                    _text = 0
                }
            }
            MechJebModuleLandingGuidance
            {
                landingSiteIdx = 0
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleLandingPredictions
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleManeuverPlanner
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleNodeEditor
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleNodeExecutor
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleRCSBalancerWindow
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleRendezvousAutopilot
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleRendezvousAutopilotWindow
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleRendezvousGuidance
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleRoverController
            {
                ControlHeading = False
                ControlSpeed = False
                BrakeOnEject = False
                BrakeOnEnergyDepletion = False
                WarpToDaylight = False
                StabilityControl = False
                LimitAcceleration = False
                unlockParts = 
                unlockTechs = 
                heading
                {
                    _val = 0
                    _text = 0
                }
                speed
                {
                    _val = 10
                    _text = 10
                }
            }
            MechJebModuleRoverWindow
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleScript
            {
                minifiedGUI = False
                selectedSlot = 0
                selectedMemorySlotType = 0
                activeSavepoint = -1
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleSettings
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleSmartASS
            {
                mode = ORBITAL
                target = OFF
                advReference = INERTIAL
                advDirection = FORWARD
                forceRol = False
                forcePitch = True
                forceYaw = True
                unlockParts = 
                unlockTechs = start
                srfHdg
                {
                    _val = 90
                    _text = 90
                }
                srfPit
                {
                    _val = 90
                    _text = 90
                }
                srfRol
                {
                    _val = 0
                    _text = 0
                }
                srfVelYaw
                {
                    _val = 0
                    _text = 0
                }
                srfVelPit
                {
                    _val = 0
                    _text = 0
                }
                srfVelRol
                {
                    _val = 0
                    _text = 0
                }
                rol
                {
                    _val = 0
                    _text = 0
                }
            }
            MechJebModuleSmartRcs
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleSpaceplaneAutopilot
            {
                unlockParts = 
                unlockTechs = 
                glideslope
                {
                    _val = 3
                    _text = 3
                }
                approachSpeed
                {
                    _val = 60
                    _text = 60
                }
                maximumSafeBankAngle
                {
                    _val = 25
                    _text = 25
                }
            }
            MechJebModuleSpaceplaneGuidance
            {
                runwayIndex = 0
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleStageStats
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleTargetController
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleThrustWindow
            {
                autostageSavedState = False
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleTranslatron
            {
                unlockParts = 
                unlockTechs = start
                trans_spd
                {
                    _val = 0
                    _text = 0
                }
            }
            MechJebModuleWarpHelper
            {
                unlockParts = 
                unlockTechs = start
                phaseAngle
                {
                    _val = 0
                    _text = 0
                }
            }
            MechJebModuleWaypointWindow
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleWaypointHelpWindow
            {
                unlockParts = 
                unlockTechs = 
            }
            ModExtensionDemo
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleCustomInfoWindow
            {
            }
            MechJebModuleCustomInfoWindow
            {
            }
            MechJebModuleCustomInfoWindow
            {
            }
            MechJebModuleCustomInfoWindow
            {
            }
            MechJebModuleWarpController
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleSolarPanelController
            {
                prev_ShouldOpenSolarPanels = False
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleThrustController
            {
                limitThrottle = False
                limiterMinThrottle = False
                electricThrottle = False
                unlockParts = 
                unlockTechs = 
                maxThrottle
                {
                    _val = 1
                    _text = 100
                }
                minThrottle
                {
                    _val = 0.050000000000000003
                    _text = 5
                }
                electricThrottleLo
                {
                    _val = 0.050000000000000003
                    _text = 5
                }
                electricThrottleHi
                {
                    _val = 0.14999999999999999
                    _text = 15
                }
            }
            MechJebModuleRCSController
            {
                unlockParts = 
                unlockTechs = 
                Tf
                {
                    _val = 1
                    _text = 1
                }
                Kp
                {
                    _val = 0.125
                    _text = 0.125
                }
                Ki
                {
                    _val = 0.070000000000000007
                    _text = 0.07
                }
                Kd
                {
                    _val = 0.53000000000000003
                    _text = 0.53
                }
            }
            MechJebModuleRCSBalancer
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAttitudeController
            {
                unlockParts = 
                unlockTechs = 
                MJAttitudeController
                {
                }
                KosAttitudeController
                {
                }
                HybridController
                {
                }
            }
            MechJebModuleStagingController
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleFlightRecorder
            {
                markUT = 0
                deltaVExpended = 0
                dragLosses = 0
                gravityLosses = 0
                steeringLosses = 0
                markLAN = 0
                markLatitude = 0
                markLongitude = 0
                markAltitude = 0
                markBodyIndex = 1
                maxDragGees = 0
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleFlightRecorderGraph
            {
                unlockParts = 
                unlockTechs = 
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleRangeSafety
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            BoomAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleSAS
        isEnabled = True
        standaloneToggle = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleScienceContainer
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            CollectAllAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleProceduralAvionics
        isEnabled = True
        proceduralMassLimit = 20
        avionicsConfigName = booster
        avionicsTechLevel = start
        maxDensityOfAvionics = 5.36502647
        tonnageToMassRatio = 23.7339993
        costPerControlledTon = 18.0669994
        enabledProceduralW = 200
        disabledProceduralW = -1
        minimumTonnage = 10
        maximumTonnage = 3.40282347E+38
        SASServiceLevel = 0
        hasScienceContainer = False
        systemEnabled = True
        setToDebrisOnStage = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
                active = False
            }
            ShutdownAction
            {
                actionGroup = None
            }
            ActivateAction
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleSPU
        isEnabled = True
        IsRTPowered = True
        IsRTSignalProcessor = True
        IsRTCommandStation = False
        RTCommandMinCrew = 6
        AlwaysAllowLocalControl = False
        AllowSignalRelay = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleRTAntennaPassive
        isEnabled = True
        IsRTAntenna = True
        IsRTActive = True
        IsRTPowered = True
        IsRTBroken = False
        RTDishCosAngle = 1
        RTOmniRange = 200000
        RTDishRange = -1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FlightEngineerModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = kOSProcessor
        isEnabled = True
        bootFile = None
        diskSpace = 5000
        baseDiskSpace = 5000
        baseModuleMass = 0
        additionalCost = 0
        MaxPartId = 100
        RequiredPower = 0.0399999991
        stagingEnabled = True
        activated = True
        EVENTS
        {
        }
        ACTIONS
        {
            Activate
            {
                actionGroup = None
            }
            Deactivate
            {
                actionGroup = None
            }
            Toggle
            {
                actionGroup = None
            }
            TogglePower
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleScienceExperiment
        isEnabled = True
        Deployed = False
        Inoperable = False
        cooldownToGo = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            DeployAction
            {
                actionGroup = Gear
            }
            ResetAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTagAvionics
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FlightEngineerModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = kOSProcessor
        isEnabled = True
        bootFile = None
        diskSpace = 1E+07
        baseDiskSpace = 1E+07
        baseModuleMass = 0
        additionalCost = 0
        MaxPartId = 100
        RequiredPower = 0.0399999991
        stagingEnabled = True
        activated = True
        EVENTS
        {
        }
        ACTIONS
        {
            Activate
            {
                actionGroup = None
            }
            Deactivate
            {
                actionGroup = None
            }
            Toggle
            {
                actionGroup = None
            }
            TogglePower
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTripLogger
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        Log
        {
            flight = 0
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = ElectricCharge
        amount = 1726.1500000000001
        maxAmount = 1726.1500000000001
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
}
PART
{
    part = sensorThermometer_4290051096
    partName = Part
    pos = -0.800000012,17.0749874,6.42142822E-07
    attPos = -0.0518140197,0.0198097229,-4.45953638E-08
    attPos0 = -0.748185992,-0.0198097229,4.45953638E-08
    rot = -0.00782051776,0.707063556,0.00782051869,0.707063496
    attRot = 0,0,0,1
    attRot0 = -0.00782051776,0.707063556,0.00782051869,0.707063496
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,proceduralAvionics_4290167588
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleEnviroSensor
        isEnabled = True
        sensorActive = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleScienceExperiment
        isEnabled = True
        Deployed = False
        Inoperable = False
        cooldownToGo = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            DeployAction
            {
                actionGroup = Gear
            }
            ResetAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTagInstruments
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = sensorBarometer_4290047792
    partName = Part
    pos = 0.800000012,17.0749874,0
    attPos = 0.0506407619,0.0100593567,-4.46652955E-08
    attPos0 = 0.74935925,-0.0100593567,4.46652955E-08
    rot = 0,0.707106829,0,-0.707106709
    attRot = 0,0,0,1
    attRot0 = 0,0.707106829,0,-0.707106709
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,proceduralAvionics_4290167588
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleEnviroSensor
        isEnabled = True
        sensorActive = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleScienceExperiment
        isEnabled = True
        Deployed = False
        Inoperable = False
        cooldownToGo = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            DeployAction
            {
                actionGroup = Gear
            }
            ResetAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTagInstruments
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = RFTank-I_4290087588
    partName = Part
    pos = 0,17.9359989,0
    attPos = 0,0,0
    attPos0 = 0,0.814512253,0
    rot = 0,0,0,1
    attRot = 0,0,0,1
    attRot0 = 0,0,0,1
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 0
    modCost = 4.0494976
    modMass = -0.889026046
    modSize = 0,0,0
    link = RC.radial_4289941936
    link = RC.radial_4289882494
    attN = bottom,proceduralAvionics_4290167588
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ProceduralPart
        isEnabled = True
        tempColliderCenter = (0, 0, 0)
        tempColliderSize = (1.50000012, 1.5, 1.50000012)
        textureSet = PlainWhite
        shapeName = Smooth Cone
        moduleCost = 0.00952484924
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapeCylinder
        isEnabled = True
        diameter = 1
        length = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapeCone
        isEnabled = True
        topDiameter = 0.5
        bottomDiameter = 1
        length = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapePill
        isEnabled = True
        diameter = 1
        length = 1
        fillet = 0.200000003
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapeBezierCone
        isEnabled = True
        selectedShape = Sharp #2
        topDiameter = 0
        bottomDiameter = 1.50000012
        length = 1.50000012
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleFuelTanks
        isEnabled = True
        type = Tank-I
        utilization = 88
        mass = 0.110973962
        _numberOfAddedMLILayers = 0
        partPrevTemperature = -1
        stagingEnabled = True
        volume = 875.84829999999999
        EVENTS
        {
        }
        ACTIONS
        {
        }
        TANK
        {
            name = LqdOxygen
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 90.1500015
            fillable = True
            techRequired = 
            amount = 438.35774155618356
            maxAmount = 438.35774155618356
        }
        TANK
        {
            name = Kerosene
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LqdHydrogen
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.0149999997
            loss_rate = 0
            temperature = 20.1499996
            fillable = True
            techRequired = materialsScienceHuman
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = NTO
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = UDMH
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Aerozine50
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = MMH
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = HTP
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 8.6717648987447582
            maxAmount = 8.6717648987447582
        }
        TANK
        {
            name = AvGas
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = IRFNA-III
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = NitrousOxide
            note = 
            utilization = 100
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Aniline
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Ethanol75
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Ethanol90
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 428.81879354507163
            maxAmount = 428.81879354507163
        }
        TANK
        {
            name = Ethanol
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LqdAmmonia
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 237.649994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LqdMethane
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 111.449997
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = ClF3
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = ClF5
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Diborane
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 2.3000000000000001E-10
            temperature = 180.649994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Pentaborane
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Ethane
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 2.5000000000000002E-10
            temperature = 184.649994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Ethylene
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 3.4999999999999998E-10
            temperature = 169.449997
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = OF2
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 1.0000000000000001E-09
            temperature = 128.399994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LqdFluorine
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 5.4999999999999996E-09
            temperature = 85.0400009
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = N2F4
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 1.7000000000000001E-10
            temperature = 200.149994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Methanol
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Furfuryl
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = UH25
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Tonka250
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Tonka500
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = IWFNA
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = IRFNA-IV
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = AK20
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = AK27
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = MON3
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = MON10
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Hydyne
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Syntin
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LeadBallast
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Water
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleToolingPTank
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = Ethanol90
        amount = 428.81879354507163
        maxAmount = 428.81879354507163
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
    RESOURCE
    {
        name = LqdOxygen
        amount = 438.35774155618356
        maxAmount = 438.35774155618356
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
    RESOURCE
    {
        name = HTP
        amount = 8.6717648987447582
        maxAmount = 8.6717648987447582
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
}
PART
{
    part = RC.radial_4289941936
    partName = Part
    pos = -1.63643303E-08,17.9997673,-0.359113842
    attPos = 0,0,0
    attPos0 = 3.10177413E-08,0.0637683868,-0.359113842
    rot = -0.240292534,1.25174594E-07,-3.09864134E-08,-0.970700562
    attRot = 0,0,0,1
    attRot0 = -0.240292534,1.25174594E-07,-3.09864134E-08,-0.970700562
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 0
    resPri = 0
    dstg = 0
    sidx = 0
    sqor = 0
    sepI = -1
    attm = 1
    modCost = 72.9000015
    modMass = -0.0914251506
    modSize = 0,0,0
    sym = RC.radial_4289882494
    srfN = srfAttach,RFTank-I_4290087588
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = RealChuteModule
        isEnabled = True
        caseMass = 0.00800000038
        cutSpeed = 0.200000003
        timer = 0
        mustGoDown = True
        deployOnGround = False
        spareChutes = 2
        initiated = True
        wait = True
        armed = False
        oneWasDeployed = False
        staged = False
        launched = False
        chuteCount = 2
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionDeploy
            {
                actionGroup = None
            }
            ActionCut
            {
                actionGroup = None
            }
            ActionArm
            {
                actionGroup = None
            }
            ActionDisarm
            {
                actionGroup = None
            }
        }
        PARACHUTE
        {
            material = Nylon
            preDeployedDiameter = 1.10000002
            deployedDiameter = 21.5
            minIsPressure = False
            capOff = False
            minDeployment = 7000
            minPressure = 0.00999999978
            deploymentAlt = 1500
            cutAlt = 0
            preDeploymentSpeed = 2
            deploymentSpeed = 6
            time = 0
            parachuteName = RC_canopy
            baseParachuteName = RC_canopy
            capName = cap
            preDeploymentAnimation = RC_chute_semi_deploy
            deploymentAnimation = RC_chute_full_deploy
            forcedOrientation = 0
            depState = STOWED
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralChute
        isEnabled = True
        caseId = 0
        lastCaseId = 0
        size = 0
        lastSize = 0
        planets = 0
        presetId = 0
        originalSize = (1, 1, 1)
        top = 0
        bottom = 0
        debut = 1
        initiated = True
        mustGoDown = True
        deployOnGround = False
        secondaryChute = False
        timer = 0s
        cutSpeed = 0.2
        spares = 2
        landingAlt = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        CHUTE
        {
            chuteID = 0
            modelID = 0
            typeID = 0
            lastTypeID = 0
            position = 1.31515954E-09,18.0359211,-0.427664071
            isPressure = False
            calcSelect = True
            getMass = True
            useDry = True
            preDepDiam = 1.1
            depDiam = 21.5
            predepClause = 7000
            mass = 10
            landingSpeed = 7
            deceleration = 10
            refDepAlt = 700
            chuteCount = 1
            deploymentAlt = 1500
            cutAlt = 0
            preDepSpeed = 2
            depSpeed = 6
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTransform2Value
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTransform2Value
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = RC.radial_4289882494
    partName = Part
    pos = 4.68574779E-09,17.9997673,0.359113842
    attPos = 0,0,0
    attPos0 = 3.76987941E-10,0.0637683868,0.359113842
    rot = -2.04828936E-08,-0.970700562,0.240292534,-8.27439237E-08
    attRot = 0,0,0,1
    attRot0 = -2.04828936E-08,-0.970700562,0.240292534,-8.27439237E-08
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 0
    resPri = 0
    dstg = 0
    sidx = 0
    sqor = 0
    sepI = -1
    attm = 1
    modCost = 141.699997
    modMass = -0.0719999969
    modSize = 0,0,0
    sym = RC.radial_4289941936
    srfN = srfAttach,RFTank-I_4290087588
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = RealChuteModule
        isEnabled = True
        caseMass = 0.00800000038
        cutSpeed = 0.200000003
        timer = 0
        mustGoDown = True
        deployOnGround = False
        spareChutes = 2
        initiated = True
        wait = True
        armed = False
        oneWasDeployed = False
        staged = False
        launched = False
        chuteCount = 2
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionDeploy
            {
                actionGroup = None
            }
            ActionCut
            {
                actionGroup = None
            }
            ActionArm
            {
                actionGroup = None
            }
            ActionDisarm
            {
                actionGroup = None
            }
        }
        PARACHUTE
        {
            material = Nylon
            preDeployedDiameter = 1.25
            deployedDiameter = 30
            minIsPressure = False
            capOff = False
            minDeployment = 5000
            minPressure = 0.00999999978
            deploymentAlt = 1000
            cutAlt = -1
            preDeploymentSpeed = 2
            deploymentSpeed = 6
            time = 0
            parachuteName = RC_canopy
            baseParachuteName = RC_canopy
            capName = cap
            preDeploymentAnimation = RC_chute_semi_deploy
            deploymentAnimation = RC_chute_full_deploy
            forcedOrientation = 0
            depState = STOWED
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralChute
        isEnabled = True
        caseId = 0
        lastCaseId = 0
        size = 0
        lastSize = 0
        planets = 0
        presetId = 0
        originalSize = (1, 1, 1)
        top = 0
        bottom = 0
        debut = 1
        initiated = True
        mustGoDown = True
        deployOnGround = False
        secondaryChute = False
        timer = 0s
        cutSpeed = 0.2
        spares = 2
        landingAlt = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        CHUTE
        {
            chuteID = 0
            modelID = 0
            typeID = 0
            lastTypeID = 0
            position = -7.00090386E-09,18.0359211,0.427664131
            isPressure = False
            calcSelect = True
            getMass = True
            useDry = True
            preDepDiam = 1.25
            depDiam = 30
            predepClause = 5000
            mass = 10
            landingSpeed = 6
            deceleration = 10
            refDepAlt = 700
            chuteCount = 1
            deploymentAlt = 1000
            cutAlt = 
            preDepSpeed = 2
            depSpeed = 6
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTransform2Value
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTransform2Value
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = proceduralStackDecoupler_4289752848
    partName = Part
    pos = 0,16.8639774,0
    attPos = 0,0,0
    attPos0 = 0,-0.211009979,0
    rot = 0,0,0,1
    attRot = 0,0,0,1
    attRot0 = 0,0,0,1
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 1
    resPri = 0
    dstg = 1
    sidx = 0
    sqor = 1
    sepI = 1
    attm = 0
    modCost = 176.312485
    modMass = -0.883633733
    modSize = 0,0,0
    link = RFTank-I_4291119804
    attN = top,proceduralAvionics_4290167588
    attN = bottom,RFTank-I_4291119804
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ProceduralPart
        isEnabled = True
        tempColliderCenter = (0, 0, 0)
        tempColliderSize = (1.53999984, 0.200000763, 1.53999984)
        textureSet = PlainWhite
        shapeName = Curved
        moduleCost = 176.312485
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapePill
        isEnabled = True
        diameter = 1.5
        length = 0.200000003
        fillet = 0.0399999991
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleDecouple
        isEnabled = True
        ejectionForcePercent = 100
        isDecoupled = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            DecoupleAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = DecouplerTweaker
        isEnabled = True
        isOmniDecoupler = False
        ejectionImpulse = 7.5999999
        mass = 0.116366252
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleToggleCrossfeed
        isEnabled = True
        crossfeedStatus = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
            EnableAction
            {
                actionGroup = None
            }
            DisableAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleToolingGeneric
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTagDecoupler
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = RFTank-I_4291119804
    partName = Part
    pos = 0,13.3889675,0
    attPos = 0,0,0
    attPos0 = 0,-3.47500992,0
    rot = 0,0,0,1
    attRot = 0,0,0,1
    attRot0 = 0,0,0,1
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 0
    modCost = 66.5072708
    modMass = 0.822590351
    modSize = 0,0,0
    link = basicFin_4290010602
    link = basicFin_4289865324
    link = basicFin_4289865262
    link = basicFin_4289865200
    link = LVT15_4290118988
    link = launchClamp1_4290656760
    link = launchClamp1_4290655416
    attN = top,proceduralStackDecoupler_4289752848
    attN = bottom,LVT15_4290118988
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ProceduralPart
        isEnabled = True
        tempColliderCenter = (0, 0, 0)
        tempColliderSize = (2, 6.75, 1.98982143)
        textureSet = PlainWhite
        shapeName = Cone
        moduleCost = 0.156432196
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapeCylinder
        isEnabled = True
        diameter = 1.50000012
        length = 7.00000048
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapeCone
        isEnabled = True
        topDiameter = 1.50000012
        bottomDiameter = 2
        length = 6.75000048
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapePill
        isEnabled = True
        diameter = 1
        length = 1
        fillet = 0.200000003
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapeBezierCone
        isEnabled = True
        selectedShape = Round #1
        topDiameter = 0.5
        bottomDiameter = 1
        length = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleFuelTanks
        isEnabled = True
        type = Tank-I
        utilization = 88
        mass = 1.82259035
        _numberOfAddedMLILayers = 0
        partPrevTemperature = -1
        stagingEnabled = True
        volume = 14384.5695
        EVENTS
        {
        }
        ACTIONS
        {
        }
        TANK
        {
            name = LqdOxygen
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 90.1500015
            fillable = True
            techRequired = 
            amount = 7199.4058780247215
            maxAmount = 7199.4058780247215
        }
        TANK
        {
            name = Kerosene
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LqdHydrogen
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.0149999997
            loss_rate = 0
            temperature = 20.1499996
            fillable = True
            techRequired = materialsScienceHuman
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = NTO
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = UDMH
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Aerozine50
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = MMH
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = HTP
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 142.42147284370421
            maxAmount = 142.42147284370421
        }
        TANK
        {
            name = AvGas
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = IRFNA-III
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = NitrousOxide
            note = 
            utilization = 100
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Aniline
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Ethanol75
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Ethanol90
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 7042.7421491315754
            maxAmount = 7042.7421491315754
        }
        TANK
        {
            name = Ethanol
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LqdAmmonia
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 237.649994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LqdMethane
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 111.449997
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = ClF3
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = ClF5
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Diborane
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 2.3000000000000001E-10
            temperature = 180.649994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Pentaborane
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Ethane
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 2.5000000000000002E-10
            temperature = 184.649994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Ethylene
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 3.4999999999999998E-10
            temperature = 169.449997
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = OF2
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 1.0000000000000001E-09
            temperature = 128.399994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LqdFluorine
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 5.4999999999999996E-09
            temperature = 85.0400009
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = N2F4
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 1.7000000000000001E-10
            temperature = 200.149994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Methanol
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Furfuryl
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = UH25
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Tonka250
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Tonka500
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = IWFNA
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = IRFNA-IV
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = AK20
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = AK27
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = MON3
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = MON10
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Hydyne
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Syntin
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LeadBallast
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Water
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleToolingPTank
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = Ethanol90
        amount = 7042.7421491315754
        maxAmount = 7042.7421491315754
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
    RESOURCE
    {
        name = LqdOxygen
        amount = 7199.4058780247215
        maxAmount = 7199.4058780247215
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
    RESOURCE
    {
        name = HTP
        amount = 142.42147284370421
        maxAmount = 142.42147284370421
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
}
PART
{
    part = basicFin_4290010602
    partName = Part
    pos = -0.977359951,10.5539284,1.48356821E-06
    attPos = 0,0,0
    attPos0 = -0.977359951,-2.83503914,5.82551962E-08
    rot = -1.3170891E-09,4.21468513E-08,-0.0186153017,0.999826789
    attRot = 0,0,0,1
    attRot0 = -1.3170891E-09,4.21468513E-08,-0.0186153017,0.999826789
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 12.5
    modMass = 0.0312802941
    modSize = 0,0,0
    sym = basicFin_4289865324
    sym = basicFin_4289865262
    sym = basicFin_4289865200
    srfN = srfAttach,RFTank-I_4291119804
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = TweakScale
        isEnabled = True
        currentScale = 150
        defaultScale = 100
        defaultTransformScale = (1, 1, 1)
        DryCost = 22.5
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARWingAerodynamicModel
        isEnabled = True
        massMultiplier = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = basicFin_4289865324
    partName = Part
    pos = 1.16549002E-08,10.5539284,0.977359891
    attPos = 0,0,0
    attPos0 = 8.04334016E-17,-2.83503914,0.977359891
    rot = -0.013163005,0.706984282,-0.0131630031,0.706984222
    attRot = 0,0,0,1
    attRot0 = -0.013163005,0.706984282,-0.0131630031,0.706984222
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 12.5
    modMass = 0.0312802941
    modSize = 0,0,0
    sym = basicFin_4290010602
    sym = basicFin_4289865262
    sym = basicFin_4289865200
    srfN = srfAttach,RFTank-I_4291119804
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = TweakScale
        isEnabled = True
        currentScale = 150
        defaultScale = 100
        defaultTransformScale = (1, 1, 1)
        DryCost = 22.5
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARWingAerodynamicModel
        isEnabled = True
        massMultiplier = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = basicFin_4289865262
    partName = Part
    pos = 0.977359951,10.5539284,0
    attPos = 0,0,0
    attPos0 = 0.977359951,-2.83503914,-1.43698713E-07
    rot = -0.0186153017,0.999826789,2.13078977E-09,-8.58506652E-08
    attRot = 0,0,0,1
    attRot0 = -0.0186153017,0.999826789,2.13078977E-09,-8.58506652E-08
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 12.5
    modMass = 0.0312802941
    modSize = 0,0,0
    sym = basicFin_4290010602
    sym = basicFin_4289865324
    sym = basicFin_4289865200
    srfN = srfAttach,RFTank-I_4291119804
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = TweakScale
        isEnabled = True
        currentScale = 150
        defaultScale = 100
        defaultTransformScale = (1, 1, 1)
        DryCost = 22.5
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARWingAerodynamicModel
        isEnabled = True
        massMultiplier = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = basicFin_4289865200
    partName = Part
    pos = -4.27217586E-08,10.5539284,-0.977359891
    attPos = 0,0,0
    attPos0 = -1.16510385E-07,-2.83503914,-0.977359891
    rot = -0.0131630031,0.706984222,0.013163005,-0.706984282
    attRot = 0,0,0,1
    attRot0 = -0.0131630031,0.706984222,0.013163005,-0.706984282
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 12.5
    modMass = 0.0312802941
    modSize = 0,0,0
    sym = basicFin_4290010602
    sym = basicFin_4289865324
    sym = basicFin_4289865262
    srfN = srfAttach,RFTank-I_4291119804
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = TweakScale
        isEnabled = True
        currentScale = 150
        defaultScale = 100
        defaultTransformScale = (1, 1, 1)
        DryCost = 22.5
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARWingAerodynamicModel
        isEnabled = True
        massMultiplier = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = LVT15_4290118988
    partName = Part
    pos = 0,10.0139627,0
    attPos = 0,0,0
    attPos0 = 0,-3.37500477,0
    rot = 0,0,0,1
    attRot = 0,0,0,1
    attRot0 = 0,0,0,1
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 3
    resPri = 0
    dstg = 3
    sidx = 0
    sqor = 3
    sepI = 1
    attm = 0
    modCost = 75
    modMass = 0
    modSize = 0,0,0
    attN = top,RFTank-I_4291119804
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleJettison
        isEnabled = True
        isJettisoned = True
        shroudHideOverride = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            JettisonAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleEnginesRF
        isEnabled = True
        ignitions = 1
        staged = False
        flameout = False
        EngineIgnited = False
        engineShutdown = False
        currentThrottle = 0
        thrustPercentage = 100
        manuallyOverridden = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            OnAction
            {
                actionGroup = None
            }
            ShutdownAction
            {
                actionGroup = None
            }
            ActivateAction
            {
                actionGroup = None
            }
        }
        Ullage
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FXModuleAnimateThrottle
        isEnabled = True
        animState = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleSurfaceFX
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = EngineGroupModule
        isEnabled = True
        EngineGroupId = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleGimbal
        isEnabled = True
        gimbalLock = False
        gimbalLimiter = 100
        currentShowToggles = False
        enableYaw = True
        enablePitch = True
        enableRoll = True
        gimbalActive = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
            LockAction
            {
                actionGroup = None
            }
            FreeAction
            {
                actionGroup = None
            }
            TogglePitchAction
            {
                actionGroup = None
            }
            ToggleYawAction
            {
                actionGroup = None
            }
            ToggleRollAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleEngineConfigs
        isEnabled = True
        configuration = RD-101
        techLevel = -1
        thrustRating = maxThrust
        modded = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTagEngineLiquidTurbo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightInterop
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightCore
        isEnabled = True
        operatingTime = 0
        lastMET = 0
        initialized = False
        currentFlightData = 3757.91992
        initialFlightData = 3757.91992
        missionStartTime = 101851481.4385397
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FlightDataRecorder_Engine
        isEnabled = True
        lastRecordedMet = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability
        isEnabled = True
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability_EngineCycle
        isEnabled = True
        engineOperatingTime = 0
        previousOperatingTime = 0
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ShutdownEngine
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_IgnitionFail
        isEnabled = True
        numIgnitions = 0
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ReducedMaxThrust
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_EnginePerformanceLoss
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_Explode
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightCore
        isEnabled = True
        operatingTime = 0
        lastMET = 0
        initialized = False
        currentFlightData = 5011.47705
        initialFlightData = 5011.47705
        missionStartTime = 105793914.32526919
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FlightDataRecorder_Engine
        isEnabled = True
        lastRecordedMet = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability
        isEnabled = True
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability_EngineCycle
        isEnabled = True
        engineOperatingTime = 0
        previousOperatingTime = 0
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ShutdownEngine
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_IgnitionFail
        isEnabled = True
        numIgnitions = 0
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ReducedMaxThrust
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_EnginePerformanceLoss
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_Explode
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightCore
        isEnabled = True
        operatingTime = 0
        lastMET = 0
        initialized = False
        currentFlightData = 0
        initialFlightData = 0
        missionStartTime = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FlightDataRecorder_Engine
        isEnabled = True
        lastRecordedMet = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability
        isEnabled = True
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability_EngineCycle
        isEnabled = True
        engineOperatingTime = 0
        previousOperatingTime = 0
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ShutdownEngine
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_IgnitionFail
        isEnabled = True
        numIgnitions = 0
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ReducedMaxThrust
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_EnginePerformanceLoss
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_Explode
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightCore
        isEnabled = True
        operatingTime = 0
        lastMET = 0
        initialized = False
        currentFlightData = 0
        initialFlightData = 0
        missionStartTime = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FlightDataRecorder_Engine
        isEnabled = True
        lastRecordedMet = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability
        isEnabled = True
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability_EngineCycle
        isEnabled = True
        engineOperatingTime = 0
        previousOperatingTime = 0
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ShutdownEngine
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_IgnitionFail
        isEnabled = True
        numIgnitions = 0
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ReducedMaxThrust
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_EnginePerformanceLoss
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_Explode
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightCore
        isEnabled = True
        operatingTime = 0
        lastMET = 0
        initialized = False
        currentFlightData = 0
        initialFlightData = 0
        missionStartTime = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FlightDataRecorder_Engine
        isEnabled = True
        lastRecordedMet = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability
        isEnabled = True
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability_EngineCycle
        isEnabled = True
        engineOperatingTime = 0
        previousOperatingTime = 0
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ShutdownEngine
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_IgnitionFail
        isEnabled = True
        numIgnitions = 0
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ReducedMaxThrust
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_EnginePerformanceLoss
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_Explode
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = launchClamp1_4290656760
    partName = Part
    pos = -1.22291541,12.0925961,-1.22291541
    attPos = 0,0,0
    attPos0 = -1.22291541,-1.29637146,-1.22291541
    rot = -0.0170049835,-0.382618606,0.00704369508,-0.923723042
    attRot = 0,0,0,1
    attRot0 = -0.0170049835,-0.382618606,0.00704369508,-0.923723042
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 2
    resPri = 0
    dstg = 2
    sidx = 0
    sqor = 2
    sepI = 2
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = launchClamp1_4290655416
    srfN = srfAttach,RFTank-I_4291119804
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = LaunchClamp
        isEnabled = True
        scaleFactor = 5.00756741
        height = 12.6215439
        stagingEnabled = True
        towerRot = 0.00704369415,0.923723042,0.0170049835,0.382618636
        EVENTS
        {
        }
        ACTIONS
        {
            ReleaseClamp
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleGenerator
        isEnabled = True
        generatorIsActive = False
        throttle = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
                active = False
            }
            ActivateAction
            {
                actionGroup = None
                active = False
            }
            ShutdownAction
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = RefuelingPump
        isEnabled = True
        enablePump = True
        pump_rate = 100
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleRTAntennaPassive
        isEnabled = True
        IsRTAntenna = True
        IsRTActive = True
        IsRTPowered = True
        IsRTBroken = False
        RTDishCosAngle = 1
        RTOmniRange = 5000
        RTDishRange = -1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FNGeneratorAdapter
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleCommand
        isEnabled = True
        hibernation = False
        hibernateOnWarp = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            MakeReferenceToggle
            {
                actionGroup = None
            }
            HibernateToggle
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = launchClamp1_4290655416
    partName = Part
    pos = 1.22291565,12.0925961,1.22291517
    attPos = 0,0,0
    attPos0 = 1.22291553,-1.29637146,1.22291529
    rot = 0.00704369601,-0.923723042,0.0170049835,0.382618636
    attRot = 0,0,0,1
    attRot0 = 0.00704369601,-0.923723042,0.0170049835,0.382618636
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 2
    resPri = 0
    dstg = 2
    sidx = 0
    sqor = 2
    sepI = 2
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = launchClamp1_4290656760
    srfN = srfAttach,RFTank-I_4291119804
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = LaunchClamp
        isEnabled = True
        scaleFactor = 5.00756741
        height = 12.6215439
        stagingEnabled = True
        towerRot = 0.0170049835,-0.382618666,-0.00704369508,0.923723042
        EVENTS
        {
        }
        ACTIONS
        {
            ReleaseClamp
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleGenerator
        isEnabled = True
        generatorIsActive = False
        throttle = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
                active = False
            }
            ActivateAction
            {
                actionGroup = None
                active = False
            }
            ShutdownAction
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = RefuelingPump
        isEnabled = True
        enablePump = True
        pump_rate = 100
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleRTAntennaPassive
        isEnabled = True
        IsRTAntenna = True
        IsRTActive = True
        IsRTPowered = True
        IsRTBroken = False
        RTDishCosAngle = 1
        RTOmniRange = 5000
        RTDishRange = -1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FNGeneratorAdapter
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleCommand
        isEnabled = True
        hibernation = False
        hibernateOnWarp = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            MakeReferenceToggle
            {
                actionGroup = None
            }
            HibernateToggle
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
}
 

Here's my installed mods, too:

Spoiler

{
    "kind": "metapackage",
    "abstract": "A list of modules installed on the auto KSP instance",
    "name": "installed-auto",
    "license": "unknown",
    "version": "2018.12.01.08.52.13",
    "identifier": "installed-auto",
    "spec_version": "v1.6",
    "depends": [
        {
            "name": "KerbalJointReinforcement",
            "version": "v3.3.3"
        },
        {
            "name": "RealismOverhaul",
            "version": "v12.1.0"
        },
        {
            "name": "ConnectedLivingSpace",
            "version": "1.2.6.2"
        },
        {
            "name": "DeadlyReentry",
            "version": "v7.6.2"
        },
        {
            "name": "HangerExtenderExtended",
            "version": "3.5.2"
        },
        {
            "name": "KSP-AVC",
            "version": "1.1.6.2"
        },
        {
            "name": "MechJeb2",
            "version": "2.7.0.0"
        },
        {
            "name": "ProceduralFairings",
            "version": "v4.0"
        },
        {
            "name": "ProceduralParts",
            "version": "v1.2.15"
        },
        {
            "name": "PersistentRotation",
            "version": "1.8.4"
        },
        {
            "name": "RCSBuildAidCont",
            "version": "0.9.5.1"
        },
        {
            "name": "KSCSwitcher",
            "version": "1.4.5.0"
        },
        {
            "name": "RemoteTech",
            "version": "v1.9.0.131"
        },
        {
            "name": "TACLS",
            "version": "v0.13.6.0"
        },
        {
            "name": "TextureReplacerReplaced",
            "version": "V0.5.4"
        },
        {
            "name": "Toolbar",
            "version": "1.7.16.5"
        },
        {
            "name": "VenStockRevamp",
            "version": "v1.9.6"
        },
        {
            "name": "DMagicOrbitalScience",
            "version": "1.3.11"
        },
        {
            "name": "KAS",
            "version": "0.6.3.0"
        },
        {
            "name": "SCANsat",
            "version": "v18.4"
        },
        {
            "name": "ATKPropulsionPack",
            "version": "3.1"
        },
        {
            "name": "CryoEngines",
            "version": "1:0.5.11"
        },
        {
            "name": "FASA",
            "version": "1:v7.2.3"
        },
        {
            "name": "NearFutureConstruction",
            "version": "0.8.4"
        },
        {
            "name": "NearFuturePropulsion",
            "version": "0.9.6"
        },
        {
            "name": "NearFutureSolar",
            "version": "0.8.8"
        },
        {
            "name": "NearFutureSpacecraft",
            "version": "0.7.7"
        },
        {
            "name": "RLARecontinued",
            "version": "v14.1.0"
        },
        {
            "name": "SovietEnginePack",
            "version": "0.4"
        },
        {
            "name": "RealScaleBoosters",
            "version": "0.16"
        },
        {
            "name": "AntaresCygnus",
            "version": "1:v1.4"
        },
        {
            "name": "RN-SovietRockets",
            "version": "2:v2.9"
        },
        {
            "name": "RN-SalyutStations",
            "version": "1:v2.9.4"
        },
        {
            "name": "RN-SovietProbes",
            "version": "1:v2.4.3"
        },
        {
            "name": "RN-USProbesPack",
            "version": "1:v0.71"
        },
        {
            "name": "RN-USRockets",
            "version": "1:v0.9.1"
        },
        {
            "name": "RocketdyneF-1",
            "version": "1.2"
        },
        {
            "name": "SXTContinued",
            "version": "1:0.3.23.1"
        },
        {
            "name": "Taerobee",
            "version": "1:3.0"
        },
        {
            "name": "NewTantares",
            "version": "v11.0"
        },
        {
            "name": "RealEngines",
            "version": "v1.8"
        },
        {
            "name": "UniversalStorage",
            "version": "1.4.0.0"
        },
        {
            "name": "AdvancedJetEngine",
            "version": "v2.10.0"
        },
        {
            "name": "FerramAerospaceResearch",
            "version": "3:0.15.9.1"
        },
        {
            "name": "ModuleManager",
            "version": "3.0.4"
        },
        {
            "name": "ModularFlightIntegrator",
            "version": "1.2.4.0"
        },
        {
            "name": "SolverEngines",
            "version": "v3.5"
        },
        {
            "name": "RealChute",
            "version": "v1.4.5"
        },
        {
            "name": "RealFuels",
            "version": "rf-v12.6.0"
        },
        {
            "name": "CommunityResourcePack",
            "version": "0.8.1.0"
        },
        {
            "name": "RealHeat",
            "version": "v4.5"
        },
        {
            "name": "RealPlume",
            "version": "2:v11.0.0"
        },
        {
            "name": "SmokeScreen",
            "version": "2.7.6.1"
        },
        {
            "name": "BackgroundResources",
            "version": "v0.13.6.0"
        },
        {
            "name": "B9PartSwitch",
            "version": "v2.1.1"
        },
        {
            "name": "CryoTanks",
            "version": "0.4.11"
        },
        {
            "name": "DynamicBatteryStorage",
            "version": "1:0.4.11"
        },
        {
            "name": "DeployableEngines",
            "version": "0.4.11"
        },
        {
            "name": "NearFutureSolar-Core",
            "version": "0.8.8"
        },
        {
            "name": "NearFutureProps",
            "version": "1:0.3.0.1"
        },
        {
            "name": "BDAnimationModules",
            "version": "1:v0.6.5.1"
        },
        {
            "name": "TexturesUnlimited",
            "version": "1.0.0.8"
        },
        {
            "name": "FirespitterCore",
            "version": "v7.6.0"
        },
        {
            "name": "FirespitterResourcesConfig",
            "version": "v7.6.0"
        },
        {
            "name": "RetractableLiftingSurface",
            "version": "0.1.5"
        },
        {
            "name": "CommunityRealAgencyPack",
            "version": "v1.1"
        },
        {
            "name": "RealSolarSystem",
            "version": "v13.1.0"
        },
        {
            "name": "RSSTextures2048",
            "version": "v13.1"
        },
        {
            "name": "RSSDateTimeFormatter",
            "version": "1.5.1.0"
        },
        {
            "name": "Kopernicus",
            "version": "2:release-1.3.1-7"
        },
        {
            "name": "RecycledParts",
            "version": "0.1.4.7"
        },
        {
            "name": "JanitorsCloset",
            "version": "0.3.3"
        },
        {
            "name": "B9-props",
            "version": "1:v6.4.0"
        },
        {
            "name": "RasterPropMonitor-Core",
            "version": "1:v0.29.3"
        },
        {
            "name": "KSPWheel",
            "version": "0.10.5.23"
        },
        {
            "name": "PatchManager",
            "version": "0.0.14"
        },
        {
            "name": "ContractConfigurator",
            "version": "1.23.3"
        },
        {
            "name": "ContractConfigurator-CleverSats",
            "version": "1.4"
        },
        {
            "name": "ContractConfigurator-FieldResearch",
            "version": "1.2.1"
        },
        {
            "name": "ContractConfigurator-KerbalAcademy",
            "version": "1.1.7"
        },
        {
            "name": "ContractConfigurator-KerbinSpaceStation",
            "version": "2:3.7.0.2"
        },
        {
            "name": "ContractConfigurator-RemoteTech",
            "version": "2.1.4"
        },
        {
            "name": "ContractConfigurator-Tourism",
            "version": "1.5.2"
        },
        {
            "name": "WaypointManager",
            "version": "2.7.1"
        },
        {
            "name": "ContractsWindowPlus",
            "version": "8.1"
        },
        {
            "name": "ProgressParser",
            "version": "8.0"
        },
        {
            "name": "ContractParser",
            "version": "7.0"
        },
        {
            "name": "CustomBarnKit",
            "version": "1.1.16.0"
        },
        {
            "name": "CommunityCategoryKit",
            "version": "2.0.2.0"
        },
        {
            "name": "MagiCore",
            "version": "1.3.1.3"
        },
        {
            "name": "MechJebForAll",
            "version": "1.3.0.4"
        },
        {
            "name": "KerbalEngineerRedux",
            "version": "1.1.3.0"
        },
        {
            "name": "ShipManifest",
            "version": "5.2.0.0"
        },
        {
            "name": "SoundingRockets",
            "version": "0.7.1.0"
        },
        {
            "name": "USITools",
            "version": "0.10.2.0"
        },
        {
            "name": "StageRecovery",
            "version": "1.7.2"
        },
        {
            "name": "KerbalConstructionTime",
            "version": "1.3.9"
        },
        {
            "name": "kOS",
            "version": "1:1.1.5.0"
        },
        {
            "name": "StationScienceContinued",
            "version": "v2.3.0"
        },
        {
            "name": "RasterPropMonitor",
            "version": "1:v0.29.3"
        },
        {
            "name": "KWRocketryRebalanced",
            "version": "3.2.5.1"
        },
        {
            "name": "NearFutureElectrical",
            "version": "0.9.8"
        },
        {
            "name": "NearFutureElectrical-Core",
            "version": "0.9.8"
        },
        {
            "name": "NearFutureElectrical-DecayingRTGs",
            "version": "0.9.8"
        },
        {
            "name": "NearFutureLaunchVehicles",
            "version": "1.1.4"
        },
        {
            "name": "CommunityTechTree",
            "version": "1:3.2.1"
        },
        {
            "name": "KerbalAtomics",
            "version": "1:0.4.11"
        },
        {
            "name": "KIS",
            "version": "1.9"
        },
        {
            "name": "Konstruction",
            "version": "0.3.1.0"
        },
        {
            "name": "KerbalKonstructs",
            "version": "1.3.9.24"
        },
        {
            "name": "KerbalPlanetaryBaseSystems",
            "version": "v1.5.9"
        },
        {
            "name": "KerbalAlarmClock",
            "version": "v3.8.5.0"
        },
        {
            "name": "KerbalAtomics-NFECompatibility",
            "version": "0.4.11"
        },
        {
            "name": "TriggerAu-Flags",
            "version": "v2.9.3.0"
        },
        {
            "name": "USI-Core",
            "version": "0.5.1.0"
        },
        {
            "name": "Firespitter",
            "version": "v7.6.0"
        },
        {
            "name": "Contares",
            "version": "1.8.9"
        },
        {
            "name": "Contares-Common",
            "version": "1.8.9"
        },
        {
            "name": "NewTantaresLV",
            "version": "v6.0"
        },
        {
            "name": "CommunityPartsTitles",
            "version": "0.3.2"
        },
        {
            "name": "SpaceY-Lifters",
            "version": "1.16"
        },
        {
            "name": "SpaceY-Expanded",
            "version": "1.3.1"
        },
        {
            "name": "KRASH",
            "version": "0.5.26"
        },
        {
            "name": "SurfaceExperimentPack",
            "version": "v2.5"
        },
        {
            "name": "TarsierSpaceTechnologyWithGalaxies",
            "version": "1:7.2"
        },
        {
            "name": "JSIPartUtilities",
            "version": "0.4.1"
        },
        {
            "name": "InterstellarFuelSwitch-Core",
            "version": "3.6.15.0"
        },
        {
            "name": "ContractRewardModifier",
            "version": "2.5"
        },
        {
            "name": "KSPInterstellarExtended",
            "version": "1.20.13.0"
        },
        {
            "name": "InterstellarFuelSwitch",
            "version": "3.6.15.0"
        },
        {
            "name": "TweakScale",
            "version": "v2.3.7"
        },
        {
            "name": "PhysicsRangeExtender",
            "version": "1.5.0"
        },
        {
            "name": "RN-SPP",
            "version": "1:v1.6"
        },
        {
            "name": "UKS",
            "version": "1:0.53.2.0"
        },
        {
            "name": "USI-ART",
            "version": "1:0.11.1.0"
        },
        {
            "name": "USI-EXP",
            "version": "0.9.0.0"
        },
        {
            "name": "USI-FTT",
            "version": "0.8.1.0"
        },
        {
            "name": "USIKolClassSuits",
            "version": "1.1a"
        },
        {
            "name": "GroundConstruction-Core",
            "version": "1.2.1"
        },
        {
            "name": "AT-Utils",
            "version": "v1.5.0"
        },
        {
            "name": "ConfigurableContainers-Core",
            "version": "2.4.1.2"
        },
        {
            "name": "StationPartsExpansion",
            "version": "0.5.3"
        },
        {
            "name": "BluedogDB",
            "version": "v1.4.1"
        },
        {
            "name": "EditorExtensionsRedux",
            "version": "3.3.16"
        },
        {
            "name": "DMagicScienceAnimate",
            "version": "v0.19"
        },
        {
            "name": "K2CommandPodCont",
            "version": "1.1.8.2"
        },
        {
            "name": "SafeChute",
            "version": "v2.1.9"
        },
        {
            "name": "RN-SovietSpacecraft",
            "version": "1:v1.7.5"
        },
        {
            "name": "RN-Skylab",
            "version": "1:v1.8.2"
        },
        {
            "name": "WorldStabilizer",
            "version": "0.8.4"
        },
        {
            "name": "AJEExtendedConfigs",
            "version": "v1.1.2"
        },
        {
            "name": "CommunityTraitIcons",
            "version": "v1.0.1"
        },
        {
            "name": "PortraitStats",
            "version": "15.1"
        },
        {
            "name": "Corvus125mTwoKerbalPod",
            "version": "v1.3.4"
        }
    ]
}
 

 

Edited by donoya
More information to assist in finding and/or fixing my issue
Link to comment
Share on other sites

12 hours ago, AVaughan said:

@donoya

I've seen issues with tweakscaled parts causing those sorts of issue on other installs (back before I ever tried RO/RP-0).  So try removing tweakscale, and just use the procedural tanks/decouplers

I removed tweakscale which also uninstalled ksp interstellar extended and loading the game caused module manager to find over 200 errors. Are there more mods I need to get rid of? Or are these 200+ errors harmless?

Link to comment
Share on other sites

20 hours ago, donoya said:

Hey, are there any known issues with decouplers anchoring crafts at the launchpad? I just tried staging in my launch clamps and my craft was just sitting there floating. But after staging off the one decoupler, my craft was able to move again. I figured maybe the .625m stock decoupler was bugged since I used tweak scale on one in order to save on cost, so I tried using a procedural decoupler and got the same result. Here's my craft file:

  Reveal hidden contents

ship = Untitled Space Craft 2
version = 1.3.1
description = 
type = VAB
size = 3.79931903,10.2380123,3.79931712
PART
{
    part = proceduralAvionics_4290167588
    partName = Part
    pos = 0,17.0749874,0
    attPos = 0,0,0
    attPos0 = 0,15,0
    rot = 0,0,0,1
    attRot = 0,0,0,1
    attRot0 = 0,0,0,1
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 0
    modCost = 154.036545
    modMass = -0.155364871
    modSize = 0,0,0
    link = sensorThermometer_4290051096
    link = sensorBarometer_4290047792
    link = RFTank-I_4290087588
    link = proceduralStackDecoupler_4289752848
    attN = top,RFTank-I_4290087588
    attN = bottom,proceduralStackDecoupler_4289752848
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ProceduralPart
        isEnabled = True
        tempColliderCenter = (0, 0, 0)
        tempColliderSize = (1.50000012, 0.222000122, 1.50000012)
        textureSet = GreySide
        shapeName = Cylinder
        moduleCost = 96.1150894
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapeCylinder
        isEnabled = True
        diameter = 1.50000012
        length = 0.222000018
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapeCone
        isEnabled = True
        topDiameter = 0.300000012
        bottomDiameter = 0.5
        length = 0.375
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapePill
        isEnabled = True
        diameter = 0.400000006
        length = 0.875
        fillet = 0.300000012
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapeBezierCone
        isEnabled = True
        selectedShape = Round #1
        topDiameter = 0.5
        bottomDiameter = 1
        length = 0.625
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TankContentSwitcher
        isEnabled = True
        tankVolume = 0.392306477
        mass = 0.0863074213
        tankType = Electric
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleCommand
        isEnabled = True
        hibernation = False
        hibernateOnWarp = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            MakeReferenceToggle
            {
                actionGroup = None
            }
            HibernateToggle
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = MechJebCore
        isEnabled = True
        running = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            OnOrbitProgradeAction
            {
                actionGroup = None
            }
            OnOrbitRetrogradeAction
            {
                actionGroup = None
            }
            OnOrbitNormalAction
            {
                actionGroup = None
            }
            OnOrbitAntinormalAction
            {
                actionGroup = None
            }
            OnOrbitRadialInAction
            {
                actionGroup = None
            }
            OnOrbitRadialOutAction
            {
                actionGroup = None
            }
            OnKillRotationAction
            {
                actionGroup = None
            }
            OnDeactivateSmartASSAction
            {
                actionGroup = None
            }
            OnPanicAction
            {
                actionGroup = None
            }
            OnTranslatronOffAction
            {
                actionGroup = None
            }
            OnTranslatronKeepVertAction
            {
                actionGroup = None
            }
            OnTranslatronZeroSpeedAction
            {
                actionGroup = None
            }
            OnTranslatronPlusOneSpeedAction
            {
                actionGroup = None
            }
            OnTranslatronMinusOneSpeedAction
            {
                actionGroup = None
            }
            OnTranslatronToggleHSAction
            {
                actionGroup = None
            }
            OnAscentAPToggleAction
            {
                actionGroup = None
            }
        }
        MechJebLocalSettings
        {
            MechJebModuleMenu
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAirplaneAutopilot
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAirplaneGuidance
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAscentAutopilot
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAscentClassic
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAscentClassicMenu
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAscentGT
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAscentGTMenu
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAscentGuidance
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleAscentNavBall
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAscentPEG
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAscentPEGMenu
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAttitudeAdjustment
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleCustomWindowEditor
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleDebugArrows
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleDockingAutopilot
            {
                forceRol = False
                overrideSafeDistance = False
                overrideTargetSize = False
                unlockParts = 
                unlockTechs = 
                rol
                {
                    _val = 0
                    _text = 0
                }
            }
            MechJebModuleDockingGuidance
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleInfoItems
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleLandingAutopilot
            {
                deployGears = True
                deployChutes = True
                rcsAdjustment = True
                unlockParts = 
                unlockTechs = 
                touchdownSpeed
                {
                    _val = 0.5
                    _text = 0.5
                }
                limitGearsStage
                {
                    val = 0
                    _text = 0
                }
                limitChutesStage
                {
                    val = 0
                    _text = 0
                }
            }
            MechJebModuleLandingGuidance
            {
                landingSiteIdx = 0
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleLandingPredictions
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleManeuverPlanner
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleNodeEditor
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleNodeExecutor
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleRCSBalancerWindow
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleRendezvousAutopilot
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleRendezvousAutopilotWindow
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleRendezvousGuidance
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleRoverController
            {
                ControlHeading = False
                ControlSpeed = False
                BrakeOnEject = False
                BrakeOnEnergyDepletion = False
                WarpToDaylight = False
                StabilityControl = False
                LimitAcceleration = False
                unlockParts = 
                unlockTechs = 
                heading
                {
                    _val = 0
                    _text = 0
                }
                speed
                {
                    _val = 10
                    _text = 10
                }
            }
            MechJebModuleRoverWindow
            {
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleScript
            {
                minifiedGUI = False
                selectedSlot = 0
                selectedMemorySlotType = 0
                activeSavepoint = -1
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleSettings
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleSmartASS
            {
                mode = ORBITAL
                target = OFF
                advReference = INERTIAL
                advDirection = FORWARD
                forceRol = False
                forcePitch = True
                forceYaw = True
                unlockParts = 
                unlockTechs = start
                srfHdg
                {
                    _val = 90
                    _text = 90
                }
                srfPit
                {
                    _val = 90
                    _text = 90
                }
                srfRol
                {
                    _val = 0
                    _text = 0
                }
                srfVelYaw
                {
                    _val = 0
                    _text = 0
                }
                srfVelPit
                {
                    _val = 0
                    _text = 0
                }
                srfVelRol
                {
                    _val = 0
                    _text = 0
                }
                rol
                {
                    _val = 0
                    _text = 0
                }
            }
            MechJebModuleSmartRcs
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleSpaceplaneAutopilot
            {
                unlockParts = 
                unlockTechs = 
                glideslope
                {
                    _val = 3
                    _text = 3
                }
                approachSpeed
                {
                    _val = 60
                    _text = 60
                }
                maximumSafeBankAngle
                {
                    _val = 25
                    _text = 25
                }
            }
            MechJebModuleSpaceplaneGuidance
            {
                runwayIndex = 0
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleStageStats
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleTargetController
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleThrustWindow
            {
                autostageSavedState = False
                unlockParts = 
                unlockTechs = start
            }
            MechJebModuleTranslatron
            {
                unlockParts = 
                unlockTechs = start
                trans_spd
                {
                    _val = 0
                    _text = 0
                }
            }
            MechJebModuleWarpHelper
            {
                unlockParts = 
                unlockTechs = start
                phaseAngle
                {
                    _val = 0
                    _text = 0
                }
            }
            MechJebModuleWaypointWindow
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleWaypointHelpWindow
            {
                unlockParts = 
                unlockTechs = 
            }
            ModExtensionDemo
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleCustomInfoWindow
            {
            }
            MechJebModuleCustomInfoWindow
            {
            }
            MechJebModuleCustomInfoWindow
            {
            }
            MechJebModuleCustomInfoWindow
            {
            }
            MechJebModuleWarpController
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleSolarPanelController
            {
                prev_ShouldOpenSolarPanels = False
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleThrustController
            {
                limitThrottle = False
                limiterMinThrottle = False
                electricThrottle = False
                unlockParts = 
                unlockTechs = 
                maxThrottle
                {
                    _val = 1
                    _text = 100
                }
                minThrottle
                {
                    _val = 0.050000000000000003
                    _text = 5
                }
                electricThrottleLo
                {
                    _val = 0.050000000000000003
                    _text = 5
                }
                electricThrottleHi
                {
                    _val = 0.14999999999999999
                    _text = 15
                }
            }
            MechJebModuleRCSController
            {
                unlockParts = 
                unlockTechs = 
                Tf
                {
                    _val = 1
                    _text = 1
                }
                Kp
                {
                    _val = 0.125
                    _text = 0.125
                }
                Ki
                {
                    _val = 0.070000000000000007
                    _text = 0.07
                }
                Kd
                {
                    _val = 0.53000000000000003
                    _text = 0.53
                }
            }
            MechJebModuleRCSBalancer
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleAttitudeController
            {
                unlockParts = 
                unlockTechs = 
                MJAttitudeController
                {
                }
                KosAttitudeController
                {
                }
                HybridController
                {
                }
            }
            MechJebModuleStagingController
            {
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleFlightRecorder
            {
                markUT = 0
                deltaVExpended = 0
                dragLosses = 0
                gravityLosses = 0
                steeringLosses = 0
                markLAN = 0
                markLatitude = 0
                markLongitude = 0
                markAltitude = 0
                markBodyIndex = 1
                maxDragGees = 0
                unlockParts = 
                unlockTechs = 
            }
            MechJebModuleFlightRecorderGraph
            {
                unlockParts = 
                unlockTechs = 
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleRangeSafety
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            BoomAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleSAS
        isEnabled = True
        standaloneToggle = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleScienceContainer
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            CollectAllAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleProceduralAvionics
        isEnabled = True
        proceduralMassLimit = 20
        avionicsConfigName = booster
        avionicsTechLevel = start
        maxDensityOfAvionics = 5.36502647
        tonnageToMassRatio = 23.7339993
        costPerControlledTon = 18.0669994
        enabledProceduralW = 200
        disabledProceduralW = -1
        minimumTonnage = 10
        maximumTonnage = 3.40282347E+38
        SASServiceLevel = 0
        hasScienceContainer = False
        systemEnabled = True
        setToDebrisOnStage = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
                active = False
            }
            ShutdownAction
            {
                actionGroup = None
            }
            ActivateAction
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleSPU
        isEnabled = True
        IsRTPowered = True
        IsRTSignalProcessor = True
        IsRTCommandStation = False
        RTCommandMinCrew = 6
        AlwaysAllowLocalControl = False
        AllowSignalRelay = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleRTAntennaPassive
        isEnabled = True
        IsRTAntenna = True
        IsRTActive = True
        IsRTPowered = True
        IsRTBroken = False
        RTDishCosAngle = 1
        RTOmniRange = 200000
        RTDishRange = -1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FlightEngineerModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = kOSProcessor
        isEnabled = True
        bootFile = None
        diskSpace = 5000
        baseDiskSpace = 5000
        baseModuleMass = 0
        additionalCost = 0
        MaxPartId = 100
        RequiredPower = 0.0399999991
        stagingEnabled = True
        activated = True
        EVENTS
        {
        }
        ACTIONS
        {
            Activate
            {
                actionGroup = None
            }
            Deactivate
            {
                actionGroup = None
            }
            Toggle
            {
                actionGroup = None
            }
            TogglePower
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleScienceExperiment
        isEnabled = True
        Deployed = False
        Inoperable = False
        cooldownToGo = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            DeployAction
            {
                actionGroup = Gear
            }
            ResetAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTagAvionics
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FlightEngineerModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = kOSProcessor
        isEnabled = True
        bootFile = None
        diskSpace = 1E+07
        baseDiskSpace = 1E+07
        baseModuleMass = 0
        additionalCost = 0
        MaxPartId = 100
        RequiredPower = 0.0399999991
        stagingEnabled = True
        activated = True
        EVENTS
        {
        }
        ACTIONS
        {
            Activate
            {
                actionGroup = None
            }
            Deactivate
            {
                actionGroup = None
            }
            Toggle
            {
                actionGroup = None
            }
            TogglePower
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTripLogger
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        Log
        {
            flight = 0
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = ElectricCharge
        amount = 1726.1500000000001
        maxAmount = 1726.1500000000001
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
}
PART
{
    part = sensorThermometer_4290051096
    partName = Part
    pos = -0.800000012,17.0749874,6.42142822E-07
    attPos = -0.0518140197,0.0198097229,-4.45953638E-08
    attPos0 = -0.748185992,-0.0198097229,4.45953638E-08
    rot = -0.00782051776,0.707063556,0.00782051869,0.707063496
    attRot = 0,0,0,1
    attRot0 = -0.00782051776,0.707063556,0.00782051869,0.707063496
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,proceduralAvionics_4290167588
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleEnviroSensor
        isEnabled = True
        sensorActive = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleScienceExperiment
        isEnabled = True
        Deployed = False
        Inoperable = False
        cooldownToGo = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            DeployAction
            {
                actionGroup = Gear
            }
            ResetAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTagInstruments
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = sensorBarometer_4290047792
    partName = Part
    pos = 0.800000012,17.0749874,0
    attPos = 0.0506407619,0.0100593567,-4.46652955E-08
    attPos0 = 0.74935925,-0.0100593567,4.46652955E-08
    rot = 0,0.707106829,0,-0.707106709
    attRot = 0,0,0,1
    attRot0 = 0,0.707106829,0,-0.707106709
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    srfN = srfAttach,proceduralAvionics_4290167588
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleEnviroSensor
        isEnabled = True
        sensorActive = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleScienceExperiment
        isEnabled = True
        Deployed = False
        Inoperable = False
        cooldownToGo = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            DeployAction
            {
                actionGroup = Gear
            }
            ResetAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTagInstruments
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = RFTank-I_4290087588
    partName = Part
    pos = 0,17.9359989,0
    attPos = 0,0,0
    attPos0 = 0,0.814512253,0
    rot = 0,0,0,1
    attRot = 0,0,0,1
    attRot0 = 0,0,0,1
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = -1
    resPri = 0
    dstg = 0
    sidx = -1
    sqor = -1
    sepI = -1
    attm = 0
    modCost = 4.0494976
    modMass = -0.889026046
    modSize = 0,0,0
    link = RC.radial_4289941936
    link = RC.radial_4289882494
    attN = bottom,proceduralAvionics_4290167588
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ProceduralPart
        isEnabled = True
        tempColliderCenter = (0, 0, 0)
        tempColliderSize = (1.50000012, 1.5, 1.50000012)
        textureSet = PlainWhite
        shapeName = Smooth Cone
        moduleCost = 0.00952484924
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapeCylinder
        isEnabled = True
        diameter = 1
        length = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapeCone
        isEnabled = True
        topDiameter = 0.5
        bottomDiameter = 1
        length = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapePill
        isEnabled = True
        diameter = 1
        length = 1
        fillet = 0.200000003
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapeBezierCone
        isEnabled = True
        selectedShape = Sharp #2
        topDiameter = 0
        bottomDiameter = 1.50000012
        length = 1.50000012
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleFuelTanks
        isEnabled = True
        type = Tank-I
        utilization = 88
        mass = 0.110973962
        _numberOfAddedMLILayers = 0
        partPrevTemperature = -1
        stagingEnabled = True
        volume = 875.84829999999999
        EVENTS
        {
        }
        ACTIONS
        {
        }
        TANK
        {
            name = LqdOxygen
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 90.1500015
            fillable = True
            techRequired = 
            amount = 438.35774155618356
            maxAmount = 438.35774155618356
        }
        TANK
        {
            name = Kerosene
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LqdHydrogen
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.0149999997
            loss_rate = 0
            temperature = 20.1499996
            fillable = True
            techRequired = materialsScienceHuman
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = NTO
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = UDMH
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Aerozine50
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = MMH
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = HTP
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 8.6717648987447582
            maxAmount = 8.6717648987447582
        }
        TANK
        {
            name = AvGas
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = IRFNA-III
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = NitrousOxide
            note = 
            utilization = 100
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Aniline
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Ethanol75
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Ethanol90
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 428.81879354507163
            maxAmount = 428.81879354507163
        }
        TANK
        {
            name = Ethanol
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LqdAmmonia
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 237.649994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LqdMethane
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 111.449997
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = ClF3
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = ClF5
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Diborane
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 2.3000000000000001E-10
            temperature = 180.649994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Pentaborane
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Ethane
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 2.5000000000000002E-10
            temperature = 184.649994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Ethylene
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 3.4999999999999998E-10
            temperature = 169.449997
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = OF2
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 1.0000000000000001E-09
            temperature = 128.399994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LqdFluorine
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 5.4999999999999996E-09
            temperature = 85.0400009
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = N2F4
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 1.7000000000000001E-10
            temperature = 200.149994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Methanol
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Furfuryl
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = UH25
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Tonka250
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Tonka500
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = IWFNA
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = IRFNA-IV
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = AK20
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = AK27
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = MON3
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = MON10
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Hydyne
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Syntin
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LeadBallast
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Water
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleToolingPTank
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = Ethanol90
        amount = 428.81879354507163
        maxAmount = 428.81879354507163
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
    RESOURCE
    {
        name = LqdOxygen
        amount = 438.35774155618356
        maxAmount = 438.35774155618356
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
    RESOURCE
    {
        name = HTP
        amount = 8.6717648987447582
        maxAmount = 8.6717648987447582
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
}
PART
{
    part = RC.radial_4289941936
    partName = Part
    pos = -1.63643303E-08,17.9997673,-0.359113842
    attPos = 0,0,0
    attPos0 = 3.10177413E-08,0.0637683868,-0.359113842
    rot = -0.240292534,1.25174594E-07,-3.09864134E-08,-0.970700562
    attRot = 0,0,0,1
    attRot0 = -0.240292534,1.25174594E-07,-3.09864134E-08,-0.970700562
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 0
    resPri = 0
    dstg = 0
    sidx = 0
    sqor = 0
    sepI = -1
    attm = 1
    modCost = 72.9000015
    modMass = -0.0914251506
    modSize = 0,0,0
    sym = RC.radial_4289882494
    srfN = srfAttach,RFTank-I_4290087588
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = RealChuteModule
        isEnabled = True
        caseMass = 0.00800000038
        cutSpeed = 0.200000003
        timer = 0
        mustGoDown = True
        deployOnGround = False
        spareChutes = 2
        initiated = True
        wait = True
        armed = False
        oneWasDeployed = False
        staged = False
        launched = False
        chuteCount = 2
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionDeploy
            {
                actionGroup = None
            }
            ActionCut
            {
                actionGroup = None
            }
            ActionArm
            {
                actionGroup = None
            }
            ActionDisarm
            {
                actionGroup = None
            }
        }
        PARACHUTE
        {
            material = Nylon
            preDeployedDiameter = 1.10000002
            deployedDiameter = 21.5
            minIsPressure = False
            capOff = False
            minDeployment = 7000
            minPressure = 0.00999999978
            deploymentAlt = 1500
            cutAlt = 0
            preDeploymentSpeed = 2
            deploymentSpeed = 6
            time = 0
            parachuteName = RC_canopy
            baseParachuteName = RC_canopy
            capName = cap
            preDeploymentAnimation = RC_chute_semi_deploy
            deploymentAnimation = RC_chute_full_deploy
            forcedOrientation = 0
            depState = STOWED
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralChute
        isEnabled = True
        caseId = 0
        lastCaseId = 0
        size = 0
        lastSize = 0
        planets = 0
        presetId = 0
        originalSize = (1, 1, 1)
        top = 0
        bottom = 0
        debut = 1
        initiated = True
        mustGoDown = True
        deployOnGround = False
        secondaryChute = False
        timer = 0s
        cutSpeed = 0.2
        spares = 2
        landingAlt = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        CHUTE
        {
            chuteID = 0
            modelID = 0
            typeID = 0
            lastTypeID = 0
            position = 1.31515954E-09,18.0359211,-0.427664071
            isPressure = False
            calcSelect = True
            getMass = True
            useDry = True
            preDepDiam = 1.1
            depDiam = 21.5
            predepClause = 7000
            mass = 10
            landingSpeed = 7
            deceleration = 10
            refDepAlt = 700
            chuteCount = 1
            deploymentAlt = 1500
            cutAlt = 0
            preDepSpeed = 2
            depSpeed = 6
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTransform2Value
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTransform2Value
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = RC.radial_4289882494
    partName = Part
    pos = 4.68574779E-09,17.9997673,0.359113842
    attPos = 0,0,0
    attPos0 = 3.76987941E-10,0.0637683868,0.359113842
    rot = -2.04828936E-08,-0.970700562,0.240292534,-8.27439237E-08
    attRot = 0,0,0,1
    attRot0 = -2.04828936E-08,-0.970700562,0.240292534,-8.27439237E-08
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 0
    resPri = 0
    dstg = 0
    sidx = 0
    sqor = 0
    sepI = -1
    attm = 1
    modCost = 141.699997
    modMass = -0.0719999969
    modSize = 0,0,0
    sym = RC.radial_4289941936
    srfN = srfAttach,RFTank-I_4290087588
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = RealChuteModule
        isEnabled = True
        caseMass = 0.00800000038
        cutSpeed = 0.200000003
        timer = 0
        mustGoDown = True
        deployOnGround = False
        spareChutes = 2
        initiated = True
        wait = True
        armed = False
        oneWasDeployed = False
        staged = False
        launched = False
        chuteCount = 2
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ActionDeploy
            {
                actionGroup = None
            }
            ActionCut
            {
                actionGroup = None
            }
            ActionArm
            {
                actionGroup = None
            }
            ActionDisarm
            {
                actionGroup = None
            }
        }
        PARACHUTE
        {
            material = Nylon
            preDeployedDiameter = 1.25
            deployedDiameter = 30
            minIsPressure = False
            capOff = False
            minDeployment = 5000
            minPressure = 0.00999999978
            deploymentAlt = 1000
            cutAlt = -1
            preDeploymentSpeed = 2
            deploymentSpeed = 6
            time = 0
            parachuteName = RC_canopy
            baseParachuteName = RC_canopy
            capName = cap
            preDeploymentAnimation = RC_chute_semi_deploy
            deploymentAnimation = RC_chute_full_deploy
            forcedOrientation = 0
            depState = STOWED
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralChute
        isEnabled = True
        caseId = 0
        lastCaseId = 0
        size = 0
        lastSize = 0
        planets = 0
        presetId = 0
        originalSize = (1, 1, 1)
        top = 0
        bottom = 0
        debut = 1
        initiated = True
        mustGoDown = True
        deployOnGround = False
        secondaryChute = False
        timer = 0s
        cutSpeed = 0.2
        spares = 2
        landingAlt = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        CHUTE
        {
            chuteID = 0
            modelID = 0
            typeID = 0
            lastTypeID = 0
            position = -7.00090386E-09,18.0359211,0.427664131
            isPressure = False
            calcSelect = True
            getMass = True
            useDry = True
            preDepDiam = 1.25
            depDiam = 30
            predepClause = 5000
            mass = 10
            landingSpeed = 6
            deceleration = 10
            refDepAlt = 700
            chuteCount = 1
            deploymentAlt = 1000
            cutAlt = 
            preDepSpeed = 2
            depSpeed = 6
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTransform2Value
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTransform2Value
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = proceduralStackDecoupler_4289752848
    partName = Part
    pos = 0,16.8639774,0
    attPos = 0,0,0
    attPos0 = 0,-0.211009979,0
    rot = 0,0,0,1
    attRot = 0,0,0,1
    attRot0 = 0,0,0,1
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 1
    resPri = 0
    dstg = 1
    sidx = 0
    sqor = 1
    sepI = 1
    attm = 0
    modCost = 176.312485
    modMass = -0.883633733
    modSize = 0,0,0
    link = RFTank-I_4291119804
    attN = top,proceduralAvionics_4290167588
    attN = bottom,RFTank-I_4291119804
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ProceduralPart
        isEnabled = True
        tempColliderCenter = (0, 0, 0)
        tempColliderSize = (1.53999984, 0.200000763, 1.53999984)
        textureSet = PlainWhite
        shapeName = Curved
        moduleCost = 176.312485
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapePill
        isEnabled = True
        diameter = 1.5
        length = 0.200000003
        fillet = 0.0399999991
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleDecouple
        isEnabled = True
        ejectionForcePercent = 100
        isDecoupled = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            DecoupleAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = DecouplerTweaker
        isEnabled = True
        isOmniDecoupler = False
        ejectionImpulse = 7.5999999
        mass = 0.116366252
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleToggleCrossfeed
        isEnabled = True
        crossfeedStatus = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
            EnableAction
            {
                actionGroup = None
            }
            DisableAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleToolingGeneric
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTagDecoupler
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = RFTank-I_4291119804
    partName = Part
    pos = 0,13.3889675,0
    attPos = 0,0,0
    attPos0 = 0,-3.47500992,0
    rot = 0,0,0,1
    attRot = 0,0,0,1
    attRot0 = 0,0,0,1
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 0
    modCost = 66.5072708
    modMass = 0.822590351
    modSize = 0,0,0
    link = basicFin_4290010602
    link = basicFin_4289865324
    link = basicFin_4289865262
    link = basicFin_4289865200
    link = LVT15_4290118988
    link = launchClamp1_4290656760
    link = launchClamp1_4290655416
    attN = top,proceduralStackDecoupler_4289752848
    attN = bottom,LVT15_4290118988
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ProceduralPart
        isEnabled = True
        tempColliderCenter = (0, 0, 0)
        tempColliderSize = (2, 6.75, 1.98982143)
        textureSet = PlainWhite
        shapeName = Cone
        moduleCost = 0.156432196
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapeCylinder
        isEnabled = True
        diameter = 1.50000012
        length = 7.00000048
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapeCone
        isEnabled = True
        topDiameter = 1.50000012
        bottomDiameter = 2
        length = 6.75000048
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapePill
        isEnabled = True
        diameter = 1
        length = 1
        fillet = 0.200000003
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ProceduralShapeBezierCone
        isEnabled = True
        selectedShape = Round #1
        topDiameter = 0.5
        bottomDiameter = 1
        length = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleFuelTanks
        isEnabled = True
        type = Tank-I
        utilization = 88
        mass = 1.82259035
        _numberOfAddedMLILayers = 0
        partPrevTemperature = -1
        stagingEnabled = True
        volume = 14384.5695
        EVENTS
        {
        }
        ACTIONS
        {
        }
        TANK
        {
            name = LqdOxygen
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 90.1500015
            fillable = True
            techRequired = 
            amount = 7199.4058780247215
            maxAmount = 7199.4058780247215
        }
        TANK
        {
            name = Kerosene
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LqdHydrogen
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.0149999997
            loss_rate = 0
            temperature = 20.1499996
            fillable = True
            techRequired = materialsScienceHuman
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = NTO
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = UDMH
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Aerozine50
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = MMH
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = HTP
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 142.42147284370421
            maxAmount = 142.42147284370421
        }
        TANK
        {
            name = AvGas
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = IRFNA-III
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = NitrousOxide
            note = 
            utilization = 100
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Aniline
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Ethanol75
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Ethanol90
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 7042.7421491315754
            maxAmount = 7042.7421491315754
        }
        TANK
        {
            name = Ethanol
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LqdAmmonia
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 237.649994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LqdMethane
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 111.449997
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = ClF3
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = ClF5
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Diborane
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 2.3000000000000001E-10
            temperature = 180.649994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Pentaborane
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Ethane
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 2.5000000000000002E-10
            temperature = 184.649994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Ethylene
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 3.4999999999999998E-10
            temperature = 169.449997
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = OF2
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 1.0000000000000001E-09
            temperature = 128.399994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LqdFluorine
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 5.4999999999999996E-09
            temperature = 85.0400009
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = N2F4
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 1.7000000000000001E-10
            temperature = 200.149994
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Methanol
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Furfuryl
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = UH25
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Tonka250
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Tonka500
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = IWFNA
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = IRFNA-IV
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = AK20
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = AK27
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = MON3
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = MON10
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Hydyne
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Syntin
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = LeadBallast
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        TANK
        {
            name = Water
            note = 
            utilization = 1
            mass = 0.000112499998
            cost = 0.00249999994
            loss_rate = 0
            temperature = 300
            fillable = True
            techRequired = 
            amount = 0
            maxAmount = 0
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleToolingPTank
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    RESOURCE
    {
        name = Ethanol90
        amount = 7042.7421491315754
        maxAmount = 7042.7421491315754
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
    RESOURCE
    {
        name = LqdOxygen
        amount = 7199.4058780247215
        maxAmount = 7199.4058780247215
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
    RESOURCE
    {
        name = HTP
        amount = 142.42147284370421
        maxAmount = 142.42147284370421
        flowState = True
        isTweakable = True
        hideFlow = False
        isVisible = True
        flowMode = Both
    }
}
PART
{
    part = basicFin_4290010602
    partName = Part
    pos = -0.977359951,10.5539284,1.48356821E-06
    attPos = 0,0,0
    attPos0 = -0.977359951,-2.83503914,5.82551962E-08
    rot = -1.3170891E-09,4.21468513E-08,-0.0186153017,0.999826789
    attRot = 0,0,0,1
    attRot0 = -1.3170891E-09,4.21468513E-08,-0.0186153017,0.999826789
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 12.5
    modMass = 0.0312802941
    modSize = 0,0,0
    sym = basicFin_4289865324
    sym = basicFin_4289865262
    sym = basicFin_4289865200
    srfN = srfAttach,RFTank-I_4291119804
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = TweakScale
        isEnabled = True
        currentScale = 150
        defaultScale = 100
        defaultTransformScale = (1, 1, 1)
        DryCost = 22.5
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARWingAerodynamicModel
        isEnabled = True
        massMultiplier = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = basicFin_4289865324
    partName = Part
    pos = 1.16549002E-08,10.5539284,0.977359891
    attPos = 0,0,0
    attPos0 = 8.04334016E-17,-2.83503914,0.977359891
    rot = -0.013163005,0.706984282,-0.0131630031,0.706984222
    attRot = 0,0,0,1
    attRot0 = -0.013163005,0.706984282,-0.0131630031,0.706984222
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 12.5
    modMass = 0.0312802941
    modSize = 0,0,0
    sym = basicFin_4290010602
    sym = basicFin_4289865262
    sym = basicFin_4289865200
    srfN = srfAttach,RFTank-I_4291119804
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = TweakScale
        isEnabled = True
        currentScale = 150
        defaultScale = 100
        defaultTransformScale = (1, 1, 1)
        DryCost = 22.5
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARWingAerodynamicModel
        isEnabled = True
        massMultiplier = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = basicFin_4289865262
    partName = Part
    pos = 0.977359951,10.5539284,0
    attPos = 0,0,0
    attPos0 = 0.977359951,-2.83503914,-1.43698713E-07
    rot = -0.0186153017,0.999826789,2.13078977E-09,-8.58506652E-08
    attRot = 0,0,0,1
    attRot0 = -0.0186153017,0.999826789,2.13078977E-09,-8.58506652E-08
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 12.5
    modMass = 0.0312802941
    modSize = 0,0,0
    sym = basicFin_4290010602
    sym = basicFin_4289865324
    sym = basicFin_4289865200
    srfN = srfAttach,RFTank-I_4291119804
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = TweakScale
        isEnabled = True
        currentScale = 150
        defaultScale = 100
        defaultTransformScale = (1, 1, 1)
        DryCost = 22.5
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARWingAerodynamicModel
        isEnabled = True
        massMultiplier = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = basicFin_4289865200
    partName = Part
    pos = -4.27217586E-08,10.5539284,-0.977359891
    attPos = 0,0,0
    attPos0 = -1.16510385E-07,-2.83503914,-0.977359891
    rot = -0.0131630031,0.706984222,0.013163005,-0.706984282
    attRot = 0,0,0,1
    attRot0 = -0.0131630031,0.706984222,0.013163005,-0.706984282
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 1
    resPri = 0
    dstg = 2
    sidx = -1
    sqor = -1
    sepI = 1
    attm = 1
    modCost = 12.5
    modMass = 0.0312802941
    modSize = 0,0,0
    sym = basicFin_4290010602
    sym = basicFin_4289865324
    sym = basicFin_4289865262
    srfN = srfAttach,RFTank-I_4291119804
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = TweakScale
        isEnabled = True
        currentScale = 150
        defaultScale = 100
        defaultTransformScale = (1, 1, 1)
        DryCost = 22.5
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARWingAerodynamicModel
        isEnabled = True
        massMultiplier = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = LVT15_4290118988
    partName = Part
    pos = 0,10.0139627,0
    attPos = 0,0,0
    attPos0 = 0,-3.37500477,0
    rot = 0,0,0,1
    attRot = 0,0,0,1
    attRot0 = 0,0,0,1
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 3
    resPri = 0
    dstg = 3
    sidx = 0
    sqor = 3
    sepI = 1
    attm = 0
    modCost = 75
    modMass = 0
    modSize = 0,0,0
    attN = top,RFTank-I_4291119804
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = ModuleJettison
        isEnabled = True
        isJettisoned = True
        shroudHideOverride = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            JettisonAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleEnginesRF
        isEnabled = True
        ignitions = 1
        staged = False
        flameout = False
        EngineIgnited = False
        engineShutdown = False
        currentThrottle = 0
        thrustPercentage = 100
        manuallyOverridden = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            OnAction
            {
                actionGroup = None
            }
            ShutdownAction
            {
                actionGroup = None
            }
            ActivateAction
            {
                actionGroup = None
            }
        }
        Ullage
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FXModuleAnimateThrottle
        isEnabled = True
        animState = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleSurfaceFX
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = EngineGroupModule
        isEnabled = True
        EngineGroupId = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = GeometryPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARAeroPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleGimbal
        isEnabled = True
        gimbalLock = False
        gimbalLimiter = 100
        currentShowToggles = False
        enableYaw = True
        enablePitch = True
        enableRoll = True
        gimbalActive = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
            }
            LockAction
            {
                actionGroup = None
            }
            FreeAction
            {
                actionGroup = None
            }
            TogglePitchAction
            {
                actionGroup = None
            }
            ToggleYawAction
            {
                actionGroup = None
            }
            ToggleRollAction
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleEngineConfigs
        isEnabled = True
        configuration = RD-101
        techLevel = -1
        thrustRating = maxThrust
        modded = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleTagEngineLiquidTurbo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightInterop
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightCore
        isEnabled = True
        operatingTime = 0
        lastMET = 0
        initialized = False
        currentFlightData = 3757.91992
        initialFlightData = 3757.91992
        missionStartTime = 101851481.4385397
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FlightDataRecorder_Engine
        isEnabled = True
        lastRecordedMet = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability
        isEnabled = True
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability_EngineCycle
        isEnabled = True
        engineOperatingTime = 0
        previousOperatingTime = 0
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ShutdownEngine
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_IgnitionFail
        isEnabled = True
        numIgnitions = 0
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ReducedMaxThrust
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_EnginePerformanceLoss
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_Explode
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightCore
        isEnabled = True
        operatingTime = 0
        lastMET = 0
        initialized = False
        currentFlightData = 5011.47705
        initialFlightData = 5011.47705
        missionStartTime = 105793914.32526919
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FlightDataRecorder_Engine
        isEnabled = True
        lastRecordedMet = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability
        isEnabled = True
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability_EngineCycle
        isEnabled = True
        engineOperatingTime = 0
        previousOperatingTime = 0
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ShutdownEngine
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_IgnitionFail
        isEnabled = True
        numIgnitions = 0
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ReducedMaxThrust
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_EnginePerformanceLoss
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_Explode
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightCore
        isEnabled = True
        operatingTime = 0
        lastMET = 0
        initialized = False
        currentFlightData = 0
        initialFlightData = 0
        missionStartTime = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FlightDataRecorder_Engine
        isEnabled = True
        lastRecordedMet = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability
        isEnabled = True
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability_EngineCycle
        isEnabled = True
        engineOperatingTime = 0
        previousOperatingTime = 0
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ShutdownEngine
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_IgnitionFail
        isEnabled = True
        numIgnitions = 0
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ReducedMaxThrust
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_EnginePerformanceLoss
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_Explode
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightCore
        isEnabled = True
        operatingTime = 0
        lastMET = 0
        initialized = False
        currentFlightData = 0
        initialFlightData = 0
        missionStartTime = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FlightDataRecorder_Engine
        isEnabled = True
        lastRecordedMet = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability
        isEnabled = True
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability_EngineCycle
        isEnabled = True
        engineOperatingTime = 0
        previousOperatingTime = 0
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ShutdownEngine
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_IgnitionFail
        isEnabled = True
        numIgnitions = 0
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ReducedMaxThrust
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_EnginePerformanceLoss
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_Explode
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightCore
        isEnabled = True
        operatingTime = 0
        lastMET = 0
        initialized = False
        currentFlightData = 0
        initialFlightData = 0
        missionStartTime = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FlightDataRecorder_Engine
        isEnabled = True
        lastRecordedMet = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability
        isEnabled = True
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightReliability_EngineCycle
        isEnabled = True
        engineOperatingTime = 0
        previousOperatingTime = 0
        lastCheck = 0
        lastReliability = 1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ShutdownEngine
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_IgnitionFail
        isEnabled = True
        numIgnitions = 0
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_ReducedMaxThrust
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_EnginePerformanceLoss
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = TestFlightFailure_Explode
        isEnabled = True
        failed = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = launchClamp1_4290656760
    partName = Part
    pos = -1.22291541,12.0925961,-1.22291541
    attPos = 0,0,0
    attPos0 = -1.22291541,-1.29637146,-1.22291541
    rot = -0.0170049835,-0.382618606,0.00704369508,-0.923723042
    attRot = 0,0,0,1
    attRot0 = -0.0170049835,-0.382618606,0.00704369508,-0.923723042
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 2
    resPri = 0
    dstg = 2
    sidx = 0
    sqor = 2
    sepI = 2
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = launchClamp1_4290655416
    srfN = srfAttach,RFTank-I_4291119804
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = LaunchClamp
        isEnabled = True
        scaleFactor = 5.00756741
        height = 12.6215439
        stagingEnabled = True
        towerRot = 0.00704369415,0.923723042,0.0170049835,0.382618636
        EVENTS
        {
        }
        ACTIONS
        {
            ReleaseClamp
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleGenerator
        isEnabled = True
        generatorIsActive = False
        throttle = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
                active = False
            }
            ActivateAction
            {
                actionGroup = None
                active = False
            }
            ShutdownAction
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = RefuelingPump
        isEnabled = True
        enablePump = True
        pump_rate = 100
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleRTAntennaPassive
        isEnabled = True
        IsRTAntenna = True
        IsRTActive = True
        IsRTPowered = True
        IsRTBroken = False
        RTDishCosAngle = 1
        RTOmniRange = 5000
        RTDishRange = -1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FNGeneratorAdapter
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleCommand
        isEnabled = True
        hibernation = False
        hibernateOnWarp = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            MakeReferenceToggle
            {
                actionGroup = None
            }
            HibernateToggle
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
}
PART
{
    part = launchClamp1_4290655416
    partName = Part
    pos = 1.22291565,12.0925961,1.22291517
    attPos = 0,0,0
    attPos0 = 1.22291553,-1.29637146,1.22291529
    rot = 0.00704369601,-0.923723042,0.0170049835,0.382618636
    attRot = 0,0,0,1
    attRot0 = 0.00704369601,-0.923723042,0.0170049835,0.382618636
    mir = 1,1,1
    symMethod = Radial
    autostrutMode = Off
    rigidAttachment = False
    istg = 2
    resPri = 0
    dstg = 2
    sidx = 0
    sqor = 2
    sepI = 2
    attm = 1
    modCost = 0
    modMass = 0
    modSize = 0,0,0
    sym = launchClamp1_4290656760
    srfN = srfAttach,RFTank-I_4291119804
    EVENTS
    {
    }
    ACTIONS
    {
    }
    PARTDATA
    {
    }
    MODULE
    {
        name = LaunchClamp
        isEnabled = True
        scaleFactor = 5.00756741
        height = 12.6215439
        stagingEnabled = True
        towerRot = 0.0170049835,-0.382618666,-0.00704369508,0.923723042
        EVENTS
        {
        }
        ACTIONS
        {
            ReleaseClamp
            {
                actionGroup = None
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleGenerator
        isEnabled = True
        generatorIsActive = False
        throttle = 0
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            ToggleAction
            {
                actionGroup = None
                active = False
            }
            ActivateAction
            {
                actionGroup = None
                active = False
            }
            ShutdownAction
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = RefuelingPump
        isEnabled = True
        enablePump = True
        pump_rate = 100
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = USI_ModuleRecycleablePart
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FARPartModule
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = KOSNameTag
        isEnabled = True
        nameTag = 
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleRTAntennaPassive
        isEnabled = True
        IsRTAntenna = True
        IsRTActive = True
        IsRTPowered = True
        IsRTBroken = False
        RTDishCosAngle = 1
        RTOmniRange = 5000
        RTDishRange = -1
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = FNGeneratorAdapter
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleAeroReentry
        isEnabled = True
        dead = False
        crashTolerance = 8
        internalDamage = 0
        stagingEnabled = True
        damageCube = 0, 0, 0, 0, 0, 0
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleShowInfo
        isEnabled = True
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
        }
        UPGRADESAPPLIED
        {
        }
    }
    MODULE
    {
        name = ModuleCommand
        isEnabled = True
        hibernation = False
        hibernateOnWarp = False
        stagingEnabled = True
        EVENTS
        {
        }
        ACTIONS
        {
            MakeReferenceToggle
            {
                actionGroup = None
            }
            HibernateToggle
            {
                actionGroup = None
                active = False
            }
        }
        UPGRADESAPPLIED
        {
        }
    }
}
 

Here's my installed mods, too:

  Reveal hidden contents

{
    "kind": "metapackage",
    "abstract": "A list of modules installed on the auto KSP instance",
    "name": "installed-auto",
    "license": "unknown",
    "version": "2018.12.01.08.52.13",
    "identifier": "installed-auto",
    "spec_version": "v1.6",
    "depends": [
        {
            "name": "KerbalJointReinforcement",
            "version": "v3.3.3"
        },
        {
            "name": "RealismOverhaul",
            "version": "v12.1.0"
        },
        {
            "name": "ConnectedLivingSpace",
            "version": "1.2.6.2"
        },
        {
            "name": "DeadlyReentry",
            "version": "v7.6.2"
        },
        {
            "name": "HangerExtenderExtended",
            "version": "3.5.2"
        },
        {
            "name": "KSP-AVC",
            "version": "1.1.6.2"
        },
        {
            "name": "MechJeb2",
            "version": "2.7.0.0"
        },
        {
            "name": "ProceduralFairings",
            "version": "v4.0"
        },
        {
            "name": "ProceduralParts",
            "version": "v1.2.15"
        },
        {
            "name": "PersistentRotation",
            "version": "1.8.4"
        },
        {
            "name": "RCSBuildAidCont",
            "version": "0.9.5.1"
        },
        {
            "name": "KSCSwitcher",
            "version": "1.4.5.0"
        },
        {
            "name": "RemoteTech",
            "version": "v1.9.0.131"
        },
        {
            "name": "TACLS",
            "version": "v0.13.6.0"
        },
        {
            "name": "TextureReplacerReplaced",
            "version": "V0.5.4"
        },
        {
            "name": "Toolbar",
            "version": "1.7.16.5"
        },
        {
            "name": "VenStockRevamp",
            "version": "v1.9.6"
        },
        {
            "name": "DMagicOrbitalScience",
            "version": "1.3.11"
        },
        {
            "name": "KAS",
            "version": "0.6.3.0"
        },
        {
            "name": "SCANsat",
            "version": "v18.4"
        },
        {
            "name": "ATKPropulsionPack",
            "version": "3.1"
        },
        {
            "name": "CryoEngines",
            "version": "1:0.5.11"
        },
        {
            "name": "FASA",
            "version": "1:v7.2.3"
        },
        {
            "name": "NearFutureConstruction",
            "version": "0.8.4"
        },
        {
            "name": "NearFuturePropulsion",
            "version": "0.9.6"
        },
        {
            "name": "NearFutureSolar",
            "version": "0.8.8"
        },
        {
            "name": "NearFutureSpacecraft",
            "version": "0.7.7"
        },
        {
            "name": "RLARecontinued",
            "version": "v14.1.0"
        },
        {
            "name": "SovietEnginePack",
            "version": "0.4"
        },
        {
            "name": "RealScaleBoosters",
            "version": "0.16"
        },
        {
            "name": "AntaresCygnus",
            "version": "1:v1.4"
        },
        {
            "name": "RN-SovietRockets",
            "version": "2:v2.9"
        },
        {
            "name": "RN-SalyutStations",
            "version": "1:v2.9.4"
        },
        {
            "name": "RN-SovietProbes",
            "version": "1:v2.4.3"
        },
        {
            "name": "RN-USProbesPack",
            "version": "1:v0.71"
        },
        {
            "name": "RN-USRockets",
            "version": "1:v0.9.1"
        },
        {
            "name": "RocketdyneF-1",
            "version": "1.2"
        },
        {
            "name": "SXTContinued",
            "version": "1:0.3.23.1"
        },
        {
            "name": "Taerobee",
            "version": "1:3.0"
        },
        {
            "name": "NewTantares",
            "version": "v11.0"
        },
        {
            "name": "RealEngines",
            "version": "v1.8"
        },
        {
            "name": "UniversalStorage",
            "version": "1.4.0.0"
        },
        {
            "name": "AdvancedJetEngine",
            "version": "v2.10.0"
        },
        {
            "name": "FerramAerospaceResearch",
            "version": "3:0.15.9.1"
        },
        {
            "name": "ModuleManager",
            "version": "3.0.4"
        },
        {
            "name": "ModularFlightIntegrator",
            "version": "1.2.4.0"
        },
        {
            "name": "SolverEngines",
            "version": "v3.5"
        },
        {
            "name": "RealChute",
            "version": "v1.4.5"
        },
        {
            "name": "RealFuels",
            "version": "rf-v12.6.0"
        },
        {
            "name": "CommunityResourcePack",
            "version": "0.8.1.0"
        },
        {
            "name": "RealHeat",
            "version": "v4.5"
        },
        {
            "name": "RealPlume",
            "version": "2:v11.0.0"
        },
        {
            "name": "SmokeScreen",
            "version": "2.7.6.1"
        },
        {
            "name": "BackgroundResources",
            "version": "v0.13.6.0"
        },
        {
            "name": "B9PartSwitch",
            "version": "v2.1.1"
        },
        {
            "name": "CryoTanks",
            "version": "0.4.11"
        },
        {
            "name": "DynamicBatteryStorage",
            "version": "1:0.4.11"
        },
        {
            "name": "DeployableEngines",
            "version": "0.4.11"
        },
        {
            "name": "NearFutureSolar-Core",
            "version": "0.8.8"
        },
        {
            "name": "NearFutureProps",
            "version": "1:0.3.0.1"
        },
        {
            "name": "BDAnimationModules",
            "version": "1:v0.6.5.1"
        },
        {
            "name": "TexturesUnlimited",
            "version": "1.0.0.8"
        },
        {
            "name": "FirespitterCore",
            "version": "v7.6.0"
        },
        {
            "name": "FirespitterResourcesConfig",
            "version": "v7.6.0"
        },
        {
            "name": "RetractableLiftingSurface",
            "version": "0.1.5"
        },
        {
            "name": "CommunityRealAgencyPack",
            "version": "v1.1"
        },
        {
            "name": "RealSolarSystem",
            "version": "v13.1.0"
        },
        {
            "name": "RSSTextures2048",
            "version": "v13.1"
        },
        {
            "name": "RSSDateTimeFormatter",
            "version": "1.5.1.0"
        },
        {
            "name": "Kopernicus",
            "version": "2:release-1.3.1-7"
        },
        {
            "name": "RecycledParts",
            "version": "0.1.4.7"
        },
        {
            "name": "JanitorsCloset",
            "version": "0.3.3"
        },
        {
            "name": "B9-props",
            "version": "1:v6.4.0"
        },
        {
            "name": "RasterPropMonitor-Core",
            "version": "1:v0.29.3"
        },
        {
            "name": "KSPWheel",
            "version": "0.10.5.23"
        },
        {
            "name": "PatchManager",
            "version": "0.0.14"
        },
        {
            "name": "ContractConfigurator",
            "version": "1.23.3"
        },
        {
            "name": "ContractConfigurator-CleverSats",
            "version": "1.4"
        },
        {
            "name": "ContractConfigurator-FieldResearch",
            "version": "1.2.1"
        },
        {
            "name": "ContractConfigurator-KerbalAcademy",
            "version": "1.1.7"
        },
        {
            "name": "ContractConfigurator-KerbinSpaceStation",
            "version": "2:3.7.0.2"
        },
        {
            "name": "ContractConfigurator-RemoteTech",
            "version": "2.1.4"
        },
        {
            "name": "ContractConfigurator-Tourism",
            "version": "1.5.2"
        },
        {
            "name": "WaypointManager",
            "version": "2.7.1"
        },
        {
            "name": "ContractsWindowPlus",
            "version": "8.1"
        },
        {
            "name": "ProgressParser",
            "version": "8.0"
        },
        {
            "name": "ContractParser",
            "version": "7.0"
        },
        {
            "name": "CustomBarnKit",
            "version": "1.1.16.0"
        },
        {
            "name": "CommunityCategoryKit",
            "version": "2.0.2.0"
        },
        {
            "name": "MagiCore",
            "version": "1.3.1.3"
        },
        {
            "name": "MechJebForAll",
            "version": "1.3.0.4"
        },
        {
            "name": "KerbalEngineerRedux",
            "version": "1.1.3.0"
        },
        {
            "name": "ShipManifest",
            "version": "5.2.0.0"
        },
        {
            "name": "SoundingRockets",
            "version": "0.7.1.0"
        },
        {
            "name": "USITools",
            "version": "0.10.2.0"
        },
        {
            "name": "StageRecovery",
            "version": "1.7.2"
        },
        {
            "name": "KerbalConstructionTime",
            "version": "1.3.9"
        },
        {
            "name": "kOS",
            "version": "1:1.1.5.0"
        },
        {
            "name": "StationScienceContinued",
            "version": "v2.3.0"
        },
        {
            "name": "RasterPropMonitor",
            "version": "1:v0.29.3"
        },
        {
            "name": "KWRocketryRebalanced",
            "version": "3.2.5.1"
        },
        {
            "name": "NearFutureElectrical",
            "version": "0.9.8"
        },
        {
            "name": "NearFutureElectrical-Core",
            "version": "0.9.8"
        },
        {
            "name": "NearFutureElectrical-DecayingRTGs",
            "version": "0.9.8"
        },
        {
            "name": "NearFutureLaunchVehicles",
            "version": "1.1.4"
        },
        {
            "name": "CommunityTechTree",
            "version": "1:3.2.1"
        },
        {
            "name": "KerbalAtomics",
            "version": "1:0.4.11"
        },
        {
            "name": "KIS",
            "version": "1.9"
        },
        {
            "name": "Konstruction",
            "version": "0.3.1.0"
        },
        {
            "name": "KerbalKonstructs",
            "version": "1.3.9.24"
        },
        {
            "name": "KerbalPlanetaryBaseSystems",
            "version": "v1.5.9"
        },
        {
            "name": "KerbalAlarmClock",
            "version": "v3.8.5.0"
        },
        {
            "name": "KerbalAtomics-NFECompatibility",
            "version": "0.4.11"
        },
        {
            "name": "TriggerAu-Flags",
            "version": "v2.9.3.0"
        },
        {
            "name": "USI-Core",
            "version": "0.5.1.0"
        },
        {
            "name": "Firespitter",
            "version": "v7.6.0"
        },
        {
            "name": "Contares",
            "version": "1.8.9"
        },
        {
            "name": "Contares-Common",
            "version": "1.8.9"
        },
        {
            "name": "NewTantaresLV",
            "version": "v6.0"
        },
        {
            "name": "CommunityPartsTitles",
            "version": "0.3.2"
        },
        {
            "name": "SpaceY-Lifters",
            "version": "1.16"
        },
        {
            "name": "SpaceY-Expanded",
            "version": "1.3.1"
        },
        {
            "name": "KRASH",
            "version": "0.5.26"
        },
        {
            "name": "SurfaceExperimentPack",
            "version": "v2.5"
        },
        {
            "name": "TarsierSpaceTechnologyWithGalaxies",
            "version": "1:7.2"
        },
        {
            "name": "JSIPartUtilities",
            "version": "0.4.1"
        },
        {
            "name": "InterstellarFuelSwitch-Core",
            "version": "3.6.15.0"
        },
        {
            "name": "ContractRewardModifier",
            "version": "2.5"
        },
        {
            "name": "KSPInterstellarExtended",
            "version": "1.20.13.0"
        },
        {
            "name": "InterstellarFuelSwitch",
            "version": "3.6.15.0"
        },
        {
            "name": "TweakScale",
            "version": "v2.3.7"
        },
        {
            "name": "PhysicsRangeExtender",
            "version": "1.5.0"
        },
        {
            "name": "RN-SPP",
            "version": "1:v1.6"
        },
        {
            "name": "UKS",
            "version": "1:0.53.2.0"
        },
        {
            "name": "USI-ART",
            "version": "1:0.11.1.0"
        },
        {
            "name": "USI-EXP",
            "version": "0.9.0.0"
        },
        {
            "name": "USI-FTT",
            "version": "0.8.1.0"
        },
        {
            "name": "USIKolClassSuits",
            "version": "1.1a"
        },
        {
            "name": "GroundConstruction-Core",
            "version": "1.2.1"
        },
        {
            "name": "AT-Utils",
            "version": "v1.5.0"
        },
        {
            "name": "ConfigurableContainers-Core",
            "version": "2.4.1.2"
        },
        {
            "name": "StationPartsExpansion",
            "version": "0.5.3"
        },
        {
            "name": "BluedogDB",
            "version": "v1.4.1"
        },
        {
            "name": "EditorExtensionsRedux",
            "version": "3.3.16"
        },
        {
            "name": "DMagicScienceAnimate",
            "version": "v0.19"
        },
        {
            "name": "K2CommandPodCont",
            "version": "1.1.8.2"
        },
        {
            "name": "SafeChute",
            "version": "v2.1.9"
        },
        {
            "name": "RN-SovietSpacecraft",
            "version": "1:v1.7.5"
        },
        {
            "name": "RN-Skylab",
            "version": "1:v1.8.2"
        },
        {
            "name": "WorldStabilizer",
            "version": "0.8.4"
        },
        {
            "name": "AJEExtendedConfigs",
            "version": "v1.1.2"
        },
        {
            "name": "CommunityTraitIcons",
            "version": "v1.0.1"
        },
        {
            "name": "PortraitStats",
            "version": "15.1"
        },
        {
            "name": "Corvus125mTwoKerbalPod",
            "version": "v1.3.4"
        }
    ]
}
 

 

Any part that both RF and Tweakscale modifies may get a negative mass.  if you get that then weird things happen.  Its likely ony tweakscaled tanks tha cause tha

Link to comment
Share on other sites

3 hours ago, woeller said:

@donoya delete ModuleManager config cache in your Gamadata folder and try it again. 

Dang... the rocket still doesn't move until I decouple. I've even tried removing the decoupler and adding a new one in the VAB, and it still happens. Any other ideas?

Link to comment
Share on other sites

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...