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

From Kerbal Space Program Wiki
Jump to: navigation, search
(Created page with "<pre> name = structuralIBeam3 module = Part author = NovaSilisko mesh = model.mu rescaleFactor = 1 node_stack_top = 0, 0.8024656, 0, 0,-1, 0, 0 node_stack_bottom = 0,-0.8024...")
 
m (updated)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<pre>
+
{{Part config|M-Beam 200 I-Beam Pocket Edition|2=PART
name = structuralIBeam3
+
{
module = Part
+
name = structuralIBeam3
author = NovaSilisko
+
module = Part
 
+
author = NovaSilisko
mesh = model.mu
+
mesh = model.mu
rescaleFactor = 1
+
rescaleFactor = 1
 
+
node_stack_top = 0, 0.8024656, 0, 0, 1, 0, 0
node_stack_top = 0, 0.8024656, 0, 0,-1, 0, 0
+
node_stack_bottom = 0,-0.8024656, 0, 0, -1, 0, 0
node_stack_bottom = 0,-0.8024656, 0, 0, 1, 0, 0
+
node_attach = 0, -0.8024656, 0, 0, -1, 0, 0
 
+
TechRequired = composites
node_attach = 0, -0.8024656, 0, 0, -1, 0, 0
+
entryCost = 6200
 
+
cost = 14
cost = 50
+
category = Structural
category = Structural
+
subcategory = 0
subcategory = 0
+
title = #autoLOC_500751 //#autoLOC_500751 = M-Beam 200 I-Beam Pocket Edition
title = M-Beam 200 I-Beam Pocket Edition
+
manufacturer = #autoLOC_501646 //#autoLOC_501646 = Dinkelstein Kerman's Construction Emporium
manufacturer = Dinkelstein Kerman's Construction Emporium
+
description = #autoLOC_500752 //#autoLOC_500752 = Handcrafted by Dinkelstein himself, the M-Beam 200 works great for making rockets and skyscrapers alike. This one's half as long as the normal version, for building smaller skyscrapers and/or rockets.
description = Handcrafted by Dinkelstein himself, the M-Beam 200 works great for making rockets and skyscrapers alike. This one's half as long as the normal version, for building smaller skyscrapers and/or rockets.
+
attachRules = 1,1,1,1,1
attachRules = 1,1,1,1,1
+
mass = 0.1875
 
+
dragModelType = default
// --- standard part parameters ---
+
maximum_drag = 0.2
mass = 0.1875
+
minimum_drag = 0.2
dragModelType = default
+
angularDrag = 1
maximum_drag = 0.2
+
crashTolerance = 80
minimum_drag = 0.2
+
breakingForce = 200
angularDrag = 1
+
breakingTorque = 200
crashTolerance = 80
+
maxTemp = 2000 // = 3200
breakingForce = 200
+
fuelCrossFeed = False
breakingTorque = 200
+
bulkheadProfiles = size0, srf
maxTemp = 3200
+
tags = #autoLOC_500753 //#autoLOC_500753 = beam build connect construct extend fabricate girder structur support
fuelCrossFeed = False
+
MODULE
</pre>
+
{
 +
name = ModuleCargoPart
 +
packedVolume = 110
 +
}
 +
}
 +
}}

Latest revision as of 09:14, 20 July 2024

This is the configuration file for M-Beam 200 I-Beam Pocket Edition.
PART
{
	name = structuralIBeam3
	module = Part
	author = NovaSilisko
	mesh = model.mu
	rescaleFactor = 1
	node_stack_top = 0, 0.8024656, 0, 0, 1, 0, 0
	node_stack_bottom = 0,-0.8024656, 0, 0, -1, 0, 0
	node_attach = 0, -0.8024656, 0, 0, -1, 0, 0
	TechRequired = composites
	entryCost = 6200
	cost = 14
	category = Structural
	subcategory = 0
	title = #autoLOC_500751 //#autoLOC_500751 = M-Beam 200 I-Beam Pocket Edition
	manufacturer = #autoLOC_501646 //#autoLOC_501646 = Dinkelstein Kerman's Construction Emporium
	description = #autoLOC_500752 //#autoLOC_500752 = Handcrafted by Dinkelstein himself, the M-Beam 200 works great for making rockets and skyscrapers alike. This one's half as long as the normal version, for building smaller skyscrapers and/or rockets.
	attachRules = 1,1,1,1,1
	mass = 0.1875
	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_500753 //#autoLOC_500753 = beam build connect construct extend fabricate girder structur support
	MODULE
	{
		name = ModuleCargoPart
		packedVolume = 110
	}
}