Difference between revisions of "Parts/Structural/mk1Parts/engineNacelle.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (BobBot moved page Parts/Structural/nacelleBody/part.cfg to Parts/Structural/engineNacelle/engineNacelle.cfg without leaving a redirect: Renamed part configuration file after update.)
m (Update config)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Part config|Engine Nacelle|2=PART
 
{{Part config|Engine Nacelle|2=PART
 
{
 
{
// Kerbal Space Program - Part Config
+
name = nacelleBody
// FL-T500 Fuel Tank
+
module = Part
//
+
author = C. Jenkins, Porkjet
 
+
rescaleFactor = 1
// --- general parameters ---
+
node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0
name = nacelleBody
+
node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0
module = Part
+
node_attach = 0.0, 0.0, -0.625, 0.0, 0.0, 1.0, 1
author = C. Jenkins
+
TechRequired = aerodynamicSystems
 
+
entryCost = 6500
// --- asset parameters ---
+
cost = 600
mesh = model.mu
+
category = Aero
scale = 0.1
+
subcategory = 0
 
+
title = #autoLOC_500727 //#autoLOC_500727 = Engine Nacelle
// --- node definitions ---
+
manufacturer = #autoLOC_501624 //#autoLOC_501624 = C7 Aerospace Division
node_stack_top = 0.0, 7.5, 0.0, 0.0, 1.0, 0.0
+
description = #autoLOC_500728 //#autoLOC_500728 = The Engine Nacelle is a self-contained solution for powering air-breathing engines. It includes some reserve fuel, making it a very practical option. C7 Engineers assure us that these units are quite safe, and that the dents and burn marks will give yours a more unique look. Optimized for subsonic flight; includes very powerful static suction.
node_stack_bottom = 0.0, -7.59, 0.0, 0.0, 1.0, 0.0
+
attachRules = 1,1,1,1,0
node_attach = 0.0, 0.0, 5.12, 0.0, 0.0, -1.0, 1
+
mass = 0.15
 
+
dragModelType = default
 
+
thermalMassModifier = 1
// --- editor parameters ---
+
emissiveConstant = 0.6
TechRequired = supersonicFlight
+
maximum_drag = 0.2
entryCost = 6500
+
minimum_drag = 0.3
cost = 1550
+
angularDrag = 1
category = Aero
+
crashTolerance = 10
subcategory = 0
+
maxTemp = 2000 // = 2900
title = Engine Nacelle
+
fuelCrossFeed = True
manufacturer = C7 Aerospace Division
+
bulkheadProfiles = size1, srf
description = The Engine Nacelle is a self-contained solution for powering air-breathing engines. It combines fuel container and air intake into a single unit, making it a very practical option. C7 Engineers assure us that these units are quite safe, and that the dents and burn marks will give yours a more unique look.
+
tags = #autoLOC_500729 //#autoLOC_500729 = aero (air aircraft breathe cone fligh fuel inlet intake jet oxygen plane sonic sub subsonic suck tank
 
+
MODEL
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
+
{
attachRules = 1,1,1,1,0
+
model = Squad/Parts/Structural/mk1Parts/Nacelle1
 
+
}
// --- standard part parameters ---
+
MODULE
mass = 0.15
+
{
dragModelType = default
+
name = ModuleResourceIntake
maximum_drag = 0.2
+
resourceName = IntakeAir
minimum_drag = 0.3
+
checkForOxygen = true
angularDrag = 1
+
area = 0.005
crashTolerance = 20
+
intakeSpeed = 40
maxTemp = 2900
+
intakeTransformName = Intake
fuelCrossFeed = True
+
machCurve
 
+
{
MODULE
+
key = 1 1 0 0
{
+
key = 1.5 0.9 -0.4312553 -0.4312553
  name = ModuleResourceIntake
+
key = 2.5 0.45 -0.5275364 -0.5275364
  resourceName = IntakeAir
+
key = 3.5 0.1 0 0
  checkForOxygen = true
+
}
  area = 0.005
+
}
  intakeSpeed = 10
+
RESOURCE
  intakeTransformName = Intake
+
{
 +
name = IntakeAir
 +
amount = 5
 +
maxAmount = 5
 +
}
 +
RESOURCE
 +
{
 +
name = LiquidFuel
 +
amount = 150
 +
maxAmount = 150
 +
}
 +
MODULE
 +
{
 +
name = ModuleAnimateHeat
 +
ThermalAnim = Nacelle1Heat
 +
}
 +
MODULE
 +
{
 +
name = ModuleCargoPart
 +
stackableQuantity = 1
 +
packedVolume = -1
 +
}
 
}
 
}
 
RESOURCE
 
{
 
name = IntakeAir
 
amount = 0.2
 
maxAmount = 0.2
 
}
 
 
RESOURCE
 
{
 
name = LiquidFuel
 
amount = 40
 
maxAmount = 40
 
}
 
 
}
 
 
 
}}
 
}}

Latest revision as of 10:52, 13 October 2024

This is the configuration file for Engine Nacelle.
PART
{
	name = nacelleBody
	module = Part
	author = C. Jenkins, Porkjet
	rescaleFactor = 1
	node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0
	node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0
	node_attach = 0.0, 0.0, -0.625, 0.0, 0.0, 1.0, 1
	TechRequired = aerodynamicSystems
	entryCost = 6500
	cost = 600
	category = Aero
	subcategory = 0
	title = #autoLOC_500727 //#autoLOC_500727 = Engine Nacelle
	manufacturer = #autoLOC_501624 //#autoLOC_501624 = C7 Aerospace Division
	description = #autoLOC_500728 //#autoLOC_500728 = The Engine Nacelle is a self-contained solution for powering air-breathing engines. It includes some reserve fuel, making it a very practical option. C7 Engineers assure us that these units are quite safe, and that the dents and burn marks will give yours a more unique look. Optimized for subsonic flight; includes very powerful static suction.
	attachRules = 1,1,1,1,0
	mass = 0.15
	dragModelType = default
	thermalMassModifier = 1
	emissiveConstant = 0.6
	maximum_drag = 0.2
	minimum_drag = 0.3
	angularDrag = 1
	crashTolerance = 10
	maxTemp = 2000 // = 2900
	fuelCrossFeed = True
	bulkheadProfiles = size1, srf
	tags = #autoLOC_500729 //#autoLOC_500729 = aero (air aircraft breathe cone fligh fuel inlet intake jet oxygen plane sonic sub subsonic suck tank
	MODEL
	{
		model = Squad/Parts/Structural/mk1Parts/Nacelle1
	}
	MODULE
	{
		name = ModuleResourceIntake
		resourceName = IntakeAir
		checkForOxygen = true
		area = 0.005
		intakeSpeed = 40
		intakeTransformName = Intake
		machCurve
		{
			key = 1 1 0 0
			key = 1.5 0.9 -0.4312553 -0.4312553
			key = 2.5 0.45 -0.5275364 -0.5275364
			key = 3.5 0.1 0 0
		}
	}
	RESOURCE
	{
		name = IntakeAir
		amount = 5
		maxAmount = 5
	}
	RESOURCE
	{
		name = LiquidFuel
		amount = 150
		maxAmount = 150
	}
	MODULE
	{
		name = ModuleAnimateHeat
		ThermalAnim = Nacelle1Heat
	}	
	MODULE
	{
		name = ModuleCargoPart	
		stackableQuantity = 1
		packedVolume = -1
	}
}