Difference between revisions of "Parts/FuelTank/Size3Tanks/large.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (BobBot moved page Parts/NASAmission/Size3LargeTank/part.cfg to Parts/FuelTank/Size3LargeTank/part.cfg without leaving a redirect: Renamed part configuration file after update.)
m (Update config)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Part config|Kerbodyne S3-14400 Tank|2=PART
 
{{Part config|Kerbodyne S3-14400 Tank|2=PART
 
{
 
{
name = Size3LargeTank
+
name = Size3LargeTank
module = Part
+
module = Part
author = Squad
+
author = Squad
 +
MODEL
 +
{
 +
model = Squad/Parts/FuelTank/Size3Tanks/Size3LargeTank
 +
}
 +
rescaleFactor = 1
 +
node_stack_top = 0.0, 3.74, 0.0, 0.0, 1.0, 0.0, 3
 +
node_stack_bottom = 0.0, -3.74, 0.0, 0.0, -1.0, 0.0, 3
 +
node_attach = 0.0, 0.0, -1.89, 0.0, 0.0, 1.0
 +
TechRequired = highPerformanceFuelSystems
 +
entryCost = 46600
 +
cost = 13000
 +
category = Propulsion
 +
subcategory = 0
 +
title = #autoLOC_500616 //#autoLOC_500616 = Kerbodyne S3-14400 Tank
 +
manufacturer = #autoLOC_501638 //#autoLOC_501638 = Kerbodyne
 +
description = #autoLOC_500617 //#autoLOC_500617 = When nobody believed in (or even asked for) an even larger fuel tank than the already enormous S3-7200, Kerbodyne stepped up with the sanity-defying S3-14400 model. Carrying fully twice as much fuel as before, this fuel tank may just pack enough propellant to justify its proportionately enormous cost.
 +
attachRules = 1,1,1,1,0
 +
mass = 9
 +
dragModelType = default
 +
maximum_drag = 0.2
 +
minimum_drag = 0.3
 +
angularDrag = 2
 +
crashTolerance = 6
 +
breakingForce = 400
 +
breakingTorque = 400
 +
maxTemp = 2000 // = 2900
 +
bulkheadProfiles = size3, srf
 +
tags = #autoLOC_500618 //#autoLOC_500618 = fuel fueltank ?lfo propellant rocket
  
mesh = Size3LargeTank.mu
+
RESOURCE
rescaleFactor = 1
+
{
 
+
name = LiquidFuel
node_stack_top = 0.0, 3.74, 0.0, 0.0, 1.0, 0.0, 3
+
amount = 6480
node_stack_bottom = 0.0, -3.74, 0.0, 0.0, 1.0, 0.0, 3
+
maxAmount = 6480
node_attach = 0.0, 0.0, -1.89, 0.0, 0.0, 1.0
+
}
 
+
RESOURCE
TechRequired = veryHeavyRocketry
+
{
entryCost = 46600
+
name = Oxidizer
cost = 22800
+
amount = 7920
category = Propulsion
+
maxAmount = 7920
subcategory = 0
+
}
title = Kerbodyne S3-14400 Tank
+
MODULE
manufacturer = Kerbodyne
+
{
description = Kerbodyne's signature super heavy fuel tank. Designed to be used with their advanced rocket engines.
+
name = ModulePartVariants
 
+
baseVariant = BlackAndWhite
attachRules = 1,1,1,1,0
+
useMultipleDragCubes = false
 
+
VARIANT
mass = 10
+
{
dragModelType = default
+
name = BlackAndWhite
maximum_drag = 0.2
+
displayName = #autoLOC_8007122
minimum_drag = 0.3
+
themeName = White
angularDrag = 2
+
primaryColor = #ffffff
crashTolerance = 6
+
secondaryColor = #000000
breakingForce = 400
+
TEXTURE
breakingTorque = 400
+
{
maxTemp = 2900
+
mainTextureURL = Squad/Parts/FuelTank/Size3Tanks/Size3Tanks
 
+
_BumpMap = Squad/Parts/FuelTank/Size3Tanks/Size3Tanks_Norm
RESOURCE
+
} }
{
+
VARIANT
name = LiquidFuel
+
{
amount = 6480
+
name = Orange
maxAmount = 6480
+
displayName = #autoLOC_8007123
}
+
themeName = Orange
 
+
primaryColor = #f49841
RESOURCE
+
secondaryColor = #4c4f47
{
+
TEXTURE
name = Oxidizer
+
{
amount = 7920
+
mainTextureURL = Squad/Parts/FuelTank/Size3Tanks/Size3Tanks_Orange
maxAmount = 7920
+
_BumpMap = Squad/Parts/FuelTank/Size3Tanks/Size3Tanks_Orange_Norm
 +
}
 +
}
 +
}
 +
 
}
 
}
 
}
 
 
 
}}
 
}}

