Parts/FuelTank/adapterTanks/Mk3-ShuttleAdapter.cfg

From Kerbal Space Program Wiki
Jump to: navigation, search
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 = Mk3 Engine Mount
	manufacturer = C7 Aerospace Division
	description = 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 = srf, mk3
	breakingForce = 300
	breakingTorque = 300
	tags = plate shuttle structur tail
	MODEL
	{
		model = Squad/Parts/FuelTank/adapterTanks/ShuttleAdapter
	}
}