Difference between revisions of "Parts/Structural/stationHub/stationHub.cfg"
From Kerbal Space Program Wiki
< Parts | Structural
m (*update to 0.24.2;) |
m (Update config) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Part config|Rockomax HubMax Multi-Point Connector|2=PART | {{Part config|Rockomax HubMax Multi-Point Connector|2=PART | ||
{ | { | ||
− | name = stationHub | + | name = stationHub |
− | module = Part | + | module = Part |
− | author = NovaSilisko | + | author = NovaSilisko |
− | + | mesh = model.mu | |
− | mesh = model.mu | + | rescaleFactor = 1 |
− | rescaleFactor = 1 | + | node_stack_right = 0.9121535, 0, 0, 1, 0, 0, 1 |
− | + | node_stack_left = -0.9121535, 0, 0, -1, 0, 0, 1 | |
− | node_stack_right = 0.9121535, 0, 0, | + | node_stack_back = 0, 0, 0.9121535, 0, 0, 1, 1 |
− | node_stack_left = -0.9121535, 0, 0, 1, 0, 0, 1 | + | node_stack_front = 0, 0,-0.9121535, 0, 0, -1, 1 |
− | + | node_stack_top = 0, 0.9121535, 0, 0, 1, 0, 1 | |
− | node_stack_back = 0, 0, 0.9121535, 0, 0, | + | node_stack_bottom = 0,-0.9121535, 0, 0, -1, 0, 1 |
− | node_stack_front = 0, 0,-0.9121535, 0, 0, 1, 1 | + | TechRequired = metaMaterials |
− | + | entryCost = 10800 | |
− | node_stack_top = 0, 0.9121535, 0, 0, | + | cost = 900 |
− | node_stack_bottom = 0,-0.9121535, 0, 0, 1, 0, 1 | + | category = Structural |
− | + | subcategory = 0 | |
− | TechRequired = metaMaterials | + | title = #autoLOC_500745 //#autoLOC_500745 = Rockomax HubMax Multi-Point Connector |
− | entryCost = 10800 | + | manufacturer = #autoLOC_501637 //#autoLOC_501637 = Rockomax Conglomerate |
− | cost = 900 | + | description = #autoLOC_500746 //#autoLOC_500746 = When it was unveiled at the 3rd annual Rockets & Explosions festival, the HubMax Multi-Point Connector caused several patrons to die of shock on the spot. 'All my life I thought rocket parts could be placed one way - up! But Rockomax today has shattered that notion' said one survivor, who asked to remain anonymous. Needless to say, this part may very well herald a revolution in construction technologies. Docking ports sold separately. |
− | category = Structural | + | attachRules = 1,0,1,0,0 |
− | subcategory = 0 | + | mass = 1.5 |
− | title = Rockomax HubMax Multi-Point Connector | + | dragModelType = default |
− | manufacturer = Rockomax Conglomerate | + | maximum_drag = 0.2 |
− | description = When it was unveiled at the 3rd annual Rockets & Explosions festival, the HubMax Multi-Point Connector caused several patrons to die of shock on the spot. 'All my life I thought rocket parts could be placed one way - up! But Rockomax today has shattered that notion' said one survivor, who asked to remain anonymous. Needless to say, this part may very well herald a revolution in construction technologies. Docking ports sold separately. | + | minimum_drag = 0.2 |
− | attachRules = 1,0,1,0,0 | + | angularDrag = 1 |
− | + | crashTolerance = 15 | |
− | + | maxTemp = 2000 // = 3200 | |
− | mass = 1.5 | + | bulkheadProfiles = size1 |
− | dragModelType = default | + | tags = #autoLOC_500747 //#autoLOC_500747 = base build center central connect construct (core hub nexus outpost statio |
− | maximum_drag = 0.2 | + | |
− | minimum_drag = 0.2 | + | MODULE |
− | angularDrag = 1 | + | { |
− | crashTolerance = 15 | + | name = ModuleCargoPart |
− | maxTemp = 3200 | + | stackableQuantity = 1 |
+ | packedVolume = -1 | ||
+ | } | ||
} | } | ||
− | |||
}} | }} |
Latest revision as of 18:40, 10 October 2024
PART { name = stationHub module = Part author = NovaSilisko mesh = model.mu rescaleFactor = 1 node_stack_right = 0.9121535, 0, 0, 1, 0, 0, 1 node_stack_left = -0.9121535, 0, 0, -1, 0, 0, 1 node_stack_back = 0, 0, 0.9121535, 0, 0, 1, 1 node_stack_front = 0, 0,-0.9121535, 0, 0, -1, 1 node_stack_top = 0, 0.9121535, 0, 0, 1, 0, 1 node_stack_bottom = 0,-0.9121535, 0, 0, -1, 0, 1 TechRequired = metaMaterials entryCost = 10800 cost = 900 category = Structural subcategory = 0 title = #autoLOC_500745 //#autoLOC_500745 = Rockomax HubMax Multi-Point Connector manufacturer = #autoLOC_501637 //#autoLOC_501637 = Rockomax Conglomerate description = #autoLOC_500746 //#autoLOC_500746 = When it was unveiled at the 3rd annual Rockets & Explosions festival, the HubMax Multi-Point Connector caused several patrons to die of shock on the spot. 'All my life I thought rocket parts could be placed one way - up! But Rockomax today has shattered that notion' said one survivor, who asked to remain anonymous. Needless to say, this part may very well herald a revolution in construction technologies. Docking ports sold separately. attachRules = 1,0,1,0,0 mass = 1.5 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 1 crashTolerance = 15 maxTemp = 2000 // = 3200 bulkheadProfiles = size1 tags = #autoLOC_500747 //#autoLOC_500747 = base build center central connect construct (core hub nexus outpost statio MODULE { name = ModuleCargoPart stackableQuantity = 1 packedVolume = -1 } }