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

From Kerbal Space Program Wiki
Jump to: navigation, search
m (BobBot moved page Parts/Structural/trussPiece3x/part.cfg to Parts/Structural/trussGirderXL/trussGirderXL.cfg without leaving a redirect: Renamed part configuration file after update.)
(updated)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{Part config|Modular Girder Segment XL|2=PART
 
{{Part config|Modular Girder Segment XL|2=PART
 
{
 
{
name = trussPiece3x
+
name = trussPiece3x
module = Part
+
module = Part
author = NovaSilisko
+
author = NovaSilisko
 
+
mesh = model.mu
mesh = model.mu
+
rescaleFactor = 1
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_stack_bottom = 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
node_stack_top = 0.0, 1.475238, 0.0, 0.0, 1.0, 0.0, 1
+
TechRequired = advMetalworks
node_attach = 0.0, -1.475238, 0.0, 0.0, -1.0, 0.0
+
entryCost = 7800
 
+
cost = 75
TechRequired = advMetalworks
+
category = Structural
entryCost = 7800
+
subcategory = 0
cost = 75
+
title = #autoLOC_500784 //#autoLOC_500784 =  Segment XL
category = Structural
+
manufacturer = #autoLOC_501648 //#autoLOC_501648 = Maxo Construction Toys
subcategory = 0
+
description = #autoLOC_500785 //#autoLOC_500785 = Now even bigger! Build larger structures of larger dreams!
title = Modular Girder Segment XL
+
attachRules = 1,1,1,1,0
manufacturer = Maxo Construction Toys
+
mass = 0.375
description = Now even bigger! Build larger structures of larger dreams!
+
dragModelType = default
attachRules = 1,1,1,1,0
+
maximum_drag = 0.2
 
+
minimum_drag = 0.2
// --- standard part parameters ---
+
angularDrag = 1
mass = 0.375
+
crashTolerance = 80
dragModelType = default
+
breakingForce = 200
maximum_drag = 0.2
+
breakingTorque = 200
minimum_drag = 0.2
+
maxTemp = 2000 // = 5000
angularDrag = 1
+
bulkheadProfiles = size0, srf
crashTolerance = 80
+
tags = #autoLOC_500786 //#autoLOC_500786 = connect frame scaffold structur strut truss
breakingForce = 200
+
MODULE
breakingTorque = 200
+
{
maxTemp = 5000
+
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
	}
}