Parts/FuelTank/FuelTank/Size4 Tank 01.cfg

From Kerbal Space Program Wiki
Jump to: navigation, search
This is the configuration file for Kerbodyne S4-64 Fuel Tank.
PART
{
	name = Size4_Tank_01
	module = Part
	author = Pablo
	rescaleFactor = 1.0
	node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 4
	node_stack_bottom = 0.0, -0.9375, 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 = 25600
	cost = 6400
	category = FuelTank
	subcategory = 0
	title = #autoLOC_8310117  //#autoLOC_8310117 = Kerbodyne S4-64 Fuel Tank
	manufacturer = #autoLOC_501638   //#autoLOC_501638 = Kerbodyne
	description = #autoLOC_8310118 //#autoLOC_8310118 = 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 = 4
	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_8310119 //#autoLOC_8310119 = fueltank ?lfo liquid oxidizer propellant rocket
	MODEL
	{
		model = SquadExpansion/MakingHistory/Parts/FuelTank/Assets/Size4_Tank_01
	}
	RESOURCE
	{
		name = LiquidFuel
		amount = 2880
		maxAmount = 2880
	}
	RESOURCE
	{
		name = Oxidizer
		amount = 3520
		maxAmount = 3520
	}
}