Difference between revisions of "Parts/Structural/trussGirderAdapter/trussGirderAdapter.cfg"
From Kerbal Space Program Wiki
< Parts | Structural
Nilesrogoff (talk | contribs) (Page created) |
m (updated) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Part config|Modular Girder Adapter|2=PART | |
− | name = trussAdapter | + | { |
− | module = Part | + | name = trussAdapter |
− | author = NovaSilisko | + | module = Part |
− | + | author = NovaSilisko | |
− | mesh = model.mu | + | mesh = model.mu |
− | rescaleFactor = 1 | + | rescaleFactor = 1 |
− | + | node_stack_bottom = 0.0, -0.4108305, 0.0, 0.0, -1.0, 0.0, 1 | |
− | node_stack_bottom = 0.0, -0.4108305, 0.0, 0.0, 1.0, 0.0, 1 | + | node_stack_top = 0.0, 0.6493708, 0.0, 0.0, 1.0, 0.0, 1 |
− | node_stack_top = 0.0, 0.6493708, 0.0, 0.0, 1.0, 0.0, 1 | + | TechRequired = specializedConstruction |
− | + | entryCost = 4800 | |
− | cost = | + | cost = 50 |
− | category = Structural | + | category = Structural |
− | subcategory = 0 | + | subcategory = 0 |
− | title = Modular Girder Adapter | + | title = #autoLOC_500778 //#autoLOC_500778 = Modular Girder Adapter |
− | manufacturer = Maxo Construction Toys | + | manufacturer = #autoLOC_501648 //#autoLOC_501648 = Maxo Construction Toys |
− | description = This piece allows you to attach Modular Girder parts to standard 1.25m attachment points. | + | description = #autoLOC_500779 //#autoLOC_500779 = This piece allows you to attach Modular Girder parts to standard 1.25m attachment points. |
− | attachRules = 1,0,1,1,0 | + | attachRules = 1,0,1,1,0 |
− | + | mass = 0.25 | |
− | + | dragModelType = default | |
− | mass = 0.25 | + | maximum_drag = 0.2 |
− | dragModelType = default | + | minimum_drag = 0.2 |
− | maximum_drag = 0.2 | + | angularDrag = 1 |
− | minimum_drag = 0.2 | + | crashTolerance = 80 |
− | angularDrag = 1 | + | breakingForce = 200 |
− | crashTolerance = 80 | + | breakingTorque = 200 |
− | breakingForce = 200 | + | maxTemp = 2000 // = 5000 |
− | breakingTorque = 200 | + | bulkheadProfiles = size1 |
− | maxTemp = 5000 | + | tags = #autoLOC_500780 //#autoLOC_500780 = connect frame scaffold structur strut truss |
− | + | MODULE | |
+ | { | ||
+ | name = ModuleCargoPart | ||
+ | packedVolume = 1700 | ||
+ | } | ||
+ | } | ||
+ | }} |
Latest revision as of 15:06, 20 July 2024
PART { name = trussAdapter module = Part author = NovaSilisko mesh = model.mu rescaleFactor = 1 node_stack_bottom = 0.0, -0.4108305, 0.0, 0.0, -1.0, 0.0, 1 node_stack_top = 0.0, 0.6493708, 0.0, 0.0, 1.0, 0.0, 1 TechRequired = specializedConstruction entryCost = 4800 cost = 50 category = Structural subcategory = 0 title = #autoLOC_500778 //#autoLOC_500778 = Modular Girder Adapter manufacturer = #autoLOC_501648 //#autoLOC_501648 = Maxo Construction Toys description = #autoLOC_500779 //#autoLOC_500779 = This piece allows you to attach Modular Girder parts to standard 1.25m attachment points. attachRules = 1,0,1,1,0 mass = 0.25 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 1 crashTolerance = 80 breakingForce = 200 breakingTorque = 200 maxTemp = 2000 // = 5000 bulkheadProfiles = size1 tags = #autoLOC_500780 //#autoLOC_500780 = connect frame scaffold structur strut truss MODULE { name = ModuleCargoPart packedVolume = 1700 } }