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

From Kerbal Space Program Wiki
Jump to: navigation, search
(Page created)
 
m (updated)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<pre>
+
{{Part config|Modular Girder Segment|2=PART
name = trussPiece1x
+
{
module = Part
+
name = trussPiece1x
author = NovaSilisko
+
module = Part
 
+
author = NovaSilisko
mesh = model.mu
+
mesh = model.mu
rescaleFactor = 1
+
rescaleFactor = 1
 
+
node_stack_bottom = 0.0, -0.5592728, 0.0, 0.0, -1.0, 0.0, 1
node_stack_bottom = 0.0, -0.5592728, 0.0, 0.0, 1.0, 0.0, 1
+
node_stack_top = 0.0, 0.5592728, 0.0, 0.0, 1.0, 0.0, 1
node_stack_top = 0.0, 0.5592728, 0.0, 0.0, 1.0, 0.0, 1
+
node_attach = 0.0, -0.5592728, 0.0, 0.0, -1.0, 0.0
node_attach = 0.0, -0.5592728, 0.0, 0.0, -1.0, 0.0
+
TechRequired = start
 
+
entryCost = 0
cost = 100
+
cost = 25
category = Structural
+
category = Structural
subcategory = 0
+
subcategory = 0
title = Modular Girder Segment  
+
title = #autoLOC_500781 //#autoLOC_500781 = Modular Girder Segment
manufacturer = Maxo Construction Toys
+
manufacturer = #autoLOC_501648 //#autoLOC_501648 = Maxo Construction Toys
description = New! Build the structure of your dreams with the Maxo Construction Toys Modular Girder Segment!
+
description = #autoLOC_500782 //#autoLOC_500782 = New! Build the structure of your dreams with the Maxo Construction Toys Modular Girder Segment!
attachRules = 1,1,1,1,0
+
attachRules = 1,1,1,1,0
 
+
mass = 0.125
// --- standard part parameters ---
+
dragModelType = default
mass = 0.175
+
maximum_drag = 0.2
dragModelType = default
+
minimum_drag = 0.2
maximum_drag = 0.2
+
angularDrag = 1
minimum_drag = 0.2
+
crashTolerance = 80
angularDrag = 1
+
breakingForce = 200
crashTolerance = 80
+
breakingTorque = 200
breakingForce = 200
+
maxTemp = 2000 // = 5000
breakingTorque = 200
+
bulkheadProfiles = size0, srf
maxTemp = 5000
+
tags = #autoLOC_500783 //#autoLOC_500783 = connect frame scaffold structur strut truss
</pre>
+
MODULE
 +
{
 +
name = ModuleCargoPart
 +
packedVolume = 475
 +
}
 +
}
 +
}}

Latest revision as of 16:11, 20 July 2024

This is the configuration file for Modular Girder Segment.
PART
{
	name = trussPiece1x
	module = Part
	author = NovaSilisko
	mesh = model.mu
	rescaleFactor = 1
	node_stack_bottom = 0.0, -0.5592728, 0.0, 0.0, -1.0, 0.0, 1
	node_stack_top = 0.0, 0.5592728, 0.0, 0.0, 1.0, 0.0, 1
	node_attach = 0.0, -0.5592728, 0.0, 0.0, -1.0, 0.0
	TechRequired = start
	entryCost = 0
	cost = 25
	category = Structural
	subcategory = 0
	title = #autoLOC_500781 //#autoLOC_500781 = Modular Girder Segment
	manufacturer = #autoLOC_501648 //#autoLOC_501648 = Maxo Construction Toys
	description = #autoLOC_500782 //#autoLOC_500782 = New! Build the structure of your dreams with the Maxo Construction Toys Modular Girder Segment!
	attachRules = 1,1,1,1,0
	mass = 0.125
	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_500783 //#autoLOC_500783 = connect frame scaffold structur strut truss
	MODULE
	{
		name = ModuleCargoPart
		packedVolume = 475
	}
}