Difference between revisions of "Parts/Utility/dockingPortJr/dockingPortJr.cfg"
From Kerbal Space Program Wiki
m (*update to 0.25;) |
m (*update to 1.0;) |
||
Line 1: | Line 1: | ||
{{Part config|Clamp-O-Tron Docking Port Jr.|2=PART | {{Part config|Clamp-O-Tron Docking Port Jr.|2=PART | ||
{ | { | ||
− | name = dockingPort3 | + | name = dockingPort3 |
− | module = Part | + | module = Part |
− | author = NovaSilisko | + | author = NovaSilisko |
− | + | mesh = model.mu | |
− | mesh = model.mu | + | rescaleFactor = 1 |
− | + | node_stack_top = 0.0, 0.1474114, 0.0, 0.0, 1.0, 0.0, 1 | |
− | rescaleFactor = 1 | + | node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 1 |
− | + | node_attach = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0 | |
− | node_stack_top = 0.0, 0.1474114, 0.0, 0.0, 1.0, 0.0, 1 | + | TechRequired = miniaturization |
− | node_stack_bottom = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1 | + | entryCost = 7800 |
− | node_attach = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0 | + | cost = 800 |
− | + | category = Utility | |
− | TechRequired = | + | subcategory = 0 |
− | entryCost = 7800 | + | title = Clamp-O-Tron Docking Port Jr. |
− | cost = | + | description = Originally marketed as a child-size version of the normal Clamp-O-Tron, the Clamp-O-Tron Jr. soon found use among hobbyists and professional space agencies alike for its compact profile, lightweight structure, and all-round cuteness. As a result of its small size, it's usable for transferring resources, but not crew. |
− | category = Utility | + | attachRules = 1,1,1,1,0 |
− | subcategory = 0 | + | mass = 0.02 |
− | title = Clamp-O-Tron Docking Port Jr. | + | dragModelType = default |
− | + | maximum_drag = 0.25 | |
− | description = Originally marketed as a child-size version of the normal Clamp-O-Tron, the Clamp-O-Tron Jr. soon found use among hobbyists and professional space agencies alike for its compact profile, lightweight structure, and all-round cuteness. As a result of its small size, it's usable for transferring resources, but not crew. | + | minimum_drag = 0.25 |
− | attachRules = 1,1,1,1,0 | + | angularDrag = 0.5 |
− | + | crashTolerance = 10 | |
− | mass = 0.02 | + | maxTemp = 2000 // = 3400 |
− | dragModelType = default | + | bulkheadProfiles = size0, srf |
− | maximum_drag = 0.25 | + | MODULE |
− | minimum_drag = 0.25 | + | { |
− | angularDrag = 0.5 | + | name = ModuleDockingNode |
− | crashTolerance = 10 | + | referenceAttachNode = top |
− | maxTemp = 3400 | + | nodeType = size0 |
− | + | } | |
− | |||
− | MODULE | ||
− | { | ||
− | |||
− | |||
− | |||
− | } | ||
} | } | ||
}} | }} |
Revision as of 19:36, 29 April 2015
PART { name = dockingPort3 module = Part author = NovaSilisko mesh = model.mu rescaleFactor = 1 node_stack_top = 0.0, 0.1474114, 0.0, 0.0, 1.0, 0.0, 1 node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 1 node_attach = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0 TechRequired = miniaturization entryCost = 7800 cost = 800 category = Utility subcategory = 0 title = Clamp-O-Tron Docking Port Jr. description = Originally marketed as a child-size version of the normal Clamp-O-Tron, the Clamp-O-Tron Jr. soon found use among hobbyists and professional space agencies alike for its compact profile, lightweight structure, and all-round cuteness. As a result of its small size, it's usable for transferring resources, but not crew. attachRules = 1,1,1,1,0 mass = 0.02 dragModelType = default maximum_drag = 0.25 minimum_drag = 0.25 angularDrag = 0.5 crashTolerance = 10 maxTemp = 2000 // = 3400 bulkheadProfiles = size0, srf MODULE { name = ModuleDockingNode referenceAttachNode = top nodeType = size0 } }