Difference between revisions of "Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Added cfg page)
 
m (updated)
 
Line 16: Line 16:
 
category = Structural
 
category = Structural
 
subcategory = 0
 
subcategory = 0
title = Mk3 Engine Mount
+
title = #autoLOC_500499 //#autoLOC_500499 = Mk3 Engine Mount
manufacturer = C7 Aerospace Division
+
manufacturer = #autoLOC_501624 //#autoLOC_501624 = C7 Aerospace Division
description = A structural mounting plate for rocket engines.
+
description = #autoLOC_500500 //#autoLOC_500500 = A structural mounting plate for rocket engines.
 
attachRules = 1,1,1,1,0
 
attachRules = 1,1,1,1,0
 
stackSymmetry = 2
 
stackSymmetry = 2
Line 30: Line 30:
 
emissiveConstant = 0.87
 
emissiveConstant = 0.87
 
fuelCrossFeed = True
 
fuelCrossFeed = True
bulkheadProfiles = srf, mk3
+
bulkheadProfiles = mk3, srf
 
breakingForce = 300
 
breakingForce = 300
 
breakingTorque = 300
 
breakingTorque = 300
tags = plate shuttle structur tail
+
tags = #autoLOC_500501 //#autoLOC_500501 = plate shuttle structur tail
 
MODEL
 
MODEL
 
{
 
{

Latest revision as of 13:49, 19 July 2024

This is the configuration file for Mk3 Engine Mount.
PART
{
	name = adapterEngines
	module = Part
	author = Porkjet
	rescaleFactor = 1.0
	node_stack_top = 0.0, 0.46875, 0.0, 0.0, 1.0, 0.0, 3
	node_stack_bottom01 = 0.0, -0.46875, 0.0, 0.0, -1.0, 0.0, 2
	node_stack_bottom02 = 0.0, -0.46875, -0.75, 0.0, -1.0, 0.0, 1
	node_stack_bottom03 = 0.649525, -0.46875, 0.375, 0.0, -1.0, 0.0, 1
	node_stack_bottom04 = -0.649525, -0.46875, 0.375, 0.0, -1.0, 0.0, 1
	node_attach = 0.0, 0.0, 1.88, 0.0, 0.0, -1.0, 1
	TechRequired = experimentalAerodynamics
	entryCost = 42000
	cost = 2500
	category = Structural
	subcategory = 0
	title = #autoLOC_500499 //#autoLOC_500499 = Mk3 Engine Mount
	manufacturer = #autoLOC_501624 //#autoLOC_501624 = C7 Aerospace Division
	description = #autoLOC_500500 //#autoLOC_500500 = A structural mounting plate for rocket engines.
	attachRules = 1,1,1,1,0
	stackSymmetry = 2
	mass = 0.7
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.3
	angularDrag = 1
	crashTolerance = 50
	maxTemp = 2600 // = 3000
	emissiveConstant = 0.87
	fuelCrossFeed = True
	bulkheadProfiles = mk3, srf
	breakingForce = 300
	breakingTorque = 300
	tags = #autoLOC_500501 //#autoLOC_500501 = plate shuttle structur tail
	MODEL
	{
		model = Squad/Parts/FuelTank/adapterTanks/ShuttleAdapter
	}
}