Difference between revisions of "Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (BobBot moved page Parts/FuelTank/fuelTank3-2/part.cfg to Parts/FuelTank/fuelTankJumbo-64/fuelTankJumbo-64.cfg without leaving a redirect: Renamed part configuration file after update.)
m (*update to 0.90.0;)
Line 15: Line 15:
 
entryCost = 24200
 
entryCost = 24200
 
cost = 12800
 
cost = 12800
category = Propulsion
+
category = FuelTank
 
subcategory = 0
 
subcategory = 0
 
title = Rockomax Jumbo-64 Fuel Tank
 
title = Rockomax Jumbo-64 Fuel Tank

Revision as of 02:19, 16 December 2014

This is the configuration file for Rockomax Jumbo-64 Fuel Tank.
PART
{
name = fuelTank3-2
module = Part
author = NovaSilisko

mesh = model.mu
rescaleFactor = 1

node_stack_top = 0.0, 3.75, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -3.75, 0.0, 0.0, 1.0, 0.0, 2
node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 1

TechRequired = heavierRocketry
entryCost = 24200
cost = 12800
category = FuelTank
subcategory = 0
title = Rockomax Jumbo-64 Fuel Tank
manufacturer = Rockomax Conglomerate
description = The largest tank available from Rockomax, the Jumbo-64 holds a vast amount of fuel in a friendly orange insulated container. Contrary to popular belief, the Jumbo-64 is NOT orange flavored and should NOT be tasted.

attachRules = 1,1,1,1,0

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



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

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