Difference between revisions of "Parts/FuelTank/Size1 Tanks/fuelTankT400.cfg"
From Kerbal Space Program Wiki
< Parts
m (XZise moved page Parts/FuelTank/part.cfg to Parts/FuelTank/FuelTank/part.cfg without leaving a redirect: new naming) |
m (Update config) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Part config|FL-T400 Fuel Tank|2=PART | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{ | { | ||
− | + | name = fuelTank | |
− | + | module = Part | |
− | + | author = RoverDude | |
− | } | + | MODEL |
+ | { | ||
+ | model = Squad/Parts/FuelTank/Size1_Tanks/Size1Tank_03 | ||
+ | } | ||
+ | rescaleFactor = 1.0 | ||
− | RESOURCE | + | node_stack_top = 0.0, 0.981725, 0.0, 0.0, 1.0, 0.0 |
− | { | + | node_stack_bottom = 0.0, -0.9125, 0.0, 0.0, -1.0, 0.0 |
− | + | node_attach = 0.625, 0.0, 0.0, 1.0, 0.0, 0.0, 1 | |
− | + | TechRequired = advRocketry | |
− | + | entryCost = 1600 | |
+ | cost = 500 | ||
+ | category = FuelTank | ||
+ | subcategory = 0 | ||
+ | title = #autoLOC_500532 //#autoLOC_500532 = FL-T400 Fuel Tank | ||
+ | manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co | ||
+ | description = #autoLOC_500533 //#autoLOC_500533 = The FL series was received as a substantial upgrade over previous fuel containers used in the Space Program, generally due to its ability to keep the fuel unexploded more often than not. Fuel tanks are useless if there isn't a Liquid Engine attached under it. They can also be stacked with other fuel tanks to increase the amount of fuel for the engine below. | ||
+ | attachRules = 1,1,1,1,0 | ||
+ | mass = 0.25 | ||
+ | dragModelType = default | ||
+ | maximum_drag = 0.2 | ||
+ | minimum_drag = 0.3 | ||
+ | angularDrag = 2 | ||
+ | crashTolerance = 6 | ||
+ | breakingForce = 50 | ||
+ | breakingTorque = 50 | ||
+ | maxTemp = 2000 // = 2900 | ||
+ | bulkheadProfiles = size1, srf | ||
+ | tags = #autoLOC_500534 //#autoLOC_500534 = fueltank ?lfo liquid oxidizer propellant rocket | ||
+ | RESOURCE | ||
+ | { | ||
+ | name = LiquidFuel | ||
+ | amount = 180 | ||
+ | maxAmount = 180 | ||
+ | } | ||
+ | RESOURCE | ||
+ | { | ||
+ | name = Oxidizer | ||
+ | amount = 220 | ||
+ | maxAmount = 220 | ||
+ | } | ||
+ | |||
+ | MODULE | ||
+ | { | ||
+ | name = ModulePartVariants | ||
+ | primaryColor = #000000 | ||
+ | secondaryColor = #000000 | ||
+ | baseDisplayName = #autoLOC_8007117 | ||
+ | baseThemeName = Dark | ||
+ | useMultipleDragCubes = false | ||
+ | VARIANT | ||
+ | { | ||
+ | name = BlackAndWhite | ||
+ | displayName = #autoLOC_8007122 | ||
+ | themeName = BlackAndWhite | ||
+ | primaryColor = #ffffff | ||
+ | secondaryColor = #000000 | ||
+ | TEXTURE | ||
+ | { | ||
+ | mainTextureURL = Squad/Parts/FuelTank/Size1_Tanks/125Tanks_BW | ||
+ | _BumpMap = Squad/Parts/FuelTank/Size1_Tanks/125Tanks_N | ||
+ | shader = KSP/Bumped Specular | ||
+ | } | ||
+ | } | ||
+ | VARIANT | ||
+ | { | ||
+ | name = White | ||
+ | displayName = #autoLOC_8007119 | ||
+ | themeName = White | ||
+ | primaryColor = #ffffff | ||
+ | secondaryColor = #ffffff | ||
+ | TEXTURE | ||
+ | { | ||
+ | mainTextureURL = Squad/Parts/FuelTank/Size1_Tanks/125Tanks_W | ||
+ | shader = KSP/Specular | ||
+ | } | ||
+ | } | ||
+ | VARIANT | ||
+ | { | ||
+ | name = GrayAndOrange | ||
+ | displayName = #autoLOC_8007121 | ||
+ | themeName = GrayAndOrange | ||
+ | primaryColor = #4c4f47 | ||
+ | secondaryColor = #f49841 | ||
+ | TEXTURE | ||
+ | { | ||
+ | mainTextureURL = Squad/Parts/FuelTank/Size1_Tanks/125Tanks_O | ||
+ | shader = KSP/Specular | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleCargoPart | ||
+ | stackableQuantity = 1 | ||
+ | packedVolume = -1 | ||
+ | } | ||
} | } | ||
− | + | }} |
Latest revision as of 15:02, 10 October 2024
PART { name = fuelTank module = Part author = RoverDude MODEL { model = Squad/Parts/FuelTank/Size1_Tanks/Size1Tank_03 } rescaleFactor = 1.0 node_stack_top = 0.0, 0.981725, 0.0, 0.0, 1.0, 0.0 node_stack_bottom = 0.0, -0.9125, 0.0, 0.0, -1.0, 0.0 node_attach = 0.625, 0.0, 0.0, 1.0, 0.0, 0.0, 1 TechRequired = advRocketry entryCost = 1600 cost = 500 category = FuelTank subcategory = 0 title = #autoLOC_500532 //#autoLOC_500532 = FL-T400 Fuel Tank manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co description = #autoLOC_500533 //#autoLOC_500533 = The FL series was received as a substantial upgrade over previous fuel containers used in the Space Program, generally due to its ability to keep the fuel unexploded more often than not. Fuel tanks are useless if there isn't a Liquid Engine attached under it. They can also be stacked with other fuel tanks to increase the amount of fuel for the engine below. attachRules = 1,1,1,1,0 mass = 0.25 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 6 breakingForce = 50 breakingTorque = 50 maxTemp = 2000 // = 2900 bulkheadProfiles = size1, srf tags = #autoLOC_500534 //#autoLOC_500534 = fueltank ?lfo liquid oxidizer propellant rocket RESOURCE { name = LiquidFuel amount = 180 maxAmount = 180 } RESOURCE { name = Oxidizer amount = 220 maxAmount = 220 } MODULE { name = ModulePartVariants primaryColor = #000000 secondaryColor = #000000 baseDisplayName = #autoLOC_8007117 baseThemeName = Dark useMultipleDragCubes = false VARIANT { name = BlackAndWhite displayName = #autoLOC_8007122 themeName = BlackAndWhite primaryColor = #ffffff secondaryColor = #000000 TEXTURE { mainTextureURL = Squad/Parts/FuelTank/Size1_Tanks/125Tanks_BW _BumpMap = Squad/Parts/FuelTank/Size1_Tanks/125Tanks_N shader = KSP/Bumped Specular } } VARIANT { name = White displayName = #autoLOC_8007119 themeName = White primaryColor = #ffffff secondaryColor = #ffffff TEXTURE { mainTextureURL = Squad/Parts/FuelTank/Size1_Tanks/125Tanks_W shader = KSP/Specular } } VARIANT { name = GrayAndOrange displayName = #autoLOC_8007121 themeName = GrayAndOrange primaryColor = #4c4f47 secondaryColor = #f49841 TEXTURE { mainTextureURL = Squad/Parts/FuelTank/Size1_Tanks/125Tanks_O shader = KSP/Specular } } } MODULE { name = ModuleCargoPart stackableQuantity = 1 packedVolume = -1 } }