Parts/FuelTank/Size3SmallTank/part.cfg

From Kerbal Space Program Wiki
< Parts
Revision as of 10:54, 30 April 2015 by BobBot (talk | contribs) (BobBot moved page Parts/NASAmission/Size3SmallTank/part.cfg to Parts/FuelTank/Size3SmallTank/part.cfg without leaving a redirect: Renamed part configuration file after update.)
Jump to: navigation, search
This is the configuration file for Kerbodyne S3-3600 Tank.
PART
{
name = Size3SmallTank
module = Part
author = Squad

mesh = Size3SmallTank.mu
rescaleFactor = 1

node_stack_top = 0.0, 0.96, 0.0, 0.0, 1, 0.0, 3
node_stack_bottom = 0.0, -0.967, 0.0, 0.0, 1, 0.0, 3
node_attach = 0.0, 0.0, -1.89, 0.0, 0.0, 1.0

TechRequired = veryHeavyRocketry
entryCost = 18800
cost = 7200
category = Propulsion
subcategory = 0
title = Kerbodyne S3-3600 Tank
manufacturer = Kerbodyne
description = A quarter capacity version of Kerbodyne's iconic fuel tank.

attachRules = 1,1,1,1,0

mass = 2.5
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.3
angularDrag = 2
crashTolerance = 6
breakingForce = 200
breakingTorque = 200
maxTemp = 2900

RESOURCE
{
 name = LiquidFuel
 amount = 1620
 maxAmount = 1620
}

RESOURCE
{
 name = Oxidizer
 amount = 1980
 maxAmount = 1980
}

}