Latest revision as of 15:09, 10 October 2024

This is the configuration file for Kerbodyne S3-14400 Tank.
PART
{
	name = Size3LargeTank
	module = Part
	author = Squad
	MODEL
	{
		model = Squad/Parts/FuelTank/Size3Tanks/Size3LargeTank
	}	
	rescaleFactor = 1
	node_stack_top = 0.0, 3.74, 0.0, 0.0, 1.0, 0.0, 3
	node_stack_bottom = 0.0, -3.74, 0.0, 0.0, -1.0, 0.0, 3
	node_attach = 0.0, 0.0, -1.89, 0.0, 0.0, 1.0
	TechRequired = highPerformanceFuelSystems
	entryCost = 46600
	cost = 13000
	category = Propulsion
	subcategory = 0
	title = #autoLOC_500616 //#autoLOC_500616 = Kerbodyne S3-14400 Tank
	manufacturer = #autoLOC_501638 //#autoLOC_501638 = Kerbodyne
	description = #autoLOC_500617 //#autoLOC_500617 = When nobody believed in (or even asked for) an even larger fuel tank than the already enormous S3-7200, Kerbodyne stepped up with the sanity-defying S3-14400 model. Carrying fully twice as much fuel as before, this fuel tank may just pack enough propellant to justify its proportionately enormous cost.
	attachRules = 1,1,1,1,0
	mass = 9
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.3
	angularDrag = 2
	crashTolerance = 6
	breakingForce = 400
	breakingTorque = 400
	maxTemp = 2000 // = 2900
	bulkheadProfiles = size3, srf
	tags = #autoLOC_500618 //#autoLOC_500618 = fuel fueltank ?lfo propellant rocket

	RESOURCE
	{
		name = LiquidFuel
		amount = 6480
		maxAmount = 6480
	}
	RESOURCE
	{
		name = Oxidizer
		amount = 7920
		maxAmount = 7920
	}
	MODULE
	{
		name = ModulePartVariants
		baseVariant = BlackAndWhite
		useMultipleDragCubes = false
		VARIANT
		{
			name = BlackAndWhite
			displayName = #autoLOC_8007122
			themeName = White
			primaryColor = #ffffff
			secondaryColor = #000000
			TEXTURE
			{
				mainTextureURL = Squad/Parts/FuelTank/Size3Tanks/Size3Tanks
				_BumpMap = Squad/Parts/FuelTank/Size3Tanks/Size3Tanks_Norm
			}		}
		VARIANT
		{
			name = Orange
			displayName = #autoLOC_8007123
			themeName = Orange
			primaryColor = #f49841
			secondaryColor = #4c4f47
			TEXTURE
			{
				mainTextureURL = Squad/Parts/FuelTank/Size3Tanks/Size3Tanks_Orange
				_BumpMap = Squad/Parts/FuelTank/Size3Tanks/Size3Tanks_Orange_Norm
			}
		}
	}	
	
}