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

From Kerbal Space Program Wiki
Jump to: navigation, search
(Updated for 0.23)
m (Update config)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Part config|M-1x1 Structural Panel|2=PART
 
{{Part config|M-1x1 Structural Panel|2=PART
 
{
 
{
name = structuralPanel1
+
name = structuralPanel1
module = Part
+
module = Part
author = NovaSilisko
+
author = NovaSilisko
 
+
mesh = model.mu
mesh = model.mu
+
rescaleFactor = 1
rescaleFactor = 1
+
node_stack_top = 0, 0.0275, 0, 0, 1, 0, 0
 
+
node_stack_bottom = 0,-0.0275, 0, 0, -1, 0, 0
// node_stack_right = 0.5, 0, 0, -1, 0, 0, 0
+
node_attach = -0.5, 0, 0, -1, 0, 0, 0
// node_stack_left = -0.5, 0, 0, 1, 0, 0, 0
+
TechRequired = composites
 
+
entryCost = 7200
// node_stack_back = 0, 0, 0.5, 0, 0,-1, 0
+
cost = 30
// node_stack_front = 0, 0,-0.5, 0, 0, 1, 0
+
category = Structural
 
+
subcategory = 0
node_stack_top = 0, 0.0275, 0, 0,-1, 0, 0
+
title = #autoLOC_500760 //#autoLOC_500760 = M-1x1 Structural Panel
node_stack_bottom = 0,-0.0275, 0, 0, 1, 0, 0
+
manufacturer = #autoLOC_501646 //#autoLOC_501646 = Dinkelstein Kerman's Construction Emporium
 
+
description = #autoLOC_500761 //#autoLOC_500761 = A sturdy metal plate, perfect for constructing all sorts of things.
// node_attach = 0,-0.045, 0, 0, -1, 0, 0
+
attachRules = 1,1,1,1,1
node_attach = -0.5, 0, 0, -1, 0, 0, 0
+
mass = 0.075
 
+
dragModelType = default
TechRequired = composites
+
maximum_drag = 0.2
entryCost = 7200
+
minimum_drag = 0.2
cost = 100
+
angularDrag = 1
category = Structural
+
crashTolerance = 80
subcategory = 0
+
breakingForce = 200
title = M-1x1 Structural Panel
+
breakingTorque = 200
manufacturer = Dinkelstein Kerman's Construction Emporium
+
maxTemp = 2000 // = 3200
description = A sturdy metal plate, perfect for constructing all sorts of things.
+
fuelCrossFeed = False
attachRules = 1,1,1,1,1
+
bulkheadProfiles = size0, srf
 
+
tags = #autoLOC_500762 //#autoLOC_500762 = body build construct cover extend fabricate plat structur support
// --- standard part parameters ---
+
MODULE
mass = 0.075
+
{
dragModelType = default
+
name = ModuleCargoPart
maximum_drag = 0.2
+
packedVolume = 80
minimum_drag = 0.2
+
}
angularDrag = 1
 
crashTolerance = 80
 
breakingForce = 200
 
breakingTorque = 200
 
maxTemp = 3200
 
fuelCrossFeed = False
 
 
}
 
}
 
}}
 
}}

Latest revision as of 18:35, 10 October 2024

This is the configuration file for M-1x1 Structural Panel.
PART
{
	name = structuralPanel1
	module = Part
	author = NovaSilisko
	mesh = model.mu
	rescaleFactor = 1
	node_stack_top = 0, 0.0275, 0, 0, 1, 0, 0
	node_stack_bottom = 0,-0.0275, 0, 0, -1, 0, 0
	node_attach = -0.5, 0, 0, -1, 0, 0, 0
	TechRequired = composites
	entryCost = 7200
	cost = 30
	category = Structural
	subcategory = 0
	title = #autoLOC_500760 //#autoLOC_500760 = M-1x1 Structural Panel
	manufacturer = #autoLOC_501646 //#autoLOC_501646 = Dinkelstein Kerman's Construction Emporium
	description = #autoLOC_500761 //#autoLOC_500761 = A sturdy metal plate, perfect for constructing all sorts of things.
	attachRules = 1,1,1,1,1
	mass = 0.075
	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_500762 //#autoLOC_500762 = body build construct cover extend fabricate plat structur support
	MODULE
	{
		name = ModuleCargoPart
		packedVolume = 80
	}
}