Parts/Resources/LargeTank/LargeTank.cfg
From Kerbal Space Program Wiki
PART { name = LargeTank module = Part author = RoverDude mesh = LargeTank.mu scale = 1 rescaleFactor = 1 node_attach = 0,0,-1.2,0,0,0,2 node_stack_top = 0.0, .9, 0.0, 0.0, 1.0, 0.0, 2 node_stack_bottom = 0.0, -.9, 0.0, 0.0, -1.0, 0.0, 2 TechRequired = experimentalScience entryCost = 9000 cost = 3000 category = FuelTank subcategory = 0 title = Large Holding Tank manufacturer = Jebediah Kerman's Junkyard and Spacecraft Parts Co description = A large tank that can be used for storing raw materials. Not to be used as a bouncy castle. attachRules = 1,1,1,1,0 // --- standard part parameters --- mass = 2.0 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 7 maxTemp = 2000 // = 3000 RESOURCE { name = Ore amount = 0 maxAmount = 1500 } MODULE { name = ModuleFuelJettison } }