Difference between revisions of "Parts/Structural/structuralPanel2x2/structuralPanel2x2.cfg"
From Kerbal Space Program Wiki
< Parts | Structural
m (XZise moved page StructuralPanel2 to Parts/structuralPanel2/part.cfg without leaving a redirect: typo) |
m (Update config) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Part config|M-2x2 Structural Panel|2=PART | |
− | + | { | |
− | + | name = structuralPanel2 | |
− | name = structuralPanel2 | + | module = Part |
− | module = Part | + | author = NovaSilisko |
− | author = NovaSilisko | + | mesh = model.mu |
− | + | rescaleFactor = 1 | |
− | mesh = model.mu | + | node_stack_top = 0, 0.0275, 0, 0, 1, 0, 0 |
− | rescaleFactor = 1 | + | node_stack_bottom = 0,-0.0275, 0, 0, -1, 0, 0 |
− | + | node_attach = -1, 0, 0, -1, 0, 0, 0 | |
− | + | TechRequired = composites | |
− | + | entryCost = 9800 | |
− | + | cost = 90 | |
− | + | category = Structural | |
− | + | subcategory = 0 | |
− | + | title = #autoLOC_500763 //#autoLOC_500763 = M-2x2 Structural Panel | |
− | node_stack_top = 0, 0.0275, 0, 0, | + | manufacturer = #autoLOC_501646 //#autoLOC_501646 = Dinkelstein Kerman's Construction Emporium |
− | node_stack_bottom = 0,-0.0275 | + | description = #autoLOC_500764 //#autoLOC_500764 = Four M-1x1 have been arranged in a 2x2 layout for this part, then stuck together with super glue. |
− | + | attachRules = 1,1,1,1,1 | |
− | + | mass = 0.3 | |
− | node_attach = -1, 0, 0, -1, 0, 0, 0 | + | dragModelType = default |
− | + | maximum_drag = 0.2 | |
− | cost = | + | minimum_drag = 0.2 |
− | category = Structural | + | angularDrag = 1 |
− | subcategory = 0 | + | crashTolerance = 80 |
− | title = M-2x2 Structural Panel | + | breakingForce = 200 |
− | manufacturer = Dinkelstein Kerman's Construction Emporium | + | breakingTorque = 200 |
− | description = Four M-1x1 have been arranged in a 2x2 layout for this part, then stuck together with super glue. | + | maxTemp = 2000 // = 3200 |
− | attachRules = 1,1,1,1,1 | + | fuelCrossFeed = False |
− | + | bulkheadProfiles = size0, srf | |
− | + | tags = #autoLOC_500765 //#autoLOC_500765 = body build construct cover extend fabricate plat structur support | |
− | mass = 0.3 | + | MODULE |
− | dragModelType = default | + | { |
− | maximum_drag = 0.2 | + | name = ModuleCargoPart |
− | minimum_drag = 0.2 | + | packedVolume = 240 |
− | angularDrag = 1 | + | } |
− | crashTolerance = 80 | + | } |
− | breakingForce = 200 | + | }} |
− | breakingTorque = 200 | ||
− | maxTemp = 3200 | ||
− | fuelCrossFeed = False | ||
− |
Latest revision as of 18:35, 10 October 2024
PART { name = structuralPanel2 module = Part author = NovaSilisko mesh = model.mu rescaleFactor = 1 node_stack_top = 0, 0.0275, 0, 0, 1, 0, 0 node_stack_bottom = 0,-0.0275, 0, 0, -1, 0, 0 node_attach = -1, 0, 0, -1, 0, 0, 0 TechRequired = composites entryCost = 9800 cost = 90 category = Structural subcategory = 0 title = #autoLOC_500763 //#autoLOC_500763 = M-2x2 Structural Panel manufacturer = #autoLOC_501646 //#autoLOC_501646 = Dinkelstein Kerman's Construction Emporium description = #autoLOC_500764 //#autoLOC_500764 = Four M-1x1 have been arranged in a 2x2 layout for this part, then stuck together with super glue. attachRules = 1,1,1,1,1 mass = 0.3 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 1 crashTolerance = 80 breakingForce = 200 breakingTorque = 200 maxTemp = 2000 // = 3200 fuelCrossFeed = False bulkheadProfiles = size0, srf tags = #autoLOC_500765 //#autoLOC_500765 = body build construct cover extend fabricate plat structur support MODULE { name = ModuleCargoPart packedVolume = 240 } }