Parts/FuelTank/FuelTank/Size4 Tank 02.cfg

From Kerbal Space Program Wiki
Jump to: navigation, search
This is the configuration file for Kerbodyne S4-128 Fuel Tank.
PART
{
	name = Size4_Tank_02
	module = Part
	author = Pablo
	rescaleFactor = 1.0
	node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0, 4
	node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 4
	node_attach = 2.5, 0.0, 0.0, 1.0, 0.0, 0.0, 1
	TechRequired = highPerformanceFuelSystems
	entryCost = 51200
	cost = 12800
	category = FuelTank
	subcategory = 0
	title = #autoLOC_8310120 //#autoLOC_8310120 = Kerbodyne S4-128 Fuel Tank
	manufacturer = #autoLOC_501638   //#autoLOC_501638 = Kerbodyne
	description = #autoLOC_8310121   //#autoLOC_8310121 = Originally the result of a unit of measure conversion bug, the S4 series of fuel tanks transcend the preposterous into the truly absurd.  When 'More boosters' fails and is replaced with 'More engines!', the S4 series tanks will be there to loft your dreams, no matter how ridiculous and over-engineered, into the sky on massive trails of fire.
	attachRules = 1,1,1,1,0
	mass = 8
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.3
	angularDrag = 2
	crashTolerance = 10
	breakingForce = 400
	breakingTorque = 400
	maxTemp = 2000 // = 3000
	fuelCrossFeed = True
	bulkheadProfiles = size4, srf
	tags = #autoLOC_8310122 //#autoLOC_8310122 =  fueltank ?lfo liquid oxidizer propellant rocket
	MODEL
	{
		model = SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size4_Tank_02
	}
	RESOURCE
	{
		name = LiquidFuel
		amount = 5760
		maxAmount = 5760
	}
	RESOURCE
	{
		name = Oxidizer
		amount = 7040
		maxAmount = 7040
	}
}