Parts/Resources/SmallTank/SmallTank.cfg
From Kerbal Space Program Wiki
< Parts
PART { name = SmallTank module = Part author = RoverDude mesh = SmallTank.mu scale = 1 rescaleFactor = 1 node_attach = 0,0,0.6,0,0,-1,1 node_stack_top = 0.0, .9, 0.0, 0.0, 1.0, 0.0, 1 node_stack_bottom = 0.0, -.9, 0.0, 0.0, -1.0, 0.0, 1 TechRequired = advScienceTech entryCost = 3000 cost = 1000 category = FuelTank subcategory = 0 title = #autoLOC_500673 //#autoLOC_500673 = Small Holding Tank manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co description = #autoLOC_500674 //#autoLOC_500674 = A small tank for storing raw materials, or possibly spare snacks. attachRules = 1,1,1,1,0 // --- standard part parameters --- mass = 0.50 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 7 maxTemp = 2000 // = 3000 bulkheadProfiles = size1, srf tags = #autoLOC_500675 //#autoLOC_500675 = black isru mine )mining (ore resource store RESOURCE { name = Ore amount = 0 maxAmount = 300 } MODULE { name = ModuleFuelJettison } }