Difference between revisions of "Parts/Structural/structuralIBeam200/structuralIBeam200.cfg"
From Kerbal Space Program Wiki
< Parts | Structural
(Created page with "<pre> name = structuralIBeam2 module = Part author = NovaSilisko mesh = model.mu rescaleFactor = 1 node_stack_top = 0, 1.598274, 0, 0,-1, 0, 0 node_stack_bottom = 0,-1.59827...") |
m (updated) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Part config|M-Beam 200 I-Beam|2=PART | |
− | name = structuralIBeam2 | + | { |
− | module = Part | + | name = structuralIBeam2 |
− | author = NovaSilisko | + | module = Part |
− | + | author = NovaSilisko | |
− | mesh = model.mu | + | mesh = model.mu |
− | rescaleFactor = 1 | + | rescaleFactor = 1 |
− | + | node_stack_top = 0, 1.598274, 0, 0, 1, 0, 0 | |
− | node_stack_top = 0, 1.598274, 0, 0, | + | node_stack_bottom = 0,-1.598274, 0, 0, -1, 0, 0 |
− | node_stack_bottom = 0,-1.598274, 0, 0, 1, 0, 0 | + | node_attach = 0, -1.598274, 0, 0, -1, 0, 0 |
− | + | TechRequired = composites | |
− | node_attach = 0, -1.598274, 0, 0, -1, 0, 0 | + | entryCost = 6800 |
− | + | cost = 25 | |
− | cost = | + | category = Structural |
− | category = Structural | + | subcategory = 0 |
− | subcategory = 0 | + | title = #autoLOC_500748 //#autoLOC_500748 = M-Beam 200 I-Beam |
− | title = M-Beam 200 I-Beam | + | manufacturer = #autoLOC_501646 //#autoLOC_501646 = Dinkelstein Kerman's Construction Emporium |
− | manufacturer = Dinkelstein Kerman's Construction Emporium | + | description = #autoLOC_500749 //#autoLOC_500749 = Handcrafted by Dinkelstein himself, the M-Beam 200 works great for making rockets and skyscrapers alike. |
− | description = Handcrafted by Dinkelstein himself, the M-Beam 200 works great for making rockets and skyscrapers alike. | + | attachRules = 1,1,1,1,1 |
− | attachRules = 1,1,1,1,1 | + | mass = 0.375 |
− | + | dragModelType = default | |
− | + | maximum_drag = 0.2 | |
− | mass = 0.375 | + | minimum_drag = 0.2 |
− | dragModelType = default | + | angularDrag = 1 |
− | maximum_drag = 0.2 | + | crashTolerance = 80 |
− | minimum_drag = 0.2 | + | breakingForce = 200 |
− | angularDrag = 1 | + | breakingTorque = 200 |
− | crashTolerance = 80 | + | maxTemp = 2000 // = 3200 |
− | breakingForce = 200 | + | fuelCrossFeed = False |
− | breakingTorque = 200 | + | bulkheadProfiles = size0, srf |
− | maxTemp = 3200 | + | tags = #autoLOC_500750 //#autoLOC_500750 = beam build connect construct extend fabricate girder structur support |
− | fuelCrossFeed = False | + | MODULE |
− | + | { | |
+ | name = ModuleCargoPart | ||
+ | packedVolume = -1 | ||
+ | } | ||
+ | } | ||
+ | }} |
Latest revision as of 07:09, 9 July 2024
PART { name = structuralIBeam2 module = Part author = NovaSilisko mesh = model.mu rescaleFactor = 1 node_stack_top = 0, 1.598274, 0, 0, 1, 0, 0 node_stack_bottom = 0,-1.598274, 0, 0, -1, 0, 0 node_attach = 0, -1.598274, 0, 0, -1, 0, 0 TechRequired = composites entryCost = 6800 cost = 25 category = Structural subcategory = 0 title = #autoLOC_500748 //#autoLOC_500748 = M-Beam 200 I-Beam manufacturer = #autoLOC_501646 //#autoLOC_501646 = Dinkelstein Kerman's Construction Emporium description = #autoLOC_500749 //#autoLOC_500749 = Handcrafted by Dinkelstein himself, the M-Beam 200 works great for making rockets and skyscrapers alike. attachRules = 1,1,1,1,1 mass = 0.375 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_500750 //#autoLOC_500750 = beam build connect construct extend fabricate girder structur support MODULE { name = ModuleCargoPart packedVolume = -1 } }