Parts/FuelTank/miniFuselage/miniFuselage.cfg
< Parts
PART
{
name = miniFuselage
module = Part
author = Porkjet
mesh = Fuselage.mu
rescaleFactor = 1
node_stack_top = 0.0, 0.46875, 0.0, 0.0, 1.0, 0.0, 0
node_stack_bottom = 0.0, -0.46875, 0.0, 0.0, -1.0, 0.0, 0
node_attach = 0.313, 0.0, 0.0, 1.0, 0.0, 0.0
TechRequired = aviation
entryCost = 3000
cost = 200
category = Propulsion
subcategory = 0
title = #autoLOC_500550 //#autoLOC_500550 = Mk0 Liquid Fuel Fuselage
manufacturer = #autoLOC_501624 //#autoLOC_501624 = C7 Aerospace Division
description = #autoLOC_500551 //#autoLOC_500551 = A small container for jet fuel.
attachRules = 1,1,1,1,0
mass = 0.025
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.3
angularDrag = 1
crashTolerance = 10
breakingForce = 50
breakingTorque = 50
maxTemp = 2000 // = 3000
emissiveConstant = 0.8
fuelCrossFeed = True
bulkheadProfiles = size0
tags = #autoLOC_500552 //#autoLOC_500552 = fueltank jet ?lf only propellant tank
RESOURCE
{
name = LiquidFuel
amount = 50
maxAmount = 50
}
MODULE
{
name = ModuleCargoPart
packedVolume = 400
}
}