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

From Kerbal Space Program Wiki
Jump to: navigation, search
(Created page with "<pre> name = structuralMiniNode module = Part author = NovaSilisko mesh = model.mu rescaleFactor = 1 node_stack_right = 0.1823258, 0, 0, -1, 0, 0, 0 node_stack_left = -0.182...")
 
m (updated)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<pre>
+
{{Part config|The Not-Rockomax Micronode|2=PART
name = structuralMiniNode
+
{
module = Part
+
name = structuralMiniNode
author = NovaSilisko
+
module = Part
 
+
author = NovaSilisko
mesh = model.mu
+
mesh = model.mu
rescaleFactor = 1
+
rescaleFactor = 1
 
+
node_stack_right = 0.1823258, 0, 0, 1, 0, 0, 0
node_stack_right = 0.1823258, 0, 0, -1, 0, 0, 0
+
node_stack_left = -0.1823258, 0, 0, -1, 0, 0, 0
node_stack_left = -0.1823258, 0, 0, 1, 0, 0, 0
+
node_stack_back = 0, 0, 0.1823258, 0, 0, 1, 0
 
+
node_stack_front = 0, 0,-0.1823258, 0, 0, -1, 0
node_stack_back = 0, 0, 0.1823258, 0, 0,-1, 0
+
node_stack_top = 0, 0.1823258, 0, 0, 1, 0, 0
node_stack_front = 0, 0,-0.1823258, 0, 0, 1, 0
+
node_stack_bottom = 0,-0.1823258, 0, 0, -1, 0, 0
 
+
TechRequired = precisionEngineering
node_stack_top = 0, 0.1823258, 0, 0,-1, 0, 0
+
entryCost = 9800
node_stack_bottom = 0,-0.1823258, 0, 0, 1, 0, 0
+
cost = 25
 
+
category = Structural
cost = 200
+
subcategory = 0
category = Structural
+
title = #autoLOC_500757 //#autoLOC_500757 = The Not-Rockomax Micronode
subcategory = 0
+
manufacturer = #autoLOC_501646 //#autoLOC_501646 = Dinkelstein Kerman's Construction Emporium
title = The Not-Rockomax Micronode
+
description = #autoLOC_500758 //#autoLOC_500758 = Dinkelstein Kerman's Construction Emporium vehemently denies any and all accusations of industrial espionage arising from similarities between this product and a product-which-will-not-be-named from Rockomax Brand.
manufacturer = Dinkelstein Kerman's Construction Emporium
+
attachRules = 1,0,1,0,0
description = Dinkelstein Kerman's Construction Emporium vehemently denies any and all accusations of industrial espionage arising from similarities between this product and a product-which-will-not-be-named from Rockomax Brand.
+
mass = 0.15
attachRules = 1,0,1,0,0
+
dragModelType = default
 
+
maximum_drag = 0.2
// --- standard part parameters ---
+
minimum_drag = 0.2
mass = 0.15
+
angularDrag = 1
dragModelType = default
+
crashTolerance = 15
maximum_drag = 0.2
+
maxTemp = 2000 // = 3200
minimum_drag = 0.2
+
bulkheadProfiles = size0
angularDrag = 1
+
tags = #autoLOC_500759 //#autoLOC_500759 = build center central connect construct (core extend fabricate hub nexus node structur support
crashTolerance = 15
+
MODULE
maxTemp = 3200
+
{
</pre>
+
name = ModuleCargoPart
 +
packedVolume = 55
 +
}
 +
}
 +
}}

Latest revision as of 09:47, 21 July 2024

This is the configuration file for The Not-Rockomax Micronode.
PART
{
	name = structuralMiniNode
	module = Part
	author = NovaSilisko
	mesh = model.mu
	rescaleFactor = 1
	node_stack_right = 0.1823258, 0, 0, 1, 0, 0, 0
	node_stack_left = -0.1823258, 0, 0, -1, 0, 0, 0
	node_stack_back = 0, 0, 0.1823258, 0, 0, 1, 0
	node_stack_front = 0, 0,-0.1823258, 0, 0, -1, 0
	node_stack_top = 0, 0.1823258, 0, 0, 1, 0, 0
	node_stack_bottom = 0,-0.1823258, 0, 0, -1, 0, 0
	TechRequired = precisionEngineering
	entryCost = 9800
	cost = 25
	category = Structural
	subcategory = 0
	title = #autoLOC_500757 //#autoLOC_500757 = The Not-Rockomax Micronode
	manufacturer = #autoLOC_501646 //#autoLOC_501646 = Dinkelstein Kerman's Construction Emporium
	description = #autoLOC_500758 //#autoLOC_500758 = Dinkelstein Kerman's Construction Emporium vehemently denies any and all accusations of industrial espionage arising from similarities between this product and a product-which-will-not-be-named from Rockomax Brand.
	attachRules = 1,0,1,0,0
	mass = 0.15
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.2
	angularDrag = 1
	crashTolerance = 15
	maxTemp = 2000 // = 3200
	bulkheadProfiles = size0
	tags = #autoLOC_500759 //#autoLOC_500759 = build center central connect construct (core extend fabricate hub nexus node structur support
	MODULE
	{
		name = ModuleCargoPart
		packedVolume = 55
	}
}