Difference between revisions of "Parts/Structural/trussGirderXL/trussGirderXL.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (*update to 1.0;)
(updated)
 
Line 14: Line 14:
 
category = Structural
 
category = Structural
 
subcategory = 0
 
subcategory = 0
title = Modular Girder Segment XL
+
title = #autoLOC_500784 //#autoLOC_500784 =  Segment XL
manufacturer = Maxo Construction Toys
+
manufacturer = #autoLOC_501648 //#autoLOC_501648 = Maxo Construction Toys
description = Now even bigger! Build larger structures of larger dreams!
+
description = #autoLOC_500785 //#autoLOC_500785 = Now even bigger! Build larger structures of larger dreams!
 
attachRules = 1,1,1,1,0
 
attachRules = 1,1,1,1,0
 
mass = 0.375
 
mass = 0.375
Line 27: Line 27:
 
breakingTorque = 200
 
breakingTorque = 200
 
maxTemp = 2000 // = 5000
 
maxTemp = 2000 // = 5000
bulkheadProfiles = size1, srf
+
bulkheadProfiles = size0, srf
 +
tags = #autoLOC_500786 //#autoLOC_500786 = connect frame scaffold structur strut truss
 +
MODULE
 +
{
 +
name = ModuleCargoPart
 +
packedVolume = -1
 +
}
 
}
 
}
 
 
}}
 
}}

Latest revision as of 16:33, 20 July 2024

This is the configuration file for Modular Girder Segment XL.
PART
{
	name = trussPiece3x
	module = Part
	author = NovaSilisko
	mesh = model.mu
	rescaleFactor = 1
	node_stack_bottom = 0.0, -1.475238, 0.0, 0.0, -1.0, 0.0, 1
	node_stack_top = 0.0, 1.475238, 0.0, 0.0, 1.0, 0.0, 1
	node_attach = 0.0, -1.475238, 0.0, 0.0, -1.0, 0.0
	TechRequired = advMetalworks
	entryCost = 7800
	cost = 75
	category = Structural
	subcategory = 0
	title = #autoLOC_500784 //#autoLOC_500784 =   Segment XL
	manufacturer = #autoLOC_501648 //#autoLOC_501648 = Maxo Construction Toys
	description = #autoLOC_500785 //#autoLOC_500785 = Now even bigger! Build larger structures of larger dreams!
	attachRules = 1,1,1,1,0
	mass = 0.375
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.2
	angularDrag = 1
	crashTolerance = 80
	breakingForce = 200
	breakingTorque = 200
	maxTemp = 2000 // = 5000
	bulkheadProfiles = size0, srf
	tags = #autoLOC_500786 //#autoLOC_500786 = connect frame scaffold structur strut truss
	MODULE
	{
		name = ModuleCargoPart		
		packedVolume = -1
	}
}