diff --git a/FOR_RELEASE/GameData/000_USITools/CHANGELOG.txt b/FOR_RELEASE/GameData/000_USITools/CHANGELOG.txt index 84cd8b5..dcdd8f2 100644 --- a/FOR_RELEASE/GameData/000_USITools/CHANGELOG.txt +++ b/FOR_RELEASE/GameData/000_USITools/CHANGELOG.txt @@ -1,3 +1,7 @@ +0.8.1 - 2016.10.15 +------------------ +Fixed an issue that was causing swappable converters to shut down + 0.8.0 - (KSP 1.2) ------------------ Fixed issue with version file diff --git a/FOR_RELEASE/GameData/000_USITools/USITools.dll b/FOR_RELEASE/GameData/000_USITools/USITools.dll index 9abfc4b..84f6748 100644 Binary files a/FOR_RELEASE/GameData/000_USITools/USITools.dll and b/FOR_RELEASE/GameData/000_USITools/USITools.dll differ diff --git a/FOR_RELEASE/GameData/000_USITools/USITools.dll.mdb b/FOR_RELEASE/GameData/000_USITools/USITools.dll.mdb index b47d094..da69548 100644 Binary files a/FOR_RELEASE/GameData/000_USITools/USITools.dll.mdb and b/FOR_RELEASE/GameData/000_USITools/USITools.dll.mdb differ diff --git a/FOR_RELEASE/GameData/000_USITools/USITools.pdb b/FOR_RELEASE/GameData/000_USITools/USITools.pdb index b29cd92..e0c779d 100644 Binary files a/FOR_RELEASE/GameData/000_USITools/USITools.pdb and b/FOR_RELEASE/GameData/000_USITools/USITools.pdb differ diff --git a/FOR_RELEASE/GameData/000_USITools/USITools.version b/FOR_RELEASE/GameData/000_USITools/USITools.version index 6099a9f..0a1a3ed 100644 --- a/FOR_RELEASE/GameData/000_USITools/USITools.version +++ b/FOR_RELEASE/GameData/000_USITools/USITools.version @@ -10,7 +10,7 @@ "VERSION":{ "MAJOR":0, "MINOR":8, - "PATCH":0, + "PATCH":1, "BUILD":0 }, "KSP_VERSION":{ diff --git a/FOR_RELEASE/GameData/CommunityResourcePack/CHANGELOG.txt b/FOR_RELEASE/GameData/CommunityResourcePack/CHANGELOG.txt index 7715915..af99212 100644 --- a/FOR_RELEASE/GameData/CommunityResourcePack/CHANGELOG.txt +++ b/FOR_RELEASE/GameData/CommunityResourcePack/CHANGELOG.txt @@ -1,3 +1,7 @@ +0.6.1 - 2016.10.15 +------------------ +Resorted KSPI resources alphabeticly, added abbreviation and Added LqdArgon, LqdFluorine, LqdNitrogen15, LqdOxygen18 + 0.6.0 - (KSP 1.2) ------------------- Added ARP icon data for RealFuels diff --git a/FOR_RELEASE/GameData/CommunityResourcePack/CRP.version b/FOR_RELEASE/GameData/CommunityResourcePack/CRP.version index efe09f8..c1edfbe 100644 --- a/FOR_RELEASE/GameData/CommunityResourcePack/CRP.version +++ b/FOR_RELEASE/GameData/CommunityResourcePack/CRP.version @@ -10,7 +10,7 @@ "VERSION":{ "MAJOR":0, "MINOR":6, - "PATCH":0, + "PATCH":1, "BUILD":0 }, "KSP_VERSION":{ diff --git a/FOR_RELEASE/GameData/CommunityResourcePack/CommonResources.cfg b/FOR_RELEASE/GameData/CommunityResourcePack/CommonResources.cfg index aef80e1..6df14cd 100644 --- a/FOR_RELEASE/GameData/CommunityResourcePack/CommonResources.cfg +++ b/FOR_RELEASE/GameData/CommunityResourcePack/CommonResources.cfg @@ -585,32 +585,35 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { + abbreviation = Act name = Actinides density = 0.01097 flowMode = NO_FLOW transfer = NONE isTweakable = false - isVisible = true + isVisible = true unitCost = 0 volume = 1 - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/Actinides + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/Actinides } RESOURCE_DEFINITION { + abbreviation = Al name = Aluminium density = 0.00277 flowMode = STAGE_PRIORITY_FLOW transfer = PUMP isTweakable = true - isVisible = true + isVisible = true unitCost = 1.5 volume = 1 - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/Aluminium + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/Aluminium } RESOURCE_DEFINITION { + abbreviation = Aia name = Alumina density = 0.00398 flowMode = STAGE_PRIORITY_FLOW @@ -619,11 +622,12 @@ RESOURCE_DEFINITION isVisible = true unitCost = 0.5 volume = 1 - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/Alumina + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/Alumina } RESOURCE_DEFINITION { + abbreviation = AM name = Antimatter density = 0.000000001 flowMode = STAGE_PRIORITY_FLOW @@ -632,11 +636,27 @@ RESOURCE_DEFINITION isVisible = true unitCost = 100 volume = 1 - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/AntiMatter + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/AntiMatter } RESOURCE_DEFINITION { + abbreviation = Ar + name = LqdArgon + density = 0.0013954 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true + unitCost = 1.4 + isTweakable = true + isVisible = true + hsp = 1078 + volume = 1 +} + +RESOURCE_DEFINITION +{ + abbreviation = B name = Borate density = 0.000173 flowMode = ALL_VESSEL @@ -649,17 +669,33 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - name = Carbon - density = 0.0021 - unitCost = 0.0 - hsp = 710 - flowMode = NO_FLOW - transfer = NONE - isTweakable = false + abbreviation = C + name = Carbon + density = 0.0021 + unitCost = 0.0 + hsp = 710 + flowMode = NO_FLOW + transfer = NONE + isTweakable = false + volume = 1 +} + +RESOURCE_DEFINITION +{ + abbreviation = CP + name = ChargedParticles + density = 0 + flowMode = ALL_VESSEL + transfer = NONE + isTweakable = false + isVisible = true + unitCost = 0 + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/ChargedParticles } RESOURCE_DEFINITION { + abbreviation = D name = Deuterium density = 0.000000180 flowMode = STAGE_PRIORITY_FLOW @@ -673,31 +709,34 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - name = ChargedParticles - density = 0 - flowMode = ALL_VESSEL - transfer = NONE - isTweakable = false + abbreviation = D + name = LqdDeuterium + density = 0.0001624 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true isVisible = true - unitCost = 0 - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/ChargedParticles + unitCost = 0.256 + volume = 1 } RESOURCE_DEFINITION { + abbreviation = DepF name = DepletedFuel density = 0.01097 flowMode = NO_FLOW transfer = NONE isTweakable = false - isVisible = true + isVisible = true unitCost = 0 volume = 1 - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/DepletedFuel + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/DepletedFuel } RESOURCE_DEFINITION { + abbreviation = ExM name = ExoticMatter density = 0 flowMode = ALL_VESSEL @@ -711,6 +750,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { + abbreviation = F name = Fluorine density = 0.000001696 flowMode = STAGE_PRIORITY_FLOW @@ -723,6 +763,21 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { + abbreviation = F + name = LqdFluorine + density = 0.01696 + flowMode = STACK_PRIORITY_SEARCH + transfer = PUMP + isTweakable = true + isVisible = true + unitCost = 1 + hsp = 824 // specific heat capacity (kJ/tonne-K as units) gas + volume = 1 +} + +RESOURCE_DEFINITION +{ + abbreviation = D2O name = HeavyWater density = 0.001107 hsp = 4183 @@ -737,6 +792,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { + abbreviation = IntA name = IntakeAtm density = 0.005 flowMode = ALL_VESSEL @@ -745,11 +801,12 @@ RESOURCE_DEFINITION isVisible = true unitCost = 0 volume = 1 - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/IntakeAtm + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/IntakeAtm } RESOURCE_DEFINITION { + abbreviation = Kr name = KryptonGas density = 0.000003749 flowMode = STAGE_PRIORITY_FLOW @@ -762,6 +819,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { + abbreviation = Ne name = NeonGas density = 0.0000009002 flowMode = STAGE_PRIORITY_FLOW @@ -774,6 +832,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { + abbreviation = Li7 name = Lithium density = 0.000534 flowMode = STAGE_PRIORITY_FLOW @@ -782,11 +841,12 @@ RESOURCE_DEFINITION isVisible = true unitCost = 0.27 volume = 1 - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/Lithium + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/Lithium } RESOURCE_DEFINITION { + abbreviation = Li6 name = Lithium6 density = 0.000458 flowMode = STAGE_PRIORITY_FLOW @@ -799,6 +859,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { + abbreviation = NH3 name = LqdAmmonia density = 0.0007021 flowMode = STACK_PRIORITY_SEARCH @@ -808,23 +869,14 @@ RESOURCE_DEFINITION unitCost = 0.00006785 hsp= 5170 volume = 1 - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/LqdAmmonia + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/LqdAmmonia } -RESOURCE_DEFINITION -{ - name = LqdDeuterium - density = 0.0001624 - flowMode = STAGE_PRIORITY_FLOW - transfer = PUMP - isTweakable = true - isVisible = true - unitCost = 0.256 - volume = 1 -} + RESOURCE_DEFINITION { + abbreviation = He3 name = Helium3 density = 0.000000125 flowMode = ALL_VESSEL @@ -834,37 +886,40 @@ RESOURCE_DEFINITION unitCost = 0.11127 hsp = 4560 volume = 1 - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/Helium-3 + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/Helium-3 } RESOURCE_DEFINITION { - name = Helium4 - density = 0.0000001786 - flowMode = ALL_VESSEL + abbreviation = He3 + name = LqdHe3 + density = 0.000059 + flowMode = STAGE_PRIORITY_FLOW transfer = PUMP isTweakable = true isVisible = true - unitCost = 0.0000133 - hsp = 5188 - volume = 1 + unitCost = 52.52 + hsp = 4560 + volume = 1 } RESOURCE_DEFINITION { - name = LqdHe3 - density = 0.000059 - flowMode = STAGE_PRIORITY_FLOW + abbreviation = He4 + name = Helium4 + density = 0.0000001786 + flowMode = ALL_VESSEL transfer = PUMP isTweakable = true isVisible = true - unitCost = 52.52 - hsp = 4560 - volume = 1 + unitCost = 0.0000133 + hsp = 5188 + volume = 1 } RESOURCE_DEFINITION { + abbreviation = He4 name = LqdHelium density = 0.0001786 flowMode = STAGE_PRIORITY_FLOW @@ -874,37 +929,40 @@ RESOURCE_DEFINITION unitCost = 0.0133 hsp = 4560 volume = 1 - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/LqdHelium + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/LqdHelium } RESOURCE_DEFINITION { - name = LqdTritium - density = 0.000320 - flowMode = STAGE_PRIORITY_FLOW + abbreviation = N14 + name = LqdNitrogen + density = 0.000824907 + flowMode = STACK_PRIORITY_SEARCH transfer = PUMP isTweakable = true isVisible = true - unitCost = 18.8 - hsp = 9690 + unitCost = 0.0008240 + hsp = 2040 volume = 1 } RESOURCE_DEFINITION { - name = LqdNitrogen - density = 0.000824907 + abbreviation = N15 + name = LqdNitrogen15 + density = 0.008838 flowMode = STACK_PRIORITY_SEARCH transfer = PUMP isTweakable = true isVisible = true - unitCost = 0.0008240 + unitCost = 0.08240 // About 100 times cost LqdNitrogen hsp = 2040 volume = 1 } RESOURCE_DEFINITION { + abbreviation = MegJ name = Megajoules density = 0 flowMode = ALL_VESSEL @@ -913,11 +971,12 @@ RESOURCE_DEFINITION isVisible = true unitCost = 0 volume = 1 - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/Megajoules + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/Megajoules } RESOURCE_DEFINITION { + abbreviation = Monz name = Monazite density = 0.005 flowMode = ALL_VESSEL @@ -929,9 +988,24 @@ RESOURCE_DEFINITION volume = 1 } +RESOURCE_DEFINITION +{ + abbreviation = O18 + name = LqdOxygen18 + density = 0.001284 + unitCost = 0.6 // about 13 times cost of LqdOxygen + hsp = 918 // specific heat capacity (kJ/tonne-K as units) // recalc, mols are for O2 on wiki + vsp = 213000 // heat of vapourization (KJ/tonne as units) + flowMode = STACK_PRIORITY_SEARCH + transfer = PUMP + isTweakable = true + isVisible = true + volume = 1 +} RESOURCE_DEFINITION { + abbreviation = Pu238 name = Plutonium-238 density = 0.019816 flowMode = NO_FLOW @@ -940,11 +1014,12 @@ RESOURCE_DEFINITION isVisible = true unitCost = 4000 volume = 1 - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/Plutonium-238 + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/Plutonium-238 } RESOURCE_DEFINITION { + abbreviation = UF4 name = UF4 density = 0.005 flowMode = ALL_VESSEL @@ -953,24 +1028,12 @@ RESOURCE_DEFINITION isVisible = true unitCost = 72 volume = 1 - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/UF4 -} - -RESOURCE_DEFINITION -{ - name = ThF4 - density = 0.0042 - flowMode = ALL_VESSEL - transfer = NONE - isTweakable = true - isVisible = true - unitCost = 18 - volume = 1 - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/ThF4 + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/UF4 } RESOURCE_DEFINITION { + abbreviation = Silica name = Silicates density = 0.00025 flowMode = ALL_VESSEL @@ -983,6 +1046,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { + abbreviation = Si name = Silicon density = 0.0002329 flowMode = ALL_VESSEL @@ -995,6 +1059,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { + abbreviation = ThP name = ThermalPower density = 0 unitCost = 0 @@ -1002,11 +1067,41 @@ RESOURCE_DEFINITION transfer = NONE isTweakable = false isVisible = true - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/ThermalPower + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/ThermalPower +} + + +RESOURCE_DEFINITION +{ + abbreviation = ThF4 + name = ThF4 + density = 0.0042 + flowMode = ALL_VESSEL + transfer = NONE + isTweakable = true + isVisible = true + unitCost = 18 + volume = 1 + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/ThF4 +} + +RESOURCE_DEFINITION +{ + abbreviation = T + name = LqdTritium + density = 0.000320 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true + isVisible = true + unitCost = 18.8 + hsp = 9690 + volume = 1 } RESOURCE_DEFINITION { + abbreviation = UN name = UraniumNitride density = 0.0113 flowMode = STAGE_PRIORITY_FLOW @@ -1015,11 +1110,12 @@ RESOURCE_DEFINITION isVisible = true unitCost = 3718 volume = 1 - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/UraniumNitride + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/UraniumNitride } RESOURCE_DEFINITION { + abbreviation = VP name = VacuumPlasma density = 0.005 flowMode = ALL_VESSEL @@ -1028,12 +1124,13 @@ RESOURCE_DEFINITION isVisible = true unitCost = 0 volume = 1 - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/VacuumPlasma + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/VacuumPlasma } RESOURCE_DEFINITION { + abbreviation = WH name = WasteHeat density = 0 flowMode = ALL_VESSEL @@ -1041,7 +1138,7 @@ RESOURCE_DEFINITION isTweakable = false isVisible = true unitCost = 0 - ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/WasteHeat + ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/WasteHeat } //****************************** diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/CHANGELOG.txt b/FOR_RELEASE/GameData/UmbraSpaceIndustries/CHANGELOG.txt index a9b6a22..c06a2f2 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/CHANGELOG.txt +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/CHANGELOG.txt @@ -1,3 +1,7 @@ +0.3.1 - 2016.10.15 +------------------ +Fixes texture switch missing parameters (Thanks goldenpsp!) + 0.3.0 - (KSP 1.2) ------------------ All Kontainers moved to the Logistics division (to support new category icons) diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/CTT.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/CTT.cfg index 07ae720..903bdae 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/CTT.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/CTT.cfg @@ -1,102 +1,102 @@ -@PART[C3_DepletedFuelTank]:NEEDS[CommunityTechTree] -{ - @TechRequired = nuclearFuelSystems - -} -@PART[C3_NukeFuelTank]:NEEDS[CommunityTechTree] -{ - @TechRequired = nuclearFuelSystems - -} - - -@PART[C3_RTank_00]:NEEDS[CommunityTechTree] -{ - @TechRequired = storageTech - -} -@PART[C3_RTank_01]:NEEDS[CommunityTechTree] -{ - @TechRequired = storageTech - -} -@PART[C3_RTank_02]:NEEDS[CommunityTechTree] -{ - @TechRequired = logistics -} -@PART[C3_RTank_03]:NEEDS[CommunityTechTree] -{ - @TechRequired = advLogistics -} -@PART[C3_RTank_04]:NEEDS[CommunityTechTree] -{ - @TechRequired = advLogistics -} -@PART[C3_RTank_06]:NEEDS[CommunityTechTree] -{ - @TechRequired = advLogistics -} -@PART[C3_RTank_08]:NEEDS[CommunityTechTree] -{ - @TechRequired = advLogistics -} - -@PART[C3_Tank_01]:NEEDS[CommunityTechTree] -{ - @TechRequired = storageTech -} -@PART[C3_Tank_02]:NEEDS[CommunityTechTree] -{ - @TechRequired = logistics -} -@PART[C3_Tank_03]:NEEDS[CommunityTechTree] -{ - @TechRequired = advLogistics -} -@PART[C3_Tank_04]:NEEDS[CommunityTechTree] -{ - @TechRequired = advLogistics -} - - -@PART[C3_Kontainer_01]:NEEDS[CommunityTechTree] -{ - @TechRequired = storageTech -} -@PART[C3_Kontainer_02]:NEEDS[CommunityTechTree] -{ - @TechRequired = logistics -} -@PART[C3_Kontainer_03]:NEEDS[CommunityTechTree] -{ - @TechRequired = advLogistics -} -@PART[C3_Kontainer_04]:NEEDS[CommunityTechTree] -{ - @TechRequired = advLogistics -} - - -@PART[C3_Kontainer_KIS_M]:NEEDS[CommunityTechTree] -{ - @TechRequired = storageTech -} - -@PART[C3_Kontainer_KIS_01]:NEEDS[CommunityTechTree] -{ - @TechRequired = storageTech -} -@PART[C3_Kontainer_KIS_02]:NEEDS[CommunityTechTree] -{ - @TechRequired = logistics -} -@PART[C3_Kontainer_KIS_03]:NEEDS[CommunityTechTree] -{ - @TechRequired = advLogistics -} -@PART[C3_Kontainer_KIS_04]:NEEDS[CommunityTechTree] -{ - @TechRequired = advLogistics -} - - +@PART[C3_DepletedFuelTank]:NEEDS[CommunityTechTree] +{ + @TechRequired = nuclearFuelSystems + +} +@PART[C3_NukeFuelTank]:NEEDS[CommunityTechTree] +{ + @TechRequired = nuclearFuelSystems + +} + + +@PART[C3_RTank_00]:NEEDS[CommunityTechTree] +{ + @TechRequired = storageTech + +} +@PART[C3_RTank_01]:NEEDS[CommunityTechTree] +{ + @TechRequired = storageTech + +} +@PART[C3_RTank_02]:NEEDS[CommunityTechTree] +{ + @TechRequired = logistics +} +@PART[C3_RTank_03]:NEEDS[CommunityTechTree] +{ + @TechRequired = advLogistics +} +@PART[C3_RTank_04]:NEEDS[CommunityTechTree] +{ + @TechRequired = advLogistics +} +@PART[C3_RTank_06]:NEEDS[CommunityTechTree] +{ + @TechRequired = advLogistics +} +@PART[C3_RTank_08]:NEEDS[CommunityTechTree] +{ + @TechRequired = advLogistics +} + +@PART[C3_Tank_01]:NEEDS[CommunityTechTree] +{ + @TechRequired = storageTech +} +@PART[C3_Tank_02]:NEEDS[CommunityTechTree] +{ + @TechRequired = logistics +} +@PART[C3_Tank_03]:NEEDS[CommunityTechTree] +{ + @TechRequired = advLogistics +} +@PART[C3_Tank_04]:NEEDS[CommunityTechTree] +{ + @TechRequired = advLogistics +} + + +@PART[C3_Kontainer_01]:NEEDS[CommunityTechTree] +{ + @TechRequired = storageTech +} +@PART[C3_Kontainer_02]:NEEDS[CommunityTechTree] +{ + @TechRequired = logistics +} +@PART[C3_Kontainer_03]:NEEDS[CommunityTechTree] +{ + @TechRequired = advLogistics +} +@PART[C3_Kontainer_04]:NEEDS[CommunityTechTree] +{ + @TechRequired = advLogistics +} + + +@PART[C3_Kontainer_KIS_M]:NEEDS[CommunityTechTree] +{ + @TechRequired = storageTech +} + +@PART[C3_Kontainer_KIS_01]:NEEDS[CommunityTechTree] +{ + @TechRequired = storageTech +} +@PART[C3_Kontainer_KIS_02]:NEEDS[CommunityTechTree] +{ + @TechRequired = logistics +} +@PART[C3_Kontainer_KIS_03]:NEEDS[CommunityTechTree] +{ + @TechRequired = advLogistics +} +@PART[C3_Kontainer_KIS_04]:NEEDS[CommunityTechTree] +{ + @TechRequired = advLogistics +} + + diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/CryoTanks.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/CryoTanks.cfg index 71b3501..7897117 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/CryoTanks.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/CryoTanks.cfg @@ -1,12 +1,12 @@ -@PART[C3_Tank_*,C3_RTank_*,RadialLqdTank]:NEEDS[SimpleBoiloff] -{ - MODULE - { - name = ModuleCryoTank - FuelName = LqdHydrogen - // in % per hour - BoiloffRate = 0.05 - // in Ec per 1000 units per second - CoolingCost = 0.08 - } -} +@PART[C3_Tank_*,C3_RTank_*,RadialLqdTank]:NEEDS[SimpleBoiloff] +{ + MODULE + { + name = ModuleCryoTank + FuelName = LqdHydrogen + // in % per hour + BoiloffRate = 0.05 + // in Ec per 1000 units per second + CoolingCost = 0.08 + } +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/DepletedFuelTank.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/DepletedFuelTank.cfg index f83aa81..6bcca9d 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/DepletedFuelTank.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/DepletedFuelTank.cfg @@ -1,66 +1,66 @@ -PART -{ -// --- general parameters --- -name = C3_DepletedFuelTank -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/DepletedFuelTank -} - - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z -node_attach = 0,0,0.325,0,0,-1,1 - -breakingForce = 1024 -breakingTorque = 1024 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 3800 -category = none -subcategory = -1 -title = Nuclear Waste Container -manufacturer = USI - Logistics Division -description = A specialized container for holding nuclear waste - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 0,1,0,0,0 - - - -// --- standard part parameters --- -mass = 0.1 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 45 -maxTemp = 2000 -bulkheadProfiles = srf - - MODULE - { - name = USI_ModuleResourceWarehouse - } - MODULE - { - name = USI_ModuleRecycleBin - } - - RESOURCE - { - name = DepletedFuel - amount = 0 - maxAmount = 300 - } - -} +PART +{ +// --- general parameters --- +name = C3_DepletedFuelTank +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/DepletedFuelTank +} + + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z +node_attach = 0,0,0.325,0,0,-1,1 + +breakingForce = 1024 +breakingTorque = 1024 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 3800 +category = none +subcategory = -1 +title = Nuclear Waste Container +manufacturer = USI - Logistics Division +description = A specialized container for holding nuclear waste + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 0,1,0,0,0 + + + +// --- standard part parameters --- +mass = 0.1 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 45 +maxTemp = 2000 +bulkheadProfiles = srf + + MODULE + { + name = USI_ModuleResourceWarehouse + } + MODULE + { + name = USI_ModuleRecycleBin + } + + RESOURCE + { + name = DepletedFuel + amount = 0 + maxAmount = 300 + } + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatRnd_01.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatRnd_01.cfg index 928dfb9..7981481 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatRnd_01.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatRnd_01.cfg @@ -1,99 +1,99 @@ -PART -{ -// --- general parameters --- -name = C3_FlatRnd_01 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/FlatRound - scale = 1,1,1 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z - -node_stack_top = 0.0, 0.25, 0.0, 0.0, 1.0, 0.0, 1 -node_stack_bottom = 0, -0.25, 0.0, 0.0, -1.0, 0.0, 1 - - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 95 -category = none -subcategory = 0 -title = Kontainer Tank - Cluster (1.25m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,0,1,1,0 - - - -// --- standard part parameters --- -mass = 0.075 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size0,srf - - MODULE - { - name = FSfuelSwitch - resourceNames =Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant - resourceAmounts = 600;6000;60000;54,66;600;600;600;2400;120;120 - initialResourceAmounts = 0;0;0;0;0;0;0;0;0;0 - tankCost = 2400000;24000;630;55.2;0.48;9600;0;88.2;96;144 - basePartMass = 0.075 - tankMass = 0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks; - objectNames = - textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 - repaintableEVA = true - nextButtonText = Next Cargo - prevButtonText = Previous Cargo - moduleID = 2 - } - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; - objectNames = Spheres - textureDisplayNames = Gold;Copper;Silver;Dark; - mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; - useFuelSwitchModule = false - nextButtonText = Next Texture - prevButtonText = Previous Texture - moduleID = 1 - } - - - - MODULE - { - name = USI_ModuleResourceWarehouse - } -} +PART +{ +// --- general parameters --- +name = C3_FlatRnd_01 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/FlatRound + scale = 1,1,1 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z + +node_stack_top = 0.0, 0.25, 0.0, 0.0, 1.0, 0.0, 1 +node_stack_bottom = 0, -0.25, 0.0, 0.0, -1.0, 0.0, 1 + + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 95 +category = none +subcategory = 0 +title = Kontainer Tank - Cluster (1.25m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,0,1,1,0 + + + +// --- standard part parameters --- +mass = 0.075 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size0,srf + + MODULE + { + name = FSfuelSwitch + resourceNames =Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant + resourceAmounts = 600;6000;60000;54,66;600;600;600;2400;120;120 + initialResourceAmounts = 0;0;0;0;0;0;0;0;0;0 + tankCost = 2400000;24000;630;55.2;0.48;9600;0;88.2;96;144 + basePartMass = 0.075 + tankMass = 0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks; + objectNames = + textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; + objectNames = Spheres + textureDisplayNames = Gold;Copper;Silver;Dark; + mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; + useFuelSwitchModule = false + nextButtonText = Next Texture + prevButtonText = Previous Texture + moduleID = 1 + } + + + + MODULE + { + name = USI_ModuleResourceWarehouse + } +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatRnd_02.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatRnd_02.cfg index 4cbb2c6..aa0ccc3 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatRnd_02.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatRnd_02.cfg @@ -1,99 +1,99 @@ -PART -{ -// --- general parameters --- -name = C3_FlatRnd_02 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/FlatRound - scale = 2,2,2 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z - -node_stack_top = 0.0, 0.5, 0.0, 0.0, 1.0, 0.0, 2 -node_stack_bottom = 0, -0.5, 0.0, 0.0, -1.0, 0.0, 2 - - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 95 -category = none -subcategory = 0 -title = Kontainer Tank - Cluster (2.5m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,0,1,1,0 - - - -// --- standard part parameters --- -mass = 0.5625 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size0,srf - - MODULE - { - name = FSfuelSwitch - resourceNames =Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant - resourceAmounts = 4500;45000;450000;405,495;4500;4500;4500;18000;900;900 - initialResourceAmounts = 0;0;0;0;0;0;0;0;0;0 - tankCost = 18000000;180000;4725;414;3.6;72000;0;661.5;720;1080 - basePartMass = 0.5625 - tankMass = 0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks; - objectNames = - textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 - repaintableEVA = true - nextButtonText = Next Cargo - prevButtonText = Previous Cargo - moduleID = 2 - } - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; - objectNames = Spheres - textureDisplayNames = Gold;Copper;Silver;Dark; - mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; - useFuelSwitchModule = false - nextButtonText = Next Texture - prevButtonText = Previous Texture - moduleID = 1 - } - - - - MODULE - { - name = USI_ModuleResourceWarehouse - } -} +PART +{ +// --- general parameters --- +name = C3_FlatRnd_02 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/FlatRound + scale = 2,2,2 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z + +node_stack_top = 0.0, 0.5, 0.0, 0.0, 1.0, 0.0, 2 +node_stack_bottom = 0, -0.5, 0.0, 0.0, -1.0, 0.0, 2 + + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 95 +category = none +subcategory = 0 +title = Kontainer Tank - Cluster (2.5m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,0,1,1,0 + + + +// --- standard part parameters --- +mass = 0.5625 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size0,srf + + MODULE + { + name = FSfuelSwitch + resourceNames =Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant + resourceAmounts = 4500;45000;450000;405,495;4500;4500;4500;18000;900;900 + initialResourceAmounts = 0;0;0;0;0;0;0;0;0;0 + tankCost = 18000000;180000;4725;414;3.6;72000;0;661.5;720;1080 + basePartMass = 0.5625 + tankMass = 0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks; + objectNames = + textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; + objectNames = Spheres + textureDisplayNames = Gold;Copper;Silver;Dark; + mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; + useFuelSwitchModule = false + nextButtonText = Next Texture + prevButtonText = Previous Texture + moduleID = 1 + } + + + + MODULE + { + name = USI_ModuleResourceWarehouse + } +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatRnd_03.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatRnd_03.cfg index 6709e5d..8b8712d 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatRnd_03.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatRnd_03.cfg @@ -1,99 +1,99 @@ -PART -{ -// --- general parameters --- -name = C3_FlatRnd_03 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/FlatRound - scale = 3,3,3 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z - -node_stack_top = 0.0, 0.75, 0.0, 0.0, 1.0, 0.0, 3 -node_stack_bottom = 0, -0.75, 0.0, 0.0, -1.0, 0.0, 3 - - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 95 -category = none -subcategory = 0 -title = Kontainer Tank - Cluster (3.75m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,0,1,1,0 - - - -// --- standard part parameters --- -mass = 1.8750 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size0,srf - - MODULE - { - name = FSfuelSwitch - resourceNames =Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant - resourceAmounts = 15000;150000;1500000;1350,1650;15000;15000;15000;60000;3000;3000 - initialResourceAmounts = 0;0;0;0;0;0;0;0;0;0 - tankCost = 60000000;600000;15750;1380;12;240000;0;2205;2400;3600 - basePartMass = 1.8750 - tankMass = 0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks; - objectNames = - textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 - repaintableEVA = true - nextButtonText = Next Cargo - prevButtonText = Previous Cargo - moduleID = 2 - } - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; - objectNames = Spheres - textureDisplayNames = Gold;Copper;Silver;Dark; - mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; - useFuelSwitchModule = false - nextButtonText = Next Texture - prevButtonText = Previous Texture - moduleID = 1 - } - - - - MODULE - { - name = USI_ModuleResourceWarehouse - } +PART +{ +// --- general parameters --- +name = C3_FlatRnd_03 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/FlatRound + scale = 3,3,3 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z + +node_stack_top = 0.0, 0.75, 0.0, 0.0, 1.0, 0.0, 3 +node_stack_bottom = 0, -0.75, 0.0, 0.0, -1.0, 0.0, 3 + + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 95 +category = none +subcategory = 0 +title = Kontainer Tank - Cluster (3.75m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,0,1,1,0 + + + +// --- standard part parameters --- +mass = 1.8750 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size0,srf + + MODULE + { + name = FSfuelSwitch + resourceNames =Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant + resourceAmounts = 15000;150000;1500000;1350,1650;15000;15000;15000;60000;3000;3000 + initialResourceAmounts = 0;0;0;0;0;0;0;0;0;0 + tankCost = 60000000;600000;15750;1380;12;240000;0;2205;2400;3600 + basePartMass = 1.8750 + tankMass = 0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks; + objectNames = + textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; + objectNames = Spheres + textureDisplayNames = Gold;Copper;Silver;Dark; + mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; + useFuelSwitchModule = false + nextButtonText = Next Texture + prevButtonText = Previous Texture + moduleID = 1 + } + + + + MODULE + { + name = USI_ModuleResourceWarehouse + } } \ No newline at end of file diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatRnd_04.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatRnd_04.cfg index 6abd289..3d617d8 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatRnd_04.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatRnd_04.cfg @@ -1,99 +1,99 @@ -PART -{ -// --- general parameters --- -name = C3_FlatRnd_04 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/FlatRound - scale = 4,4,4 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z - -node_stack_top = 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 4 -node_stack_bottom = 0, -1.0, 0.0, 0.0, -1.0, 0.0, 4 - - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 95 -category = none -subcategory = 0 -title = Kontainer Tank - Cluster (5m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,0,1,1,0 - - - -// --- standard part parameters --- -mass = 4.6875 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size0,srf - - MODULE - { - name = FSfuelSwitch - resourceNames =Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant - resourceAmounts = 37500;375000;3750000;3375,4125;37500;37500;37500;150000;7500;7500 - initialResourceAmounts = 0;0;0;0;0;0;0;0;0;0 - tankCost = 150000000;1500000;39375;3450;30;600000;0;5512.5;6000;9000 - basePartMass = 4.6875 - tankMass = 0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks; - objectNames = - textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 - repaintableEVA = true - nextButtonText = Next Cargo - prevButtonText = Previous Cargo - moduleID = 2 - } - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; - objectNames = Spheres - textureDisplayNames = Gold;Copper;Silver;Dark; - mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; - useFuelSwitchModule = false - nextButtonText = Next Texture - prevButtonText = Previous Texture - moduleID = 1 - } - - - - MODULE - { - name = USI_ModuleResourceWarehouse - } -} +PART +{ +// --- general parameters --- +name = C3_FlatRnd_04 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/FlatRound + scale = 4,4,4 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z + +node_stack_top = 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 4 +node_stack_bottom = 0, -1.0, 0.0, 0.0, -1.0, 0.0, 4 + + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 95 +category = none +subcategory = 0 +title = Kontainer Tank - Cluster (5m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,0,1,1,0 + + + +// --- standard part parameters --- +mass = 4.6875 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size0,srf + + MODULE + { + name = FSfuelSwitch + resourceNames =Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant + resourceAmounts = 37500;375000;3750000;3375,4125;37500;37500;37500;150000;7500;7500 + initialResourceAmounts = 0;0;0;0;0;0;0;0;0;0 + tankCost = 150000000;1500000;39375;3450;30;600000;0;5512.5;6000;9000 + basePartMass = 4.6875 + tankMass = 0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks;UmbraSpaceIndustries/Kontainers/Assets/FlatTanks; + objectNames = + textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; + objectNames = Spheres + textureDisplayNames = Gold;Copper;Silver;Dark; + mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; + useFuelSwitchModule = false + nextButtonText = Next Texture + prevButtonText = Previous Texture + moduleID = 1 + } + + + + MODULE + { + name = USI_ModuleResourceWarehouse + } +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatTank_01.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatTank_01.cfg index c04363c..5c45dc8 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatTank_01.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatTank_01.cfg @@ -1,84 +1,87 @@ -PART -{ -// --- general parameters --- -name = C3_FlatTank_01 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/FlatKontainer - scale = 1,1,1 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z - -node_stack_top = 0.0, 0.25, 0.0, 0.0, 1.0, 0.0, 1 -node_stack_bottom = 0, -0.25, 0.0, 0.0, -1.0, 0.0, 1 - - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 95 -category = none -subcategory = 0 -title = Kontainer Tank - Flat (1.25m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,0,1,1,0 - - - -// --- standard part parameters --- -mass = .075 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size0,srf - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_04;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_05;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_06;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_07;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_09;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_10;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_11;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_12;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_13;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_14;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_15;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_16;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_17;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_18;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_20;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_23;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_22;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_19;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_21 - objectNames = - textureDisplayNames = MetallicOre;Uraninite;Substrate;Minerals;Karbonite;Commodities;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22; - repaintableEVA = true - } - - MODULE - { - name = FSfuelSwitch - resourceNames =MetallicOre;Uraninite;Substrate;Minerals;Karbonite;ExoticMinerals,RareMetals;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics - resourceAmounts = 600;600;600;600;600;300,300;600;600;600;600;120;600;600;600;600;600;600;600;600;600;600;600;600 - initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 - tankCost = 1056;420;180;480;192;90000;1200;8544;4800;1500;2.4;9480;4200;19200;1200;300;6;180;6;12;150000;9000;300 - basePartMass = .075 - tankMass = 0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - MODULE - { - name = USI_ModuleResourceWarehouse - } - MODULE - { - name = USI_ModuleRecycleBin - } +PART +{ +// --- general parameters --- +name = C3_FlatTank_01 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/FlatKontainer + scale = 1,1,1 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z + +node_stack_top = 0.0, 0.25, 0.0, 0.0, 1.0, 0.0, 1 +node_stack_bottom = 0, -0.25, 0.0, 0.0, -1.0, 0.0, 1 + + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 95 +category = none +subcategory = 0 +title = Kontainer Tank - Flat (1.25m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,0,1,1,0 + + + +// --- standard part parameters --- +mass = .075 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size0,srf + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_04;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_05;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_06;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_07;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_09;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_10;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_11;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_12;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_13;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_14;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_15;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_16;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_17;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_18;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_20;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_23;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_22;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_19;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_21 + objectNames = + textureDisplayNames = MetallicOre;Uraninite;Substrate;Minerals;Karbonite;Commodities;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22; + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FSfuelSwitch + resourceNames =MetallicOre;Uraninite;Substrate;Minerals;Karbonite;ExoticMinerals,RareMetals;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics + resourceAmounts = 600;600;600;600;600;300,300;600;600;600;600;120;600;600;600;600;600;600;600;600;600;600;600;600 + initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 + tankCost = 1056;420;180;480;192;90000;1200;8544;4800;1500;2.4;9480;4200;19200;1200;300;6;180;6;12;150000;9000;300 + basePartMass = .075 + tankMass = 0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + MODULE + { + name = USI_ModuleResourceWarehouse + } + MODULE + { + name = USI_ModuleRecycleBin + } } \ No newline at end of file diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatTank_02.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatTank_02.cfg index d1cf425..55958ae 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatTank_02.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatTank_02.cfg @@ -1,84 +1,87 @@ -PART -{ -// --- general parameters --- -name = C3_FlatTank_02 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/FlatKontainer - scale = 2,2,2 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z - -node_stack_top = 0.0, 0.5, 0.0, 0.0, 1.0, 0.0, 2 -node_stack_bottom = 0, -0.5, 0.0, 0.0, -1.0, 0.0, 2 - - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 95 -category = none -subcategory = 0 -title = Kontainer Tank - Flat (2.5m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,0,1,1,0 - - - -// --- standard part parameters --- -mass = 0.5625 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size0,srf - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_04;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_05;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_06;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_07;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_09;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_10;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_11;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_12;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_13;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_14;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_15;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_16;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_17;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_18;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_20;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_23;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_22;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_19;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_21 - objectNames = - textureDisplayNames = MetallicOre;Uraninite;Substrate;Minerals;Karbonite;Commodities;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22; - repaintableEVA = true - } - - MODULE - { - name = FSfuelSwitch - resourceNames =MetallicOre;Uraninite;Substrate;Minerals;Karbonite;ExoticMinerals,RareMetals;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics - resourceAmounts = 4500;4500;4500;4500;4500;2250,2250;4500;4500;4500;4500;900;4500;4500;4500;4500;4500;4500;4500;4500;4500;4500;4500;4500 - initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 - tankCost = 7920;3150;1350;3600;1440;675000;9000;64080;36000;11250;18;71100;31500;144000;9000;2250;45;1350;45;90;1125000;67500;2250 - basePartMass = 0.5625 - tankMass = 0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - MODULE - { - name = USI_ModuleResourceWarehouse - } - MODULE - { - name = USI_ModuleRecycleBin - } +PART +{ +// --- general parameters --- +name = C3_FlatTank_02 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/FlatKontainer + scale = 2,2,2 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z + +node_stack_top = 0.0, 0.5, 0.0, 0.0, 1.0, 0.0, 2 +node_stack_bottom = 0, -0.5, 0.0, 0.0, -1.0, 0.0, 2 + + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 95 +category = none +subcategory = 0 +title = Kontainer Tank - Flat (2.5m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,0,1,1,0 + + + +// --- standard part parameters --- +mass = 0.5625 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size0,srf + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_04;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_05;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_06;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_07;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_09;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_10;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_11;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_12;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_13;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_14;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_15;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_16;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_17;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_18;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_20;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_23;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_22;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_19;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_21 + objectNames = + textureDisplayNames = MetallicOre;Uraninite;Substrate;Minerals;Karbonite;Commodities;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22; + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FSfuelSwitch + resourceNames =MetallicOre;Uraninite;Substrate;Minerals;Karbonite;ExoticMinerals,RareMetals;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics + resourceAmounts = 4500;4500;4500;4500;4500;2250,2250;4500;4500;4500;4500;900;4500;4500;4500;4500;4500;4500;4500;4500;4500;4500;4500;4500 + initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 + tankCost = 7920;3150;1350;3600;1440;675000;9000;64080;36000;11250;18;71100;31500;144000;9000;2250;45;1350;45;90;1125000;67500;2250 + basePartMass = 0.5625 + tankMass = 0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + MODULE + { + name = USI_ModuleResourceWarehouse + } + MODULE + { + name = USI_ModuleRecycleBin + } } \ No newline at end of file diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatTank_03.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatTank_03.cfg index ddd4954..4874a12 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatTank_03.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatTank_03.cfg @@ -1,84 +1,87 @@ -PART -{ -// --- general parameters --- -name = C3_FlatTank_03 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/FlatKontainer - scale = 3,3,3 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z - -node_stack_top = 0.0, 0.75, 0.0, 0.0, 1.0, 0.0, 3 -node_stack_bottom = 0, -0.75, 0.0, 0.0, -1.0, 0.0, 3 - - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 95 -category = none -subcategory = 0 -title = Kontainer Tank - Flat (3.75m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,0,1,1,0 - - - -// --- standard part parameters --- -mass = 1.875 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size0,srf - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_04;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_05;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_06;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_07;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_09;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_10;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_11;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_12;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_13;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_14;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_15;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_16;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_17;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_18;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_20;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_23;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_22;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_19;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_21 - objectNames = - textureDisplayNames = MetallicOre;Uraninite;Substrate;Minerals;Karbonite;Commodities;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22; - repaintableEVA = true - } - - MODULE - { - name = FSfuelSwitch - resourceNames =MetallicOre;Uraninite;Substrate;Minerals;Karbonite;ExoticMinerals,RareMetals;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics - resourceAmounts = 15000;15000;15000;15000;15000;7500,7500;15000;15000;15000;15000;3000;15000;15000;15000;15000;15000;15000;15000;15000;15000;15000;15000;15000 - initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 - tankCost = 26400;10500;4500;12000;4800;2250000;30000;213600;120000;37500;60;237000;105000;480000;30000;7500;150;4500;150;300;3750000;225000;7500 - basePartMass = 1.875 - tankMass = 0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - MODULE - { - name = USI_ModuleResourceWarehouse - } - MODULE - { - name = USI_ModuleRecycleBin - } +PART +{ +// --- general parameters --- +name = C3_FlatTank_03 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/FlatKontainer + scale = 3,3,3 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z + +node_stack_top = 0.0, 0.75, 0.0, 0.0, 1.0, 0.0, 3 +node_stack_bottom = 0, -0.75, 0.0, 0.0, -1.0, 0.0, 3 + + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 95 +category = none +subcategory = 0 +title = Kontainer Tank - Flat (3.75m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,0,1,1,0 + + + +// --- standard part parameters --- +mass = 1.875 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size0,srf + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_04;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_05;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_06;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_07;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_09;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_10;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_11;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_12;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_13;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_14;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_15;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_16;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_17;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_18;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_20;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_23;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_22;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_19;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_21 + objectNames = + textureDisplayNames = MetallicOre;Uraninite;Substrate;Minerals;Karbonite;Commodities;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22; + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FSfuelSwitch + resourceNames =MetallicOre;Uraninite;Substrate;Minerals;Karbonite;ExoticMinerals,RareMetals;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics + resourceAmounts = 15000;15000;15000;15000;15000;7500,7500;15000;15000;15000;15000;3000;15000;15000;15000;15000;15000;15000;15000;15000;15000;15000;15000;15000 + initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 + tankCost = 26400;10500;4500;12000;4800;2250000;30000;213600;120000;37500;60;237000;105000;480000;30000;7500;150;4500;150;300;3750000;225000;7500 + basePartMass = 1.875 + tankMass = 0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + MODULE + { + name = USI_ModuleResourceWarehouse + } + MODULE + { + name = USI_ModuleRecycleBin + } } \ No newline at end of file diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatTank_04.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatTank_04.cfg index b0a1d54..b371e98 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatTank_04.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/FlatTank_04.cfg @@ -1,84 +1,87 @@ -PART -{ -// --- general parameters --- -name = C3_FlatTank_04 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/FlatKontainer - scale = 4,4,4 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z - -node_stack_top = 0.0, 1, 0.0, 0.0, 1.0, 0.0, 4 -node_stack_bottom = 0, -1, 0.0, 0.0, -1.0, 0.0, 4 - - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 95 -category = none -subcategory = 0 -title = Kontainer Tank - Flat (5m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,0,1,1,0 - - - -// --- standard part parameters --- -mass = 4.6875 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size0,srf - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_04;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_05;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_06;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_07;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_09;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_10;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_11;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_12;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_13;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_14;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_15;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_16;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_17;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_18;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_20;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_23;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_22;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_19;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_21 - objectNames = - textureDisplayNames = MetallicOre;Uraninite;Substrate;Minerals;Karbonite;Commodities;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22; - repaintableEVA = true - } - - MODULE - { - name = FSfuelSwitch - resourceNames =MetallicOre;Uraninite;Substrate;Minerals;Karbonite;ExoticMinerals,RareMetals;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics - resourceAmounts = 37500;37500;37500;37500;37500;18750,18750;37500;37500;37500;37500;7500;37500;37500;37500;37500;37500;37500;37500;37500;37500;37500;37500;37500 - initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 - tankCost = 66000;26250;11250;30000;12000;5625000;75000;534000;300000;93750;150;592500;262500;1200000;75000;18750;375;11250;375;750;9375000;562500;18750 - basePartMass = 4.6875 - tankMass = 0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - MODULE - { - name = USI_ModuleResourceWarehouse - } - MODULE - { - name = USI_ModuleRecycleBin - } +PART +{ +// --- general parameters --- +name = C3_FlatTank_04 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/FlatKontainer + scale = 4,4,4 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z + +node_stack_top = 0.0, 1, 0.0, 0.0, 1.0, 0.0, 4 +node_stack_bottom = 0, -1, 0.0, 0.0, -1.0, 0.0, 4 + + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 95 +category = none +subcategory = 0 +title = Kontainer Tank - Flat (5m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,0,1,1,0 + + + +// --- standard part parameters --- +mass = 4.6875 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size0,srf + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_04;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_05;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_06;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_07;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_09;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_10;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_11;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_12;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_13;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_14;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_15;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_16;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_17;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_18;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_20;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_23;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_22;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_19;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_21 + objectNames = + textureDisplayNames = MetallicOre;Uraninite;Substrate;Minerals;Karbonite;Commodities;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22; + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FSfuelSwitch + resourceNames =MetallicOre;Uraninite;Substrate;Minerals;Karbonite;ExoticMinerals,RareMetals;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics + resourceAmounts = 37500;37500;37500;37500;37500;18750,18750;37500;37500;37500;37500;7500;37500;37500;37500;37500;37500;37500;37500;37500;37500;37500;37500;37500 + initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 + tankCost = 66000;26250;11250;30000;12000;5625000;75000;534000;300000;93750;150;592500;262500;1200000;75000;18750;375;11250;375;750;9375000;562500;18750 + basePartMass = 4.6875 + tankMass = 0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + MODULE + { + name = USI_ModuleResourceWarehouse + } + MODULE + { + name = USI_ModuleRecycleBin + } } \ No newline at end of file diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_01.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_01.cfg index 2aef3b1..d45ea71 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_01.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_01.cfg @@ -1,85 +1,88 @@ -PART -{ -// --- general parameters --- -name = C3_Kontainer_01 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/Kontainer - texture = Kontainer_11, UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00 -} - - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z -node_stack_side = 0,0,-0.5,0,0,-1,1 -node_attach = 0,0,-0.5,0,0,1,1 -node_stack_top = 0.0, 1, 0.0, 0.0, 1.0, 0.0, 1 -node_stack_bottom = 0, -1, 0.0, 0.0, -1.0, 0.0, 1 - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 490 -category = none -subcategory = 0 -title = Kontainer (01.25m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 0.25 -dragModelType = default -maximum_drag = 0.3125 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size1,srf - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_04;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_05;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_06;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_07;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_09;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_10;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_11;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_12;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_13;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_14;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_15;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_16;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_17;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_18;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_20;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_23;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_22;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_19;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_21 - objectNames = Kontainer - textureDisplayNames = MetallicOre;Uraninite;Substrate;Minerals;Karbonite;Commodities;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22; - repaintableEVA = true - } - - MODULE - { - name = FSfuelSwitch - resourceNames =MetallicOre;Uraninite;Substrate;Minerals;Karbonite;ExoticMinerals,RareMetals;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics - resourceAmounts = 2000;2000;2000;2000;2000;1000,1000;2000;2000;2000;2000;400;2000;2000;2000;2000;2000;2000;2000;2000;2000;2000;2000;2000 - initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 - tankCost = 3520;1400;600;1600;640;300000;4000;28480;16000;5000;8;31600;14000;64000;4000;1000;20;600;20;40;500000;30000;1000 - basePartMass = 0.25 - tankMass = 0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - MODULE - { - name = USI_ModuleResourceWarehouse - } - MODULE - { - name = USI_ModuleRecycleBin - } -} +PART +{ +// --- general parameters --- +name = C3_Kontainer_01 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/Kontainer + texture = Kontainer_11, UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00 +} + + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z +node_stack_side = 0,0,-0.5,0,0,-1,1 +node_attach = 0,0,-0.5,0,0,1,1 +node_stack_top = 0.0, 1, 0.0, 0.0, 1.0, 0.0, 1 +node_stack_bottom = 0, -1, 0.0, 0.0, -1.0, 0.0, 1 + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 490 +category = none +subcategory = 0 +title = Kontainer (01.25m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 0.25 +dragModelType = default +maximum_drag = 0.3125 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size1,srf + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_04;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_05;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_06;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_07;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_09;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_10;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_11;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_12;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_13;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_14;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_15;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_16;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_17;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_18;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_20;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_23;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_22;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_19;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_21 + objectNames = Kontainer + textureDisplayNames = MetallicOre;Uraninite;Substrate;Minerals;Karbonite;Commodities;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22; + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FSfuelSwitch + resourceNames =MetallicOre;Uraninite;Substrate;Minerals;Karbonite;ExoticMinerals,RareMetals;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics + resourceAmounts = 2000;2000;2000;2000;2000;1000,1000;2000;2000;2000;2000;400;2000;2000;2000;2000;2000;2000;2000;2000;2000;2000;2000;2000 + initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 + tankCost = 3520;1400;600;1600;640;300000;4000;28480;16000;5000;8;31600;14000;64000;4000;1000;20;600;20;40;500000;30000;1000 + basePartMass = 0.25 + tankMass = 0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + MODULE + { + name = USI_ModuleResourceWarehouse + } + MODULE + { + name = USI_ModuleRecycleBin + } +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_02.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_02.cfg index c09c071..83ffb3d 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_02.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_02.cfg @@ -1,85 +1,88 @@ -PART -{ -// --- general parameters --- -name = C3_Kontainer_02 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/Kontainer - texture = Kontainer_11, UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01 - scale = 2,2,2 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z -node_stack_side = 0,0,-1,0,0,-1,2 -node_attach = 0,0,-1,0,0,1,2 -node_stack_top = 0.0, 2, 0.0, 0.0, 1.0, 0.0, 2 -node_stack_bottom = 0, -2, 0.0, 0.0, -1.0, 0.0, 2 - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 8000 -category = none -subcategory = 0 -title = Kontainer (02.5m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 2 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size2,srf - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_04;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_05;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_06;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_07;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_09;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_10;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_11;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_12;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_13;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_14;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_15;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_16;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_17;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_18;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_20;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_23;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_22;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_19;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_21 - objectNames = Kontainer - textureDisplayNames = MetallicOre;Uraninite;Substrate;Minerals;Karbonite;Commodities;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22; - repaintableEVA = true - } - - MODULE - { - name = FSfuelSwitch - resourceNames =MetallicOre;Uraninite;Substrate;Minerals;Karbonite;ExoticMinerals,RareMetals;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics - resourceAmounts = 16000;16000;16000;16000;16000;8000,8000;16000;16000;16000;16000;3200;16000;16000;16000;16000;16000;16000;16000;16000;16000;16000;16000;16000 - initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 - tankCost = 28160;11200;4800;12800;5120;2400000;32000;227840;128000;40000;64;252800;112000;512000;32000;8000;160;4800;160;320;4000000;240000;8000 - basePartMass = 2 - tankMass = 0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - MODULE - { - name = USI_ModuleResourceWarehouse - } - MODULE - { - name = USI_ModuleRecycleBin - } -} +PART +{ +// --- general parameters --- +name = C3_Kontainer_02 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/Kontainer + texture = Kontainer_11, UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01 + scale = 2,2,2 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z +node_stack_side = 0,0,-1,0,0,-1,2 +node_attach = 0,0,-1,0,0,1,2 +node_stack_top = 0.0, 2, 0.0, 0.0, 1.0, 0.0, 2 +node_stack_bottom = 0, -2, 0.0, 0.0, -1.0, 0.0, 2 + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 8000 +category = none +subcategory = 0 +title = Kontainer (02.5m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 2 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size2,srf + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_04;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_05;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_06;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_07;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_09;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_10;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_11;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_12;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_13;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_14;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_15;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_16;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_17;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_18;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_20;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_23;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_22;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_19;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_21 + objectNames = Kontainer + textureDisplayNames = MetallicOre;Uraninite;Substrate;Minerals;Karbonite;Commodities;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22; + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FSfuelSwitch + resourceNames =MetallicOre;Uraninite;Substrate;Minerals;Karbonite;ExoticMinerals,RareMetals;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics + resourceAmounts = 16000;16000;16000;16000;16000;8000,8000;16000;16000;16000;16000;3200;16000;16000;16000;16000;16000;16000;16000;16000;16000;16000;16000;16000 + initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 + tankCost = 28160;11200;4800;12800;5120;2400000;32000;227840;128000;40000;64;252800;112000;512000;32000;8000;160;4800;160;320;4000000;240000;8000 + basePartMass = 2 + tankMass = 0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + MODULE + { + name = USI_ModuleResourceWarehouse + } + MODULE + { + name = USI_ModuleRecycleBin + } +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_03.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_03.cfg index 2fd8208..9ef7a1e 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_03.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_03.cfg @@ -1,90 +1,93 @@ -PART -{ -// --- general parameters --- -name = C3_Kontainer_03 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/Kontainer - texture = Kontainer_11, UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02 - scale = 3,3,3 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z -node_stack_side = 0,0,-1.5,0,0,-1,3 -node_attach = 0,0,-1.5,0,0,1,3 -node_stack_top = 0.0, 3, 0.0, 0.0, 1.0, 0.0, 3 -node_stack_bottom = 0, -3, 0.0, 0.0, -1.0, 0.0, 3 - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 25740 -category = none -subcategory = 0 -title = Kontainer (03.75m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 6.75 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size3,srf - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_04;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_05;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_06;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_07;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_09;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_10;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_11;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_12;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_13;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_14;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_15;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_16;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_17;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_18;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_20;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_23;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_22;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_19;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_21 - objectNames = Kontainer - textureDisplayNames = MetallicOre;Uraninite;Substrate;Minerals;Karbonite;Commodities;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22; - repaintableEVA = true - } - - MODULE - { - name = FSfuelSwitch - resourceNames =MetallicOre;Uraninite;Substrate;Minerals;Karbonite;ExoticMinerals,RareMetals;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics - resourceAmounts = 54000;54000;54000;54000;54000;27000,27000;54000;54000;54000;54000;10800;54000;54000;54000;54000;54000;54000;54000;54000;54000;54000;54000;54000 - initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 - tankCost = 95040;37800;16200;43200;17280;8100000;108000;768960;432000;135000;216;853200;378000;1728000;108000;27000;540;16200;540;1080;13500000;810000;27000 - basePartMass = 6.75 - tankMass = 0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - MODULE - { - name = USI_ModuleResourceWarehouse - } - MODULE - { - name = USI_ModuleRecycleBin - } - MODULE - { - name = ModuleWeightDistributableCargo - } - -} +PART +{ +// --- general parameters --- +name = C3_Kontainer_03 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/Kontainer + texture = Kontainer_11, UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02 + scale = 3,3,3 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z +node_stack_side = 0,0,-1.5,0,0,-1,3 +node_attach = 0,0,-1.5,0,0,1,3 +node_stack_top = 0.0, 3, 0.0, 0.0, 1.0, 0.0, 3 +node_stack_bottom = 0, -3, 0.0, 0.0, -1.0, 0.0, 3 + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 25740 +category = none +subcategory = 0 +title = Kontainer (03.75m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 6.75 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size3,srf + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_04;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_05;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_06;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_07;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_09;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_10;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_11;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_12;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_13;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_14;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_15;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_16;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_17;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_18;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_20;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_23;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_22;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_19;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_21 + objectNames = Kontainer + textureDisplayNames = MetallicOre;Uraninite;Substrate;Minerals;Karbonite;Commodities;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22; + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FSfuelSwitch + resourceNames =MetallicOre;Uraninite;Substrate;Minerals;Karbonite;ExoticMinerals,RareMetals;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics + resourceAmounts = 54000;54000;54000;54000;54000;27000,27000;54000;54000;54000;54000;10800;54000;54000;54000;54000;54000;54000;54000;54000;54000;54000;54000;54000 + initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 + tankCost = 95040;37800;16200;43200;17280;8100000;108000;768960;432000;135000;216;853200;378000;1728000;108000;27000;540;16200;540;1080;13500000;810000;27000 + basePartMass = 6.75 + tankMass = 0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + MODULE + { + name = USI_ModuleResourceWarehouse + } + MODULE + { + name = USI_ModuleRecycleBin + } + MODULE + { + name = ModuleWeightDistributableCargo + } + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_04.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_04.cfg index e9ec1c4..b4c6bdd 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_04.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_04.cfg @@ -1,86 +1,89 @@ -PART -{ -// --- general parameters --- -name = C3_Kontainer_04 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/Kontainer - texture = Kontainer_11, UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03 - scale = 4,4,4 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z -node_stack_side = 0,0,-2,0,0,-1,3 -node_attach = 0,0,-2,0,0,1,3 -node_stack_top = 0.0, 4, 0.0, 0.0, 1.0, 0.0, 3 -node_stack_bottom = 0, -4, 0.0, 0.0, -1.0, 0.0, 3 - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 63360 -category = none -subcategory = 0 -title = Kontainer (05.0m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 16 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size4,srf - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_04;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_05;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_06;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_07;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_09;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_10;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_11;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_12;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_13;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_14;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_15;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_16;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_17;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_18;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_20;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_23;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_22;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_19;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_21 - objectNames = Kontainer - textureDisplayNames = MetallicOre;Uraninite;Substrate;Minerals;Karbonite;Commodities;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22; - repaintableEVA = true - } - - MODULE - { - name = FSfuelSwitch - resourceNames =MetallicOre;Uraninite;Substrate;Minerals;Karbonite;ExoticMinerals,RareMetals;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics - resourceAmounts = 128000;128000;128000;128000;128000;64000,64000;128000;128000;128000;128000;25600;128000;128000;128000;128000;128000;128000;128000;128000;128000;128000;128000;128000 - initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 - tankCost = 225280;89600;38400;102400;40960;19200000;256000;1822720;1024000;320000;512;2022400;896000;4096000;256000;64000;1280;38400;1280;2560;32000000;1920000;64000 - basePartMass = 16 - tankMass = 0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - MODULE - { - name = USI_ModuleResourceWarehouse - } - MODULE - { - name = USI_ModuleRecycleBin - } - -} +PART +{ +// --- general parameters --- +name = C3_Kontainer_04 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/Kontainer + texture = Kontainer_11, UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03 + scale = 4,4,4 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z +node_stack_side = 0,0,-2,0,0,-1,3 +node_attach = 0,0,-2,0,0,1,3 +node_stack_top = 0.0, 4, 0.0, 0.0, 1.0, 0.0, 3 +node_stack_bottom = 0, -4, 0.0, 0.0, -1.0, 0.0, 3 + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 63360 +category = none +subcategory = 0 +title = Kontainer (05.0m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 16 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size4,srf + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Kontainer_00;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_01;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_02;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_03;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_04;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_05;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_06;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_07;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_09;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_10;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_11;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_12;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_13;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_14;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_15;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_16;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_17;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_18;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_20;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_23;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_22;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_19;UmbraSpaceIndustries/Kontainers/Assets/Kontainer_21 + objectNames = Kontainer + textureDisplayNames = MetallicOre;Uraninite;Substrate;Minerals;Karbonite;Commodities;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22; + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FSfuelSwitch + resourceNames =MetallicOre;Uraninite;Substrate;Minerals;Karbonite;ExoticMinerals,RareMetals;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics + resourceAmounts = 128000;128000;128000;128000;128000;64000,64000;128000;128000;128000;128000;25600;128000;128000;128000;128000;128000;128000;128000;128000;128000;128000;128000;128000 + initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 + tankCost = 225280;89600;38400;102400;40960;19200000;256000;1822720;1024000;320000;512;2022400;896000;4096000;256000;64000;1280;38400;1280;2560;32000000;1920000;64000 + basePartMass = 16 + tankMass = 0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + MODULE + { + name = USI_ModuleResourceWarehouse + } + MODULE + { + name = USI_ModuleRecycleBin + } + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_01.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_01.cfg index 338e5f1..a37933e 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_01.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_01.cfg @@ -1,70 +1,70 @@ -PART -{ -// --- general parameters --- -name = C3_Kontainer_KIS_01 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/Kontainer - texture = Kontainer_11, UmbraSpaceIndustries/Kontainers/Assets/Kontainer_KIS -} - - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z -node_stack_side = 0,0,-0.5,0,0,-1,1 -node_attach = 0,0,-0.5,0,0,1,1 -node_stack_top = 0.0, 1, 0.0, 0.0, 1.0, 0.0, 1 -node_stack_bottom = 0, -1, 0.0, 0.0, -1.0, 0.0, 1 - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 3800 -category = none -subcategory = 0 -title = KIS Kontainer (01.25m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 0.25 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size1,srf - - MODULE - { - name = ModuleKISInventory - maxVolume = 2000 - externalAccess = true - internalAccess = true - slotsX = 8 - slotsY = 5 - slotSize = 50 - itemIconResolution = 128 - selfIconResolution = 128 - openSndPath = KIS/Sounds/containerOpen - closeSndPath = KIS/Sounds/containerClose - defaultMoveSndPath = KIS/Sounds/itemMove - } - -} +PART +{ +// --- general parameters --- +name = C3_Kontainer_KIS_01 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/Kontainer + texture = Kontainer_11, UmbraSpaceIndustries/Kontainers/Assets/Kontainer_KIS +} + + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z +node_stack_side = 0,0,-0.5,0,0,-1,1 +node_attach = 0,0,-0.5,0,0,1,1 +node_stack_top = 0.0, 1, 0.0, 0.0, 1.0, 0.0, 1 +node_stack_bottom = 0, -1, 0.0, 0.0, -1.0, 0.0, 1 + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 3800 +category = none +subcategory = 0 +title = KIS Kontainer (01.25m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 0.25 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size1,srf + + MODULE + { + name = ModuleKISInventory + maxVolume = 2000 + externalAccess = true + internalAccess = true + slotsX = 8 + slotsY = 5 + slotSize = 50 + itemIconResolution = 128 + selfIconResolution = 128 + openSndPath = KIS/Sounds/containerOpen + closeSndPath = KIS/Sounds/containerClose + defaultMoveSndPath = KIS/Sounds/itemMove + } + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_02.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_02.cfg index 6189da1..05f6996 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_02.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_02.cfg @@ -1,70 +1,70 @@ -PART -{ -// --- general parameters --- -name = C3_Kontainer_KIS_02 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/Kontainer - texture = Kontainer_11, UmbraSpaceIndustries/Kontainers/Assets/Kontainer_KIS - scale = 2,2,2 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z -node_stack_side = 0,0,-1,0,0,-1,2 -node_attach = 0,0,-1,0,0,1,2 -node_stack_top = 0.0, 2, 0.0, 0.0, 1.0, 0.0, 2 -node_stack_bottom = 0, -2, 0.0, 0.0, -1.0, 0.0, 2 - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 3800 -category = none -subcategory = 0 -title = KIS Kontainer (02.5m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 2 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size2,srf - - MODULE - { - name = ModuleKISInventory - maxVolume = 16000 - externalAccess = true - internalAccess = true - slotsX = 8 - slotsY = 5 - slotSize = 50 - itemIconResolution = 128 - selfIconResolution = 128 - openSndPath = KIS/Sounds/containerOpen - closeSndPath = KIS/Sounds/containerClose - defaultMoveSndPath = KIS/Sounds/itemMove - } - -} +PART +{ +// --- general parameters --- +name = C3_Kontainer_KIS_02 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/Kontainer + texture = Kontainer_11, UmbraSpaceIndustries/Kontainers/Assets/Kontainer_KIS + scale = 2,2,2 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z +node_stack_side = 0,0,-1,0,0,-1,2 +node_attach = 0,0,-1,0,0,1,2 +node_stack_top = 0.0, 2, 0.0, 0.0, 1.0, 0.0, 2 +node_stack_bottom = 0, -2, 0.0, 0.0, -1.0, 0.0, 2 + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 3800 +category = none +subcategory = 0 +title = KIS Kontainer (02.5m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 2 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size2,srf + + MODULE + { + name = ModuleKISInventory + maxVolume = 16000 + externalAccess = true + internalAccess = true + slotsX = 8 + slotsY = 5 + slotSize = 50 + itemIconResolution = 128 + selfIconResolution = 128 + openSndPath = KIS/Sounds/containerOpen + closeSndPath = KIS/Sounds/containerClose + defaultMoveSndPath = KIS/Sounds/itemMove + } + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_03.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_03.cfg index f0800e2..53e8780 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_03.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_03.cfg @@ -1,70 +1,70 @@ -PART -{ -// --- general parameters --- -name = C3_Kontainer_KIS_03 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/Kontainer - texture = Kontainer_11, UmbraSpaceIndustries/Kontainers/Assets/Kontainer_KIS - scale = 3,3,3 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z -node_stack_side = 0,0,-1.5,0,0,-1,3 -node_attach = 0,0,-1.5,0,0,1,3 -node_stack_top = 0.0, 3, 0.0, 0.0, 1.0, 0.0, 3 -node_stack_bottom = 0, -3, 0.0, 0.0, -1.0, 0.0, 3 - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 3800 -category = none -subcategory = 0 -title = KIS Kontainer (03.75m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 6.75 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size3,srf - - MODULE - { - name = ModuleKISInventory - maxVolume = 54000 - externalAccess = true - internalAccess = true - slotsX = 8 - slotsY = 5 - slotSize = 50 - itemIconResolution = 128 - selfIconResolution = 128 - openSndPath = KIS/Sounds/containerOpen - closeSndPath = KIS/Sounds/containerClose - defaultMoveSndPath = KIS/Sounds/itemMove - } - -} +PART +{ +// --- general parameters --- +name = C3_Kontainer_KIS_03 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/Kontainer + texture = Kontainer_11, UmbraSpaceIndustries/Kontainers/Assets/Kontainer_KIS + scale = 3,3,3 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z +node_stack_side = 0,0,-1.5,0,0,-1,3 +node_attach = 0,0,-1.5,0,0,1,3 +node_stack_top = 0.0, 3, 0.0, 0.0, 1.0, 0.0, 3 +node_stack_bottom = 0, -3, 0.0, 0.0, -1.0, 0.0, 3 + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 3800 +category = none +subcategory = 0 +title = KIS Kontainer (03.75m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 6.75 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size3,srf + + MODULE + { + name = ModuleKISInventory + maxVolume = 54000 + externalAccess = true + internalAccess = true + slotsX = 8 + slotsY = 5 + slotSize = 50 + itemIconResolution = 128 + selfIconResolution = 128 + openSndPath = KIS/Sounds/containerOpen + closeSndPath = KIS/Sounds/containerClose + defaultMoveSndPath = KIS/Sounds/itemMove + } + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_04.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_04.cfg index 3df3673..ac652d7 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_04.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_04.cfg @@ -1,70 +1,70 @@ -PART -{ -// --- general parameters --- -name = C3_Kontainer_KIS_04 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/Kontainer - texture = Kontainer_11, UmbraSpaceIndustries/Kontainers/Assets/Kontainer_KIS - scale = 4,4,4 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z -node_stack_side = 0,0,-2,0,0,-1,3 -node_attach = 0,0,-2,0,0,1,3 -node_stack_top = 0.0, 4, 0.0, 0.0, 1.0, 0.0, 3 -node_stack_bottom = 0, -4, 0.0, 0.0, -1.0, 0.0, 3 - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 3800 -category = none -subcategory = 0 -title = KIS Kontainer (05.0m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 16 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size4,srf - - MODULE - { - name = ModuleKISInventory - maxVolume = 128000 - externalAccess = true - internalAccess = true - slotsX = 8 - slotsY = 5 - slotSize = 50 - itemIconResolution = 128 - selfIconResolution = 128 - openSndPath = KIS/Sounds/containerOpen - closeSndPath = KIS/Sounds/containerClose - defaultMoveSndPath = KIS/Sounds/itemMove - } - -} +PART +{ +// --- general parameters --- +name = C3_Kontainer_KIS_04 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/Kontainer + texture = Kontainer_11, UmbraSpaceIndustries/Kontainers/Assets/Kontainer_KIS + scale = 4,4,4 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z +node_stack_side = 0,0,-2,0,0,-1,3 +node_attach = 0,0,-2,0,0,1,3 +node_stack_top = 0.0, 4, 0.0, 0.0, 1.0, 0.0, 3 +node_stack_bottom = 0, -4, 0.0, 0.0, -1.0, 0.0, 3 + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 3800 +category = none +subcategory = 0 +title = KIS Kontainer (05.0m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 16 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size4,srf + + MODULE + { + name = ModuleKISInventory + maxVolume = 128000 + externalAccess = true + internalAccess = true + slotsX = 8 + slotsY = 5 + slotSize = 50 + itemIconResolution = 128 + selfIconResolution = 128 + openSndPath = KIS/Sounds/containerOpen + closeSndPath = KIS/Sounds/containerClose + defaultMoveSndPath = KIS/Sounds/itemMove + } + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_M.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_M.cfg index 19fbce2..f743021 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_M.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Kontainer_KIS_M.cfg @@ -1,68 +1,68 @@ -PART -{ -// --- general parameters --- -name = C3_Kontainer_KIS_M -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/MiniPak - scale = 1.5,1.5,1.5 -} - - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z -node_attach = 0,0,.225,0,0,-1 - - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 3800 -category = none -subcategory = 0 -title = KIS Kontainer (Stow-Pak) -manufacturer = USI - Logistics Division -description = A radial stowage pack for KIS parts - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 0.1 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size1,srf - - MODULE - { - name = ModuleKISInventory - maxVolume = 500 - externalAccess = true - internalAccess = true - slotsX = 8 - slotsY = 5 - slotSize = 50 - itemIconResolution = 128 - selfIconResolution = 128 - openSndPath = KIS/Sounds/containerOpen - closeSndPath = KIS/Sounds/containerClose - defaultMoveSndPath = KIS/Sounds/itemMove - } - -} +PART +{ +// --- general parameters --- +name = C3_Kontainer_KIS_M +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/MiniPak + scale = 1.5,1.5,1.5 +} + + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z +node_attach = 0,0,.225,0,0,-1 + + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 3800 +category = none +subcategory = 0 +title = KIS Kontainer (Stow-Pak) +manufacturer = USI - Logistics Division +description = A radial stowage pack for KIS parts + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 0.1 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size1,srf + + MODULE + { + name = ModuleKISInventory + maxVolume = 500 + externalAccess = true + internalAccess = true + slotsX = 8 + slotsY = 5 + slotSize = 50 + itemIconResolution = 128 + selfIconResolution = 128 + openSndPath = KIS/Sounds/containerOpen + closeSndPath = KIS/Sounds/containerClose + defaultMoveSndPath = KIS/Sounds/itemMove + } + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/LqdTrussTank.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/LqdTrussTank.cfg index 2e729c1..9c1051b 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/LqdTrussTank.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/LqdTrussTank.cfg @@ -1,99 +1,99 @@ -PART -{ -// --- general parameters --- -name = C3_LqdTrussTank -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/LqdTruss - texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_00 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z - -node_attach = 0.9375, 0, 0.0, 1.0, 0.0, 0.0, 1 -node_stack_side = 0.9375, 0, 0.0, 1.0, 0.0, 0.0, 1 -node_stack_top = 0.0, 3.75, 0.0, 0.0, 1.0, 0.0, 1 -node_stack_bottom = 0, -3.75, 0.0, 0.0, -1.0, 0.0, 1 - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 405 -category = none -subcategory = 0 -title = Kontainer Tank - Quad-Round (01.8m x 7.5m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 17.5 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size0,srf - - MODULE - { - name = FSfuelSwitch - resourceNames = Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant - resourceAmounts = 14000;140000;1400000;1260,1540;14000;14000;14000;56000;2800;2800 - initialResourceAmounts = 0;35000;350000;0;0;0;0;0;0;0 - tankCost = 56000000;560000;14700;1288;11.2;224000;0;2058;2240;3360 - basePartMass = 17.5 - tankMass = 0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 - objectNames = Tank - textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 - repaintableEVA = true - nextButtonText = Next Cargo - prevButtonText = Previous Cargo - moduleID = 2 - } - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; - objectNames = Sphere - textureDisplayNames = Gold;Copper;Silver;Dark; - mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; - useFuelSwitchModule = false - nextButtonText = Next Texture - prevButtonText = Previous Texture - moduleID = 1 - } - - - MODULE - { - name = USI_ModuleResourceWarehouse - } - -} +PART +{ +// --- general parameters --- +name = C3_LqdTrussTank +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/LqdTruss + texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_00 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z + +node_attach = 0.9375, 0, 0.0, 1.0, 0.0, 0.0, 1 +node_stack_side = 0.9375, 0, 0.0, 1.0, 0.0, 0.0, 1 +node_stack_top = 0.0, 3.75, 0.0, 0.0, 1.0, 0.0, 1 +node_stack_bottom = 0, -3.75, 0.0, 0.0, -1.0, 0.0, 1 + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 405 +category = none +subcategory = 0 +title = Kontainer Tank - Quad-Round (01.8m x 7.5m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 17.5 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size0,srf + + MODULE + { + name = FSfuelSwitch + resourceNames = Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant + resourceAmounts = 14000;140000;1400000;1260,1540;14000;14000;14000;56000;2800;2800 + initialResourceAmounts = 0;35000;350000;0;0;0;0;0;0;0 + tankCost = 56000000;560000;14700;1288;11.2;224000;0;2058;2240;3360 + basePartMass = 17.5 + tankMass = 0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 + objectNames = Tank + textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; + objectNames = Sphere + textureDisplayNames = Gold;Copper;Silver;Dark; + mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; + useFuelSwitchModule = false + nextButtonText = Next Texture + prevButtonText = Previous Texture + moduleID = 1 + } + + + MODULE + { + name = USI_ModuleResourceWarehouse + } + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/MM_Kontainer_FilterExt.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/MM_Kontainer_FilterExt.cfg index 9b95604..935e68d 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/MM_Kontainer_FilterExt.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/MM_Kontainer_FilterExt.cfg @@ -1,4 +1,4 @@ -@PART[C3_RTank_00]:NEEDS[FilterExtensions] -{ - @bulkheadProfiles = size00, srf -} +@PART[C3_RTank_00]:NEEDS[FilterExtensions] +{ + @bulkheadProfiles = size00, srf +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/NukeFuelTank.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/NukeFuelTank.cfg index 387eeab..cc8384d 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/NukeFuelTank.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/NukeFuelTank.cfg @@ -1,66 +1,66 @@ -PART -{ -// --- general parameters --- -name = C3_NukeFuelTank -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/NukeFuelTank -} - - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z -node_attach = 0,0,0.325,0,0,-1,1 - -breakingForce = 1024 -breakingTorque = 1024 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 269500 -category = none -subcategory = -1 -title = Nuclear Fuel Container -manufacturer = USI - Logistics Division -description = A specialized container for holding nuclear fuel - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 0,1,0,0,0 - - - -// --- standard part parameters --- -mass = 0.1 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = srf - - MODULE - { - name = USI_ModuleResourceWarehouse - } - MODULE - { - name = USI_ModuleRecycleBin - } - - - RESOURCE - { - name = EnrichedUranium - amount = 0 - maxAmount = 300 - } -} +PART +{ +// --- general parameters --- +name = C3_NukeFuelTank +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/NukeFuelTank +} + + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z +node_attach = 0,0,0.325,0,0,-1,1 + +breakingForce = 1024 +breakingTorque = 1024 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 269500 +category = none +subcategory = -1 +title = Nuclear Fuel Container +manufacturer = USI - Logistics Division +description = A specialized container for holding nuclear fuel + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 0,1,0,0,0 + + + +// --- standard part parameters --- +mass = 0.1 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = srf + + MODULE + { + name = USI_ModuleResourceWarehouse + } + MODULE + { + name = USI_ModuleRecycleBin + } + + + RESOURCE + { + name = EnrichedUranium + amount = 0 + maxAmount = 300 + } +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RadialLqdTank.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RadialLqdTank.cfg index ab109c0..5db3033 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RadialLqdTank.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RadialLqdTank.cfg @@ -1,97 +1,100 @@ -PART -{ - name = RadialLqdTank - module = Part - author = RoverDude - - MODEL - { - model = UmbraSpaceIndustries/Kontainers/Assets/MKV_SaddleTank - } - - scale = 1 - rescaleFactor = 1 - - node_stack_pod = 0.0, 0.0, 0.0, 0, 0, 1 - - TechRequired = advConstruction - entryCost = 5200 - - cost = 450 - category = none - subcategory = 0 - title = MK-V Saddle Tank - manufacturer = USI - Logistics Division - description = When you just need a small amount of supplies. - attachRules = 1,0,0,0,0 - mass = 0.15625 - dragModelType = default - maximum_drag = 0.3 - minimum_drag = 0.2 - angularDrag = 1 - maxTemp = 2000 - bulkheadProfiles = size1 - - crashTolerance = 8 - breakingForce = 250 - breakingTorque = 250 - - MODULE - { - name = ModuleKISItem - shortcutKeyAction = drop - useName = use - usableFromEva = true - usableFromContainer = true - usableFromPod = true - usableFromEditor = true - stackable = false - volumeOverride = 1000 - editorItemsCategory = false - moveSndPath = KIS/Sounds/itemMove - equipable = false - equipMode = part - equipSlot = Back Pocket - equipSkill = - equipRemoveHelmet = false - equipMeshName = helmet - equipBoneName = helmet01 - equipPos = (0, 0, 0) - equipDir = (0, 0, 0) - carriable = true - allowAttachOnStatic = false - } - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 - objectNames = Tank - textureDisplayNames = LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6 - repaintableEVA = true - } - - MODULE - { - name = FSfuelSwitch - resourceNames =LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant - resourceAmounts = 112.5,137.5;1250;1250;1250;5000;250;250 - initialResourceAmounts = 0;0;0;0;0;0;0 - tankCost = 114.75;1;20000;0;183.9375;200;300 - basePartMass = 0.15625 - tankMass = 0;0;0;0;0;0;0 - hasGUI = false - } - MODULE - { - name = USI_ModuleResourceWarehouse - } - MODULE - { - name = USI_ModuleRecycleBin - } - - -} +PART +{ + name = RadialLqdTank + module = Part + author = RoverDude + + MODEL + { + model = UmbraSpaceIndustries/Kontainers/Assets/MKV_SaddleTank + } + + scale = 1 + rescaleFactor = 1 + + node_stack_pod = 0.0, 0.0, 0.0, 0, 0, 1 + + TechRequired = advConstruction + entryCost = 5200 + + cost = 450 + category = none + subcategory = 0 + title = MK-V Saddle Tank + manufacturer = USI - Logistics Division + description = When you just need a small amount of supplies. + attachRules = 1,0,0,0,0 + mass = 0.15625 + dragModelType = default + maximum_drag = 0.3 + minimum_drag = 0.2 + angularDrag = 1 + maxTemp = 2000 + bulkheadProfiles = size1 + + crashTolerance = 8 + breakingForce = 250 + breakingTorque = 250 + + MODULE + { + name = ModuleKISItem + shortcutKeyAction = drop + useName = use + usableFromEva = true + usableFromContainer = true + usableFromPod = true + usableFromEditor = true + stackable = false + volumeOverride = 1000 + editorItemsCategory = false + moveSndPath = KIS/Sounds/itemMove + equipable = false + equipMode = part + equipSlot = Back Pocket + equipSkill = + equipRemoveHelmet = false + equipMeshName = helmet + equipBoneName = helmet01 + equipPos = (0, 0, 0) + equipDir = (0, 0, 0) + carriable = true + allowAttachOnStatic = false + } + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 + objectNames = Tank + textureDisplayNames = LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6 + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FSfuelSwitch + resourceNames =LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant + resourceAmounts = 112.5,137.5;1250;1250;1250;5000;250;250 + initialResourceAmounts = 0;0;0;0;0;0;0 + tankCost = 114.75;1;20000;0;183.9375;200;300 + basePartMass = 0.15625 + tankMass = 0;0;0;0;0;0;0 + hasGUI = false + } + MODULE + { + name = USI_ModuleResourceWarehouse + } + MODULE + { + name = USI_ModuleRecycleBin + } + + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RadialSupPak.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RadialSupPak.cfg index 9147d96..c9b017d 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RadialSupPak.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RadialSupPak.cfg @@ -1,96 +1,99 @@ -PART -{ - name = RadialSupPack - module = Part - author = RoverDude - - MODEL - { - model = UmbraSpaceIndustries/Kontainers/Assets/MKV_SupPak - } - - scale = 1 - rescaleFactor = 1 - - node_stack_pod = 0.0, 0.0, 0.0, 0, 0, 1 - - TechRequired = advConstruction - entryCost = 5200 - - cost = 1750 - category = none - subcategory = 0 - title = MK-V Supply Redi-Pak - manufacturer = USI - Logistics Division - description = When you just need a small amount of supplies. - attachRules = 1,0,0,0,0 - mass = 0.15625 - dragModelType = default - maximum_drag = 0.3 - minimum_drag = 0.2 - angularDrag = 1 - maxTemp = 2000 - bulkheadProfiles = size1 - - crashTolerance = 8 - breakingForce = 250 - breakingTorque = 250 - - MODULE - { - name = ModuleKISItem - shortcutKeyAction = drop - useName = use - usableFromEva = true - usableFromContainer = true - usableFromPod = true - usableFromEditor = true - stackable = false - volumeOverride = 1000 - editorItemsCategory = false - moveSndPath = KIS/Sounds/itemMove - equipable = false - equipMode = part - equipSlot = Back Pocket - equipSkill = - equipRemoveHelmet = false - equipMeshName = helmet - equipBoneName = helmet01 - equipPos = (0, 0, 0) - equipDir = (0, 0, 0) - carriable = true - allowAttachOnStatic = false - } - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04 - objectNames = - textureDisplayNames = MetallicOre;Uraninite;Substrate;Minerals;Karbonite;Commodities;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22; - repaintableEVA = true - } - - MODULE - { - name = FSfuelSwitch - resourceNames =MetallicOre;Uraninite;Substrate;Minerals;Karbonite;ExoticMinerals,RareMetals;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics - resourceAmounts = 1250;1250;1250;1250;1250;625,625;1250;1250;1250;1250;250;1250;1250;1250;1250;1250;1250;1250;1250;1250;1250;1250;1250 - initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 - tankCost = 2200;875;375;1000;400;187500;2500;17800;10000;3125;5;19750;8750;40000;2500;625;12.5;375;12.5;25;312500;18750;625 - basePartMass = 0.15625 - tankMass = 0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - MODULE - { - name = USI_ModuleResourceWarehouse - } - MODULE - { - name = USI_ModuleRecycleBin - } +PART +{ + name = RadialSupPack + module = Part + author = RoverDude + + MODEL + { + model = UmbraSpaceIndustries/Kontainers/Assets/MKV_SupPak + } + + scale = 1 + rescaleFactor = 1 + + node_stack_pod = 0.0, 0.0, 0.0, 0, 0, 1 + + TechRequired = advConstruction + entryCost = 5200 + + cost = 1750 + category = none + subcategory = 0 + title = MK-V Supply Redi-Pak + manufacturer = USI - Logistics Division + description = When you just need a small amount of supplies. + attachRules = 1,0,0,0,0 + mass = 0.15625 + dragModelType = default + maximum_drag = 0.3 + minimum_drag = 0.2 + angularDrag = 1 + maxTemp = 2000 + bulkheadProfiles = size1 + + crashTolerance = 8 + breakingForce = 250 + breakingTorque = 250 + + MODULE + { + name = ModuleKISItem + shortcutKeyAction = drop + useName = use + usableFromEva = true + usableFromContainer = true + usableFromPod = true + usableFromEditor = true + stackable = false + volumeOverride = 1000 + editorItemsCategory = false + moveSndPath = KIS/Sounds/itemMove + equipable = false + equipMode = part + equipSlot = Back Pocket + equipSkill = + equipRemoveHelmet = false + equipMeshName = helmet + equipBoneName = helmet01 + equipPos = (0, 0, 0) + equipDir = (0, 0, 0) + carriable = true + allowAttachOnStatic = false + } + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04;UmbraSpaceIndustries/MKS/Assets/MKV_Tex_04 + objectNames = + textureDisplayNames = MetallicOre;Uraninite;Substrate;Minerals;Karbonite;Commodities;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22; + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FSfuelSwitch + resourceNames =MetallicOre;Uraninite;Substrate;Minerals;Karbonite;ExoticMinerals,RareMetals;MaterialKits;Metals;Polymers;Supplies;Ore;Machinery;Recyclables;SpecializedParts;Fertilizer;Hydrates;Gypsum;Dirt;Silicates;Silicon;RefinedExotics;ColonySupplies;Organics + resourceAmounts = 1250;1250;1250;1250;1250;625,625;1250;1250;1250;1250;250;1250;1250;1250;1250;1250;1250;1250;1250;1250;1250;1250;1250 + initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 + tankCost = 2200;875;375;1000;400;187500;2500;17800;10000;3125;5;19750;8750;40000;2500;625;12.5;375;12.5;25;312500;18750;625 + basePartMass = 0.15625 + tankMass = 0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + MODULE + { + name = USI_ModuleResourceWarehouse + } + MODULE + { + name = USI_ModuleRecycleBin + } } \ No newline at end of file diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_00.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_00.cfg index f8cf75f..9df9ebd 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_00.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_00.cfg @@ -1,100 +1,100 @@ -PART -{ -// --- general parameters --- -name = C3_RTank_00 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/RoundTank - texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_01 - scale = .5,.5,.5 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z - -node_attach = 0, -0.46875, 0.0, 0.0, -1.0, 0.0, 0 -node_stack_top = 0.0, 0.46875, 0.0, 0.0, 1.0, 0.0, 0 -node_stack_bottom = 0, -0.46875, 0.0, 0.0, -1.0, 0.0, 0 - - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 95 -category = none -subcategory = 0 -title = Kontainer Tank - Round (00.313m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 0.05625 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size0,srf - - MODULE - { - name = FSfuelSwitch - resourceNames = Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant - resourceAmounts = 450;4500;45000;40.5,49.5;450;450;450;1800;90;90 - initialResourceAmounts = 0;4500;45000;0;0;0;0;0;0;0 - tankCost = 1800000;18000;472.5;41.31;0.45;7200;0;66.075;72;108 - basePartMass = 0.05625 - tankMass = 0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 - objectNames = Tank - textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 - repaintableEVA = true - nextButtonText = Next Cargo - prevButtonText = Previous Cargo - moduleID = 2 - } - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; - objectNames = Sphere - textureDisplayNames = Gold;Copper;Silver;Dark; - mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; - useFuelSwitchModule = false - nextButtonText = Next Texture - prevButtonText = Previous Texture - moduleID = 1 - } - - - MODULE - { - name = USI_ModuleResourceWarehouse - } - - -} +PART +{ +// --- general parameters --- +name = C3_RTank_00 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/RoundTank + texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_01 + scale = .5,.5,.5 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z + +node_attach = 0, -0.46875, 0.0, 0.0, -1.0, 0.0, 0 +node_stack_top = 0.0, 0.46875, 0.0, 0.0, 1.0, 0.0, 0 +node_stack_bottom = 0, -0.46875, 0.0, 0.0, -1.0, 0.0, 0 + + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 95 +category = none +subcategory = 0 +title = Kontainer Tank - Round (00.313m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 0.05625 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size0,srf + + MODULE + { + name = FSfuelSwitch + resourceNames = Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant + resourceAmounts = 450;4500;45000;40.5,49.5;450;450;450;1800;90;90 + initialResourceAmounts = 0;4500;45000;0;0;0;0;0;0;0 + tankCost = 1800000;18000;472.5;41.31;0.45;7200;0;66.075;72;108 + basePartMass = 0.05625 + tankMass = 0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 + objectNames = Tank + textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; + objectNames = Sphere + textureDisplayNames = Gold;Copper;Silver;Dark; + mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; + useFuelSwitchModule = false + nextButtonText = Next Texture + prevButtonText = Previous Texture + moduleID = 1 + } + + + MODULE + { + name = USI_ModuleResourceWarehouse + } + + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_01.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_01.cfg index a43398d..34dbcf4 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_01.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_01.cfg @@ -1,98 +1,98 @@ -PART -{ -// --- general parameters --- -name = C3_RTank_01 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/RoundTank - texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_00 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z - -node_attach = 0, -0.9375, 0.0, 0.0, -1.0, 0.0, 1 -node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 1 -node_stack_bottom = 0, -0.9375, 0.0, 0.0, -1.0, 0.0, 1 - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 405 -category = none -subcategory = 0 -title = Kontainer Tank - Round (01.8m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 0.4375 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size0,srf - - MODULE - { - name = FSfuelSwitch - resourceNames = Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant - resourceAmounts = 3500;35000;350000;315,385;3500;3500;3500;14000;700;700 - initialResourceAmounts = 0;35000;350000;0;0;0;0;0;0;0 - tankCost = 14000000;140000;3675;321.3;2.8;56000;0;514;560;840 - basePartMass = 0.4375 - tankMass = 0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 - objectNames = Tank - textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 - repaintableEVA = true - nextButtonText = Next Cargo - prevButtonText = Previous Cargo - moduleID = 2 - } - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; - objectNames = Sphere - textureDisplayNames = Gold;Copper;Silver;Dark; - mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; - useFuelSwitchModule = false - nextButtonText = Next Texture - prevButtonText = Previous Texture - moduleID = 1 - } - - - MODULE - { - name = USI_ModuleResourceWarehouse - } - -} +PART +{ +// --- general parameters --- +name = C3_RTank_01 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/RoundTank + texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_00 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z + +node_attach = 0, -0.9375, 0.0, 0.0, -1.0, 0.0, 1 +node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 1 +node_stack_bottom = 0, -0.9375, 0.0, 0.0, -1.0, 0.0, 1 + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 405 +category = none +subcategory = 0 +title = Kontainer Tank - Round (01.8m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 0.4375 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size0,srf + + MODULE + { + name = FSfuelSwitch + resourceNames = Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant + resourceAmounts = 3500;35000;350000;315,385;3500;3500;3500;14000;700;700 + initialResourceAmounts = 0;35000;350000;0;0;0;0;0;0;0 + tankCost = 14000000;140000;3675;321.3;2.8;56000;0;514;560;840 + basePartMass = 0.4375 + tankMass = 0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 + objectNames = Tank + textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; + objectNames = Sphere + textureDisplayNames = Gold;Copper;Silver;Dark; + mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; + useFuelSwitchModule = false + nextButtonText = Next Texture + prevButtonText = Previous Texture + moduleID = 1 + } + + + MODULE + { + name = USI_ModuleResourceWarehouse + } + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_02.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_02.cfg index 85c4d99..e2898e8 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_02.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_02.cfg @@ -1,100 +1,100 @@ -PART -{ -// --- general parameters --- -name = C3_RTank_02 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/RoundTank - texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_01 - scale = 2,2,2 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z - -node_attach = 0, -1.875, 0.0, 0.0, -1.0, 0.0, 2 -node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0, 2 -node_stack_bottom = 0, -1.875, 0.0, 0.0, -1.0, 0.0, 2 - - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 2640 -category = none -subcategory = 0 -title = Kontainer Tank - Round (03.75m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 3.75 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size1,srf - - MODULE - { - name = FSfuelSwitch - resourceNames = Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant - resourceAmounts = 30000;300000;3000000;2700,3300;30000;30000;30000;120000;6000;6000 - initialResourceAmounts = 0;300000;3000000;0;0;0;0;0;0;0 - tankCost = 120000000;1200000;31500;2754;24;480000;0;4410;4800;7200 - basePartMass = 3.75 - tankMass = 0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 - objectNames = Tank - textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 - repaintableEVA = true - nextButtonText = Next Cargo - prevButtonText = Previous Cargo - moduleID = 2 - } - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; - objectNames = Sphere - textureDisplayNames = Gold;Copper;Silver;Dark; - mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; - useFuelSwitchModule = false - nextButtonText = Next Texture - prevButtonText = Previous Texture - moduleID = 1 - } - - MODULE - { - name = USI_ModuleResourceWarehouse - } - - -} +PART +{ +// --- general parameters --- +name = C3_RTank_02 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/RoundTank + texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_01 + scale = 2,2,2 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z + +node_attach = 0, -1.875, 0.0, 0.0, -1.0, 0.0, 2 +node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0, 2 +node_stack_bottom = 0, -1.875, 0.0, 0.0, -1.0, 0.0, 2 + + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 2640 +category = none +subcategory = 0 +title = Kontainer Tank - Round (03.75m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 3.75 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size1,srf + + MODULE + { + name = FSfuelSwitch + resourceNames = Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant + resourceAmounts = 30000;300000;3000000;2700,3300;30000;30000;30000;120000;6000;6000 + initialResourceAmounts = 0;300000;3000000;0;0;0;0;0;0;0 + tankCost = 120000000;1200000;31500;2754;24;480000;0;4410;4800;7200 + basePartMass = 3.75 + tankMass = 0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 + objectNames = Tank + textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; + objectNames = Sphere + textureDisplayNames = Gold;Copper;Silver;Dark; + mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; + useFuelSwitchModule = false + nextButtonText = Next Texture + prevButtonText = Previous Texture + moduleID = 1 + } + + MODULE + { + name = USI_ModuleResourceWarehouse + } + + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_03.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_03.cfg index f9c6e2a..3311dcc 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_03.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_03.cfg @@ -1,100 +1,100 @@ -PART -{ -// --- general parameters --- -name = C3_RTank_03 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/RoundTank - texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_02 - scale = 3,3,3 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z - -node_attach = 0, -2.8125, 0.0, 0.0, -1.0, 0.0, 2 -node_stack_top = 0.0, 2.8125, 0.0, 0.0, 1.0, 0.0, 2 -node_stack_bottom = 0, -2.8125, 0.0, 0.0, -1.0, 0.0, 2 - - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 8875 -category = none -subcategory = 0 -title = Kontainer Tank - Round (05.6m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 12.5 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size1p5,srf - - MODULE - { - name = FSfuelSwitch - resourceNames = Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant - resourceAmounts = 100000;1000000;10000000;9000,11000;100000;100000;100000;400000;20000;20000 - initialResourceAmounts = 0;1000000;10000000;0;0;0;0;0;0;0 - tankCost = 400000000;4000000;105000;9180;80;1600000;0;14700;16000;24000 - basePartMass = 12.5 - tankMass = 0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 - objectNames = Tank - textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 - repaintableEVA = true - nextButtonText = Next Cargo - prevButtonText = Previous Cargo - moduleID = 2 - } - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; - objectNames = Sphere - textureDisplayNames = Gold;Copper;Silver;Dark; - mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; - useFuelSwitchModule = false - nextButtonText = Next Texture - prevButtonText = Previous Texture - moduleID = 1 - } - - - MODULE - { - name = USI_ModuleResourceWarehouse - } - - -} +PART +{ +// --- general parameters --- +name = C3_RTank_03 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/RoundTank + texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_02 + scale = 3,3,3 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z + +node_attach = 0, -2.8125, 0.0, 0.0, -1.0, 0.0, 2 +node_stack_top = 0.0, 2.8125, 0.0, 0.0, 1.0, 0.0, 2 +node_stack_bottom = 0, -2.8125, 0.0, 0.0, -1.0, 0.0, 2 + + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 8875 +category = none +subcategory = 0 +title = Kontainer Tank - Round (05.6m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 12.5 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size1p5,srf + + MODULE + { + name = FSfuelSwitch + resourceNames = Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant + resourceAmounts = 100000;1000000;10000000;9000,11000;100000;100000;100000;400000;20000;20000 + initialResourceAmounts = 0;1000000;10000000;0;0;0;0;0;0;0 + tankCost = 400000000;4000000;105000;9180;80;1600000;0;14700;16000;24000 + basePartMass = 12.5 + tankMass = 0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 + objectNames = Tank + textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; + objectNames = Sphere + textureDisplayNames = Gold;Copper;Silver;Dark; + mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; + useFuelSwitchModule = false + nextButtonText = Next Texture + prevButtonText = Previous Texture + moduleID = 1 + } + + + MODULE + { + name = USI_ModuleResourceWarehouse + } + + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_04.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_04.cfg index 59b50da..382e67b 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_04.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_04.cfg @@ -1,100 +1,100 @@ -PART -{ -// --- general parameters --- -name = C3_RTank_04 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/RoundTank - texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_04 - scale = 4,4,4 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z - -node_attach = 0, -3.75, 0.0, 0.0, -1.0, 0.0, 2 -node_stack_top = 0.0, 3.75, 0.0, 0.0, 1.0, 0.0, 2 -node_stack_bottom = 0, -3.75, 0.0, 0.0, -1.0, 0.0, 2 - - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 20400 -category = none -subcategory = 0 -title = Kontainer Tank - Round (07.5m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 28.75 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size2,srf - - MODULE - { - name = FSfuelSwitch - resourceNames = Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant - resourceAmounts = 230000;2300000;23000000;20700,25300;230000;230000;230000;920000;46000;46000 - initialResourceAmounts = 0;2300000;23000000;0,0;0;0;0;0;0;0 - tankCost = 920000000;9200000;241500;21114;184;3680000;0;33811;36800;55200 - basePartMass = 28.75 - tankMass = 0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 - objectNames = Tank - textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 - repaintableEVA = true - nextButtonText = Next Cargo - prevButtonText = Previous Cargo - moduleID = 2 - } - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; - objectNames = Sphere - textureDisplayNames = Gold;Copper;Silver;Dark; - mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; - useFuelSwitchModule = false - nextButtonText = Next Texture - prevButtonText = Previous Texture - moduleID = 1 - } - - - MODULE - { - name = USI_ModuleResourceWarehouse - } - - -} +PART +{ +// --- general parameters --- +name = C3_RTank_04 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/RoundTank + texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_04 + scale = 4,4,4 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z + +node_attach = 0, -3.75, 0.0, 0.0, -1.0, 0.0, 2 +node_stack_top = 0.0, 3.75, 0.0, 0.0, 1.0, 0.0, 2 +node_stack_bottom = 0, -3.75, 0.0, 0.0, -1.0, 0.0, 2 + + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 20400 +category = none +subcategory = 0 +title = Kontainer Tank - Round (07.5m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 28.75 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size2,srf + + MODULE + { + name = FSfuelSwitch + resourceNames = Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant + resourceAmounts = 230000;2300000;23000000;20700,25300;230000;230000;230000;920000;46000;46000 + initialResourceAmounts = 0;2300000;23000000;0,0;0;0;0;0;0;0 + tankCost = 920000000;9200000;241500;21114;184;3680000;0;33811;36800;55200 + basePartMass = 28.75 + tankMass = 0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 + objectNames = Tank + textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; + objectNames = Sphere + textureDisplayNames = Gold;Copper;Silver;Dark; + mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; + useFuelSwitchModule = false + nextButtonText = Next Texture + prevButtonText = Previous Texture + moduleID = 1 + } + + + MODULE + { + name = USI_ModuleResourceWarehouse + } + + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_06.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_06.cfg index 0361679..595f7f7 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_06.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_06.cfg @@ -1,101 +1,101 @@ -PART -{ -// --- general parameters --- -name = C3_RTank_06 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/RoundTank - texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_04 - scale = 6,6,6 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z - -node_attach = 0, -5.625, 0.0, 0.0, -1.0, 0.0, 2 -node_stack_top = 0.0, 5.625, 0.0, 0.0, 1.0, 0.0, 2 -node_stack_bottom = 0, -5.625, 0.0, 0.0, -1.0, 0.0, 2 - - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 66600 -category = none -subcategory = 0 -title = Kontainer Tank - Round (11m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 93.75 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size3,srf - - MODULE - { - name = FSfuelSwitch - resourceNames = Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant - resourceAmounts = 750000;7500000;75000000;67500,82500;750000;750000;750000;3000000;150000;150000 - initialResourceAmounts = 0;7500000;75000000;0;0;0;0;0;0;0 - tankCost = 3000000000;30000000;787500;68850;600;12000000;0;110250;121280;180000 - basePartMass = 93.75 - tankMass = 0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 - objectNames = Tank - textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 - repaintableEVA = true - nextButtonText = Next Cargo - prevButtonText = Previous Cargo - moduleID = 2 - } - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; - objectNames = Sphere - textureDisplayNames = Gold;Copper;Silver;Dark; - mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; - useFuelSwitchModule = false - nextButtonText = Next Texture - prevButtonText = Previous Texture - moduleID = 1 - } - - - MODULE - { - name = USI_ModuleResourceWarehouse - } - - -} +PART +{ +// --- general parameters --- +name = C3_RTank_06 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/RoundTank + texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_04 + scale = 6,6,6 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z + +node_attach = 0, -5.625, 0.0, 0.0, -1.0, 0.0, 2 +node_stack_top = 0.0, 5.625, 0.0, 0.0, 1.0, 0.0, 2 +node_stack_bottom = 0, -5.625, 0.0, 0.0, -1.0, 0.0, 2 + + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 66600 +category = none +subcategory = 0 +title = Kontainer Tank - Round (11m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 93.75 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size3,srf + + MODULE + { + name = FSfuelSwitch + resourceNames = Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant + resourceAmounts = 750000;7500000;75000000;67500,82500;750000;750000;750000;3000000;150000;150000 + initialResourceAmounts = 0;7500000;75000000;0;0;0;0;0;0;0 + tankCost = 3000000000;30000000;787500;68850;600;12000000;0;110250;121280;180000 + basePartMass = 93.75 + tankMass = 0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 + objectNames = Tank + textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; + objectNames = Sphere + textureDisplayNames = Gold;Copper;Silver;Dark; + mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; + useFuelSwitchModule = false + nextButtonText = Next Texture + prevButtonText = Previous Texture + moduleID = 1 + } + + + MODULE + { + name = USI_ModuleResourceWarehouse + } + + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_08.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_08.cfg index 99a323c..796707b 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_08.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/RndTank_08.cfg @@ -1,102 +1,102 @@ -PART -{ -// --- general parameters --- -name = C3_RTank_08 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/RoundTank - texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_05 - scale = 8,8,8 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z - -node_attach = 0, -7.5, 0.0, 0.0, -1.0, 0.0, 2 -node_stack_top = 0.0, 7.5, 0.0, 0.0, 1.0, 0.0, 2 -node_stack_bottom = 0, -7.5, 0.0, 0.0, -1.0, 0.0, 2 - - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 159750 -category = none -subcategory = 0 -title = Kontainer Tank - Round (15m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 225 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size4,srf - - MODULE - { - name = FSfuelSwitch - resourceNames = Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant - resourceAmounts = 1800000;18000000;180000000;162000,198000;1800000;1800000;1800000;7200000;360000;360000 - initialResourceAmounts = 0;18000000;180000000;0;0;0;0;0;0;0 - tankCost = 7200000000;72000000;1890000;165240;1440;28800000;0;264600;288000;432000 - basePartMass = 225 - tankMass = 0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 - objectNames = Tank - textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 - repaintableEVA = true - nextButtonText = Next Cargo - prevButtonText = Previous Cargo - moduleID = 2 - } - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; - objectNames = Sphere - textureDisplayNames = Gold;Copper;Silver;Dark; - mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; - useFuelSwitchModule = false - nextButtonText = Next Texture - prevButtonText = Previous Texture - moduleID = 1 - } - - - - MODULE - { - name = USI_ModuleResourceWarehouse - } - - -} +PART +{ +// --- general parameters --- +name = C3_RTank_08 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/RoundTank + texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_05 + scale = 8,8,8 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z + +node_attach = 0, -7.5, 0.0, 0.0, -1.0, 0.0, 2 +node_stack_top = 0.0, 7.5, 0.0, 0.0, 1.0, 0.0, 2 +node_stack_bottom = 0, -7.5, 0.0, 0.0, -1.0, 0.0, 2 + + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 159750 +category = none +subcategory = 0 +title = Kontainer Tank - Round (15m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 225 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size4,srf + + MODULE + { + name = FSfuelSwitch + resourceNames = Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant + resourceAmounts = 1800000;18000000;180000000;162000,198000;1800000;1800000;1800000;7200000;360000;360000 + initialResourceAmounts = 0;18000000;180000000;0;0;0;0;0;0;0 + tankCost = 7200000000;72000000;1890000;165240;1440;28800000;0;264600;288000;432000 + basePartMass = 225 + tankMass = 0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 + objectNames = Tank + textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; + objectNames = Sphere + textureDisplayNames = Gold;Copper;Silver;Dark; + mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; + useFuelSwitchModule = false + nextButtonText = Next Texture + prevButtonText = Previous Texture + moduleID = 1 + } + + + + MODULE + { + name = USI_ModuleResourceWarehouse + } + + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Tank_01.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Tank_01.cfg index 9c7be08..f38e35f 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Tank_01.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Tank_01.cfg @@ -1,100 +1,100 @@ -PART -{ -// --- general parameters --- -name = C3_Tank_01 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/Tank - texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_00 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z -node_stack_side = 0,0,-0.6,0,0,-1,1 -node_attach = 0,0,-0.6,0,0,1,1 -node_stack_top = 0.0, 1, 0.0, 0.0, 1.0, 0.0, 1 -node_stack_bottom = 0, -1, 0.0, 0.0, -1.0, 0.0, 1 - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 345 -category = none -subcategory = 0 -title = Kontainer Tank (01.25m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 0.3125 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size1,srf - - MODULE - { - name = FSfuelSwitch - resourceNames =Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant - resourceAmounts = 2500;25000;250000;225,275;2500;2500;2500;10000;500;500 - initialResourceAmounts = 0;0;0;0;0;0;0;0;0;0 - tankCost = 10000000;100000;2625;229.5;2;40000;0;367.875;400;600 - basePartMass = 0.3125 - tankMass = 0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 - objectNames = Tank - textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 - repaintableEVA = true - nextButtonText = Next Cargo - prevButtonText = Previous Cargo - moduleID = 2 - } - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; - objectNames = Cylinder - textureDisplayNames = Gold;Copper;Silver;Dark; - mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; - useFuelSwitchModule = false - nextButtonText = Next Texture - prevButtonText = Previous Texture - moduleID = 1 - } - - - - MODULE - { - name = USI_ModuleResourceWarehouse - } - - -} +PART +{ +// --- general parameters --- +name = C3_Tank_01 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/Tank + texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_00 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z +node_stack_side = 0,0,-0.6,0,0,-1,1 +node_attach = 0,0,-0.6,0,0,1,1 +node_stack_top = 0.0, 1, 0.0, 0.0, 1.0, 0.0, 1 +node_stack_bottom = 0, -1, 0.0, 0.0, -1.0, 0.0, 1 + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 345 +category = none +subcategory = 0 +title = Kontainer Tank (01.25m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 0.3125 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size1,srf + + MODULE + { + name = FSfuelSwitch + resourceNames =Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant + resourceAmounts = 2500;25000;250000;225,275;2500;2500;2500;10000;500;500 + initialResourceAmounts = 0;0;0;0;0;0;0;0;0;0 + tankCost = 10000000;100000;2625;229.5;2;40000;0;367.875;400;600 + basePartMass = 0.3125 + tankMass = 0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 + objectNames = Tank + textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; + objectNames = Cylinder + textureDisplayNames = Gold;Copper;Silver;Dark; + mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; + useFuelSwitchModule = false + nextButtonText = Next Texture + prevButtonText = Previous Texture + moduleID = 1 + } + + + + MODULE + { + name = USI_ModuleResourceWarehouse + } + + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Tank_02.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Tank_02.cfg index 8c9274e..b176964 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Tank_02.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Tank_02.cfg @@ -1,101 +1,101 @@ -PART -{ -// --- general parameters --- -name = C3_Tank_02 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/Tank - texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_01 - scale = 2,2,2 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z -node_stack_side = 0,0,-1.2,0,0,-1,2 -node_attach = 0,0,-1.2,0,0,1,2 -node_stack_top = 0.0, 2, 0.0, 0.0, 1.0, 0.0, 2 -node_stack_bottom = 0, -2, 0.0, 0.0, -1.0, 0.0, 2 - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 1770 -category = none -subcategory = 0 -title = Kontainer Tank (02.5m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 2.5 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size2,srf - - MODULE - { - name = FSfuelSwitch - resourceNames =Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant - resourceAmounts = 20000;200000;2000000;1800,2200;20000;20000;20000;80000;4000;4000 - initialResourceAmounts = 0;0;0;0;0;0;0;0;0;0 - tankCost = 80000002;800000;21000;1836;16;320000;0;2940;3200;4800 - basePartMass = 2.5 - tankMass = 0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 - objectNames = Tank - textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 - repaintableEVA = true - nextButtonText = Next Cargo - prevButtonText = Previous Cargo - moduleID = 2 - } - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; - objectNames = Cylinder - textureDisplayNames = Gold;Copper;Silver;Dark; - mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; - useFuelSwitchModule = false - nextButtonText = Next Texture - prevButtonText = Previous Texture - moduleID = 1 - } - - - - MODULE - { - name = USI_ModuleResourceWarehouse - } - - -} +PART +{ +// --- general parameters --- +name = C3_Tank_02 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/Tank + texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_01 + scale = 2,2,2 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z +node_stack_side = 0,0,-1.2,0,0,-1,2 +node_attach = 0,0,-1.2,0,0,1,2 +node_stack_top = 0.0, 2, 0.0, 0.0, 1.0, 0.0, 2 +node_stack_bottom = 0, -2, 0.0, 0.0, -1.0, 0.0, 2 + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 1770 +category = none +subcategory = 0 +title = Kontainer Tank (02.5m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 2.5 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size2,srf + + MODULE + { + name = FSfuelSwitch + resourceNames =Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant + resourceAmounts = 20000;200000;2000000;1800,2200;20000;20000;20000;80000;4000;4000 + initialResourceAmounts = 0;0;0;0;0;0;0;0;0;0 + tankCost = 80000002;800000;21000;1836;16;320000;0;2940;3200;4800 + basePartMass = 2.5 + tankMass = 0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 + objectNames = Tank + textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; + objectNames = Cylinder + textureDisplayNames = Gold;Copper;Silver;Dark; + mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; + useFuelSwitchModule = false + nextButtonText = Next Texture + prevButtonText = Previous Texture + moduleID = 1 + } + + + + MODULE + { + name = USI_ModuleResourceWarehouse + } + + +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Tank_03.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Tank_03.cfg index 5cc8bbb..f65829b 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Tank_03.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Tank_03.cfg @@ -1,100 +1,100 @@ -PART -{ -// --- general parameters --- -name = C3_Tank_03 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/Tank - texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_02 - scale = 3,3,3 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z -node_stack_side = 0,0,-1.8,0,0,-1,3 -node_attach = 0,0,-1.8,0,0,1,3 -node_stack_top = 0.0, 3, 0.0, 0.0, 1.0, 0.0, 3 -node_stack_bottom = 0, -3, 0.0, 0.0, -1.0, 0.0, 3 - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 5770 -category = none -subcategory = 0 -title = Kontainer Tank (03.75m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 8.125 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size3,srf - - MODULE - { - name = FSfuelSwitch - resourceNames =Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant - resourceAmounts = 65000;650000;65000000;5850,7150;65000;65000;65000;260000;13000;13000 - initialResourceAmounts = 0;0;0;0;0;0;0;0;0;0 - tankCost = 259999994;2600000;682500;5967;52;1040000;0;9554.5;10400;15600 - basePartMass = 8.125 - tankMass = 0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 - objectNames = Tank - textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 - repaintableEVA = true - nextButtonText = Next Cargo - prevButtonText = Previous Cargo - moduleID = 2 - } - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; - objectNames = Cylinder - textureDisplayNames = Gold;Copper;Silver;Dark; - mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; - useFuelSwitchModule = false - nextButtonText = Next Texture - prevButtonText = Previous Texture - moduleID = 1 - } - - - - MODULE - { - name = USI_ModuleResourceWarehouse - } -} +PART +{ +// --- general parameters --- +name = C3_Tank_03 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/Tank + texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_02 + scale = 3,3,3 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z +node_stack_side = 0,0,-1.8,0,0,-1,3 +node_attach = 0,0,-1.8,0,0,1,3 +node_stack_top = 0.0, 3, 0.0, 0.0, 1.0, 0.0, 3 +node_stack_bottom = 0, -3, 0.0, 0.0, -1.0, 0.0, 3 + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 5770 +category = none +subcategory = 0 +title = Kontainer Tank (03.75m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 8.125 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size3,srf + + MODULE + { + name = FSfuelSwitch + resourceNames =Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant + resourceAmounts = 65000;650000;65000000;5850,7150;65000;65000;65000;260000;13000;13000 + initialResourceAmounts = 0;0;0;0;0;0;0;0;0;0 + tankCost = 259999994;2600000;682500;5967;52;1040000;0;9554.5;10400;15600 + basePartMass = 8.125 + tankMass = 0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 + objectNames = Tank + textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + moduleID = 2 + } + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; + objectNames = Cylinder + textureDisplayNames = Gold;Copper;Silver;Dark; + mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; + useFuelSwitchModule = false + nextButtonText = Next Texture + prevButtonText = Previous Texture + moduleID = 1 + } + + + + MODULE + { + name = USI_ModuleResourceWarehouse + } +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Tank_04.cfg b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Tank_04.cfg index e82e314..b57ef94 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Tank_04.cfg +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/Kontainers/Tank_04.cfg @@ -1,100 +1,100 @@ -PART -{ -// --- general parameters --- -name = C3_Tank_04 -module = Part -author = RoverDude - -// --- asset parameters --- - -rescaleFactor = 1 -MODEL -{ - model = UmbraSpaceIndustries/Kontainers/Assets/Tank - texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_03 - scale = 4,4,4 -} - -// --- node definitions --- -// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z -node_stack_side = 0,0,-2.4,0,0,-1,3 -node_attach = 0,0,-2.4,0,0,1,3 -node_stack_top = 0.0, 4, 0.0, 0.0, 1.0, 0.0, 3 -node_stack_bottom = 0, -4, 0.0, 0.0, -1.0, 0.0, 3 - -breakingForce = 2072 -breakingTorque = 2072 - - -// --- editor parameters --- -TechRequired = heavierRocketry -entryCost = 7600 -cost = 14200 -category = none -subcategory = 0 -title = Kontainer Tank (05m) -manufacturer = USI - Logistics Division -description = Shipping container for transporting various goods - -// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision -attachRules = 1,1,1,1,0 - - - -// --- standard part parameters --- -mass = 20 -dragModelType = default -maximum_drag = 0.20 -minimum_drag = 0.15 -angularDrag = 2 -crashTolerance = 8 -maxTemp = 2000 -bulkheadProfiles = size3,srf - - MODULE - { - name = FSfuelSwitch - resourceNames =Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant - resourceAmounts = 160000;1600000;16000000;14400,17600;160000;160000;160000;640000;32000;32000 - initialResourceAmounts = 0;0;0;0;0;0;0;0;0;0 - tankCost = 640000000;6400000;168000;14688;128;2560000;0;20880;25600;38400 - basePartMass = 20 - tankMass = 0;0;0;0;0;0;0;0;0;0 - hasGUI = false - } - - - MODULE - { - name = FStextureSwitch2 - moduleID = 1 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 - objectNames = Tank - textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant - useFuelSwitchModule = true - fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 - repaintableEVA = true - nextButtonText = Next Cargo - prevButtonText = Previous Cargo - } - - - MODULE - { - name = FStextureSwitch2 - textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; - objectNames = Cylinder - textureDisplayNames = Gold;Copper;Silver;Dark; - mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; - useFuelSwitchModule = false - nextButtonText = Next Texture - prevButtonText = Previous Texture - moduleID = 2 - } - - - MODULE - { - name = USI_ModuleResourceWarehouse - } -} +PART +{ +// --- general parameters --- +name = C3_Tank_04 +module = Part +author = RoverDude + +// --- asset parameters --- + +rescaleFactor = 1 +MODEL +{ + model = UmbraSpaceIndustries/Kontainers/Assets/Tank + texture = Tank_00, UmbraSpaceIndustries/Kontainers/Assets/Tank_03 + scale = 4,4,4 +} + +// --- node definitions --- +// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z +node_stack_side = 0,0,-2.4,0,0,-1,3 +node_attach = 0,0,-2.4,0,0,1,3 +node_stack_top = 0.0, 4, 0.0, 0.0, 1.0, 0.0, 3 +node_stack_bottom = 0, -4, 0.0, 0.0, -1.0, 0.0, 3 + +breakingForce = 2072 +breakingTorque = 2072 + + +// --- editor parameters --- +TechRequired = heavierRocketry +entryCost = 7600 +cost = 14200 +category = none +subcategory = 0 +title = Kontainer Tank (05m) +manufacturer = USI - Logistics Division +description = Shipping container for transporting various goods + +// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision +attachRules = 1,1,1,1,0 + + + +// --- standard part parameters --- +mass = 20 +dragModelType = default +maximum_drag = 0.20 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 8 +maxTemp = 2000 +bulkheadProfiles = size3,srf + + MODULE + { + name = FSfuelSwitch + resourceNames =Karborundum;XenonGas;ArgonGas;LiquidFuel,Oxidizer;Water;Chemicals;Mulch;LqdHydrogen;LiquidFuel;MonoPropellant + resourceAmounts = 160000;1600000;16000000;14400,17600;160000;160000;160000;640000;32000;32000 + initialResourceAmounts = 0;0;0;0;0;0;0;0;0;0 + tankCost = 640000000;6400000;168000;14688;128;2560000;0;20880;25600;38400 + basePartMass = 20 + tankMass = 0;0;0;0;0;0;0;0;0;0 + hasGUI = false + } + + + MODULE + { + name = FStextureSwitch2 + moduleID = 1 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Tank_KP;UmbraSpaceIndustries/Kontainers/Assets/Tank_08;UmbraSpaceIndustries/Kontainers/Assets/Tank_09;UmbraSpaceIndustries/Kontainers/Assets/Tank_00;UmbraSpaceIndustries/Kontainers/Assets/Tank_01;UmbraSpaceIndustries/Kontainers/Assets/Tank_02;UmbraSpaceIndustries/Kontainers/Assets/Tank_04;UmbraSpaceIndustries/Kontainers/Assets/Tank_05;UmbraSpaceIndustries/Kontainers/Assets/Tank_06;UmbraSpaceIndustries/Kontainers/Assets/Tank_07 + objectNames = Tank + textureDisplayNames = Karborundum;Xenon;Argon;LFO;Water;Chemicals;Mulch;LH2;LiqudFuel;MonoPropellant + useFuelSwitchModule = true + fuelTankSetups = 0;1;2;3;4;5;6;7;8;9 + repaintableEVA = true + nextButtonText = Next Cargo + prevButtonText = Previous Cargo + } + + + MODULE + { + name = FStextureSwitch2 + textureNames = UmbraSpaceIndustries/Kontainers/Assets/Crinkle;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_copper;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_Green;UmbraSpaceIndustries/Kontainers/Assets/Crinkle_rubber; + objectNames = Cylinder + textureDisplayNames = Gold;Copper;Silver;Dark; + mapNames = UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM; UmbraSpaceIndustries/Kontainers/Assets/CrinkleFoil_NRM;UmbraSpaceIndustries/Kontainers/Assets/cloth_NRM; + useFuelSwitchModule = false + nextButtonText = Next Texture + prevButtonText = Previous Texture + moduleID = 2 + } + + + MODULE + { + name = USI_ModuleResourceWarehouse + } +} diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/ReactorPack/Assets/NUKES.png b/FOR_RELEASE/GameData/UmbraSpaceIndustries/ReactorPack/Assets/NUKES.png deleted file mode 100644 index d6814f8..0000000 Binary files a/FOR_RELEASE/GameData/UmbraSpaceIndustries/ReactorPack/Assets/NUKES.png and /dev/null differ diff --git a/FOR_RELEASE/GameData/UmbraSpaceIndustries/USICore.version b/FOR_RELEASE/GameData/UmbraSpaceIndustries/USICore.version index 0c6040e..c7335ae 100644 --- a/FOR_RELEASE/GameData/UmbraSpaceIndustries/USICore.version +++ b/FOR_RELEASE/GameData/UmbraSpaceIndustries/USICore.version @@ -10,7 +10,7 @@ "VERSION":{ "MAJOR":0, "MINOR":3, - "PATCH":0, + "PATCH":1, "BUILD":0 }, "KSP_VERSION":{