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

From Kerbal Space Program Wiki
Jump to: navigation, search
(Created page with "<pre> name = structuralIBeam1 module = Part author = NovaSilisko mesh = model.mu rescaleFactor = 1 // node_stack_right = 0.27061, 0, 0, -1, 0, 0, 0 // node_stack_left = -0.2...")
 
m (updated)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<pre>
+
{{Part config|M-Beam 650 I-Beam|2=PART
name = structuralIBeam1
+
{
module = Part
+
name = structuralIBeam1
author = NovaSilisko
+
module = Part
 
+
author = NovaSilisko
mesh = model.mu
+
mesh = model.mu
rescaleFactor = 1
+
rescaleFactor = 1
 
+
node_stack_top = 0, 0.5286794, 0, 0, 1, 0, 0
// node_stack_right = 0.27061, 0, 0, -1, 0, 0, 0
+
node_stack_bottom = 0,-0.5286794, 0, 0, -1, 0, 0
// node_stack_left = -0.27061, 0, 0, 1, 0, 0, 0
+
node_attach = 0.2711147, 0, 0, 1, 0, 0, 0
 
+
TechRequired = composites
node_stack_top = 0, 0.5286794, 0, 0,-1, 0, 0
+
entryCost = 7800
node_stack_bottom = 0,-0.5286794, 0, 0, 1, 0, 0
+
cost = 50
 
+
category = Structural
node_attach = 0.2711147, 0, 0, 1, 0, 0, 0
+
subcategory = 0
 
+
title = #autoLOC_500754 //#autoLOC_500754 = M-Beam 650 I-Beam
cost = 100
+
manufacturer = #autoLOC_501646 //#autoLOC_501646 = Dinkelstein Kerman's Construction Emporium
category = Structural
+
description = #autoLOC_500755 //#autoLOC_500755 = A wide, upscaled version of the M-Beam 200 I-Beam. Dinkelstein loves variety, man.
subcategory = 0
+
attachRules = 1,1,1,1,1
title = M-Beam 650 I-Beam
+
mass = 0.08
manufacturer = Dinkelstein Kerman's Construction Emporium
+
dragModelType = default
description = A wide, upscaled version of the M-Beam 200 I-Beam. Dinkelstein loves variety, man.
+
maximum_drag = 0.2
attachRules = 1,1,1,1,1
+
minimum_drag = 0.2
 
+
angularDrag = 1
// --- standard part parameters ---
+
crashTolerance = 80
mass = 0.08
+
breakingForce = 200
dragModelType = default
+
breakingTorque = 200
maximum_drag = 0.2
+
maxTemp = 2000 // = 3200
minimum_drag = 0.2
+
fuelCrossFeed = False
angularDrag = 1
+
bulkheadProfiles = size0, srf
crashTolerance = 80
+
tags = #autoLOC_500756 //#autoLOC_500756 = beam build connect construct extend fabricate girder structur support
breakingForce = 200
+
MODULE
breakingTorque = 200
+
{
maxTemp = 3200
+
name = ModuleCargoPart
fuelCrossFeed = False
+
packedVolume = 140
</pre>
+
}
 +
}
 +
}}

Latest revision as of 14:15, 20 July 2024

This is the configuration file for M-Beam 650 I-Beam.
PART
{
	name = structuralIBeam1
	module = Part
	author = NovaSilisko
	mesh = model.mu
	rescaleFactor = 1
	node_stack_top = 0, 0.5286794, 0, 0, 1, 0, 0
	node_stack_bottom = 0,-0.5286794, 0, 0, -1, 0, 0
	node_attach = 0.2711147, 0, 0, 1, 0, 0, 0
	TechRequired = composites
	entryCost = 7800
	cost = 50
	category = Structural
	subcategory = 0
	title = #autoLOC_500754 //#autoLOC_500754 = M-Beam 650 I-Beam
	manufacturer = #autoLOC_501646 //#autoLOC_501646 = Dinkelstein Kerman's Construction Emporium
	description = #autoLOC_500755 //#autoLOC_500755 = A wide, upscaled version of the M-Beam 200 I-Beam. Dinkelstein loves variety, man.
	attachRules = 1,1,1,1,1
	mass = 0.08
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.2
	angularDrag = 1
	crashTolerance = 80
	breakingForce = 200
	breakingTorque = 200
	maxTemp = 2000 // = 3200
	fuelCrossFeed = False
	bulkheadProfiles = size0, srf
	tags = #autoLOC_500756 //#autoLOC_500756 = beam build connect construct extend fabricate girder structur support
	MODULE
	{
		name = ModuleCargoPart
		packedVolume = 140
	}
}