Difference between revisions of "Parts/Structural/structuralIBeam650/structuralIBeam650.cfg"
From Kerbal Space Program Wiki
< Parts | Structural
m (*update to 0.24.2;) |
m (updated) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Part config|M-Beam 650 I-Beam|2=PART | {{Part config|M-Beam 650 I-Beam|2=PART | ||
{ | { | ||
− | name = structuralIBeam1 | + | name = structuralIBeam1 |
− | module = Part | + | module = Part |
− | author = NovaSilisko | + | author = NovaSilisko |
− | + | mesh = model.mu | |
− | mesh = model.mu | + | rescaleFactor = 1 |
− | rescaleFactor = 1 | + | node_stack_top = 0, 0.5286794, 0, 0, 1, 0, 0 |
− | + | node_stack_bottom = 0,-0.5286794, 0, 0, -1, 0, 0 | |
− | + | node_attach = 0.2711147, 0, 0, 1, 0, 0, 0 | |
− | + | TechRequired = composites | |
− | + | entryCost = 7800 | |
− | node_stack_top = 0, 0.5286794, 0, 0, | + | cost = 50 |
− | node_stack_bottom = 0,-0.5286794, 0, 0, 1, 0, 0 | + | category = Structural |
− | + | subcategory = 0 | |
− | node_attach = 0.2711147, 0, 0, 1, 0, 0, 0 | + | title = #autoLOC_500754 //#autoLOC_500754 = M-Beam 650 I-Beam |
− | + | manufacturer = #autoLOC_501646 //#autoLOC_501646 = Dinkelstein Kerman's Construction Emporium | |
− | TechRequired = composites | + | description = #autoLOC_500755 //#autoLOC_500755 = A wide, upscaled version of the M-Beam 200 I-Beam. Dinkelstein loves variety, man. |
− | entryCost = 7800 | + | attachRules = 1,1,1,1,1 |
− | cost = 50 | + | mass = 0.08 |
− | category = Structural | + | dragModelType = default |
− | subcategory = 0 | + | maximum_drag = 0.2 |
− | title = M-Beam 650 I-Beam | + | minimum_drag = 0.2 |
− | manufacturer = Dinkelstein Kerman's Construction Emporium | + | angularDrag = 1 |
− | description = A wide, upscaled version of the M-Beam 200 I-Beam. Dinkelstein loves variety, man. | + | crashTolerance = 80 |
− | attachRules = 1,1,1,1,1 | + | breakingForce = 200 |
− | + | breakingTorque = 200 | |
− | + | maxTemp = 2000 // = 3200 | |
− | mass = 0.08 | + | fuelCrossFeed = False |
− | dragModelType = default | + | bulkheadProfiles = size0, srf |
− | maximum_drag = 0.2 | + | tags = #autoLOC_500756 //#autoLOC_500756 = beam build connect construct extend fabricate girder structur support |
− | minimum_drag = 0.2 | + | MODULE |
− | angularDrag = 1 | + | { |
− | crashTolerance = 80 | + | name = ModuleCargoPart |
− | breakingForce = 200 | + | packedVolume = 140 |
− | breakingTorque = 200 | + | } |
− | maxTemp = 3200 | ||
− | fuelCrossFeed = False | ||
} | } | ||
− | |||
}} | }} |
Latest revision as of 14:15, 20 July 2024
PART { name = structuralIBeam1 module = Part author = NovaSilisko mesh = model.mu rescaleFactor = 1 node_stack_top = 0, 0.5286794, 0, 0, 1, 0, 0 node_stack_bottom = 0,-0.5286794, 0, 0, -1, 0, 0 node_attach = 0.2711147, 0, 0, 1, 0, 0, 0 TechRequired = composites entryCost = 7800 cost = 50 category = Structural subcategory = 0 title = #autoLOC_500754 //#autoLOC_500754 = M-Beam 650 I-Beam manufacturer = #autoLOC_501646 //#autoLOC_501646 = Dinkelstein Kerman's Construction Emporium description = #autoLOC_500755 //#autoLOC_500755 = A wide, upscaled version of the M-Beam 200 I-Beam. Dinkelstein loves variety, man. attachRules = 1,1,1,1,1 mass = 0.08 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_500756 //#autoLOC_500756 = beam build connect construct extend fabricate girder structur support MODULE { name = ModuleCargoPart packedVolume = 140 } }