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

From Kerbal Space Program Wiki
Jump to: navigation, search
m (BobBot moved page Parts/Structural/structuralMiniNode/part.cfg to Parts/Structural/structuralMicronode/structuralMicronode.cfg without leaving a redirect: Renamed part configuration file after update.)
m (*update to 1.0;)
Line 1: Line 1:
 
{{Part config|The Not-Rockomax Micronode|2=PART
 
{{Part config|The Not-Rockomax Micronode|2=PART
 
{
 
{
name = structuralMiniNode
+
name = structuralMiniNode
module = Part
+
module = Part
author = NovaSilisko
+
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_left = -0.1823258, 0, 0, 1, 0, 0, 0
node_stack_right = 0.1823258, 0, 0, -1, 0, 0, 0
+
node_stack_back = 0, 0, 0.1823258, 0, 0, -1, 0
node_stack_left = -0.1823258, 0, 0, 1, 0, 0, 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_back = 0, 0, 0.1823258, 0, 0,-1, 0
+
node_stack_bottom = 0,-0.1823258, 0, 0, -1, 0, 0
node_stack_front = 0, 0,-0.1823258, 0, 0, 1, 0
+
TechRequired = precisionEngineering
 
+
entryCost = 9800
node_stack_top = 0, 0.1823258, 0, 0,-1, 0, 0
+
cost = 25
node_stack_bottom = 0,-0.1823258, 0, 0, 1, 0, 0
+
category = Structural
 
+
subcategory = 0
TechRequired = composites
+
title = The Not-Rockomax Micronode
entryCost = 9800
+
manufacturer = Dinkelstein Kerman's Construction Emporium
cost = 25
+
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.
category = Structural
+
attachRules = 1,0,1,0,0
subcategory = 0
+
mass = 0.15
title = The Not-Rockomax Micronode
+
dragModelType = default
manufacturer = Dinkelstein Kerman's Construction Emporium
+
maximum_drag = 0.2
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.
+
minimum_drag = 0.2
attachRules = 1,0,1,0,0
+
angularDrag = 1
 
+
crashTolerance = 15
// --- standard part parameters ---
+
maxTemp = 2000 // = 3200
mass = 0.15
+
bulkheadProfiles = size0
dragModelType = default
 
maximum_drag = 0.2
 
minimum_drag = 0.2
 
angularDrag = 1
 
crashTolerance = 15
 
maxTemp = 3200
 
 
}
 
}
  
 
}}
 
}}

Revision as of 10:43, 30 April 2015

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 = The Not-Rockomax Micronode
	manufacturer = Dinkelstein Kerman's Construction Emporium
	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.
	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
}