Difference between revisions of "Parts/Structural/strutCubicOcto/strutCubicOcto.cfg"
From Kerbal Space Program Wiki
< Parts | Structural
m (BobBot moved page Parts/Structural/strutCube/part.cfg to Parts/Structural/strutCubicOcto/strutCubicOcto.cfg without leaving a redirect: Renamed part configuration file after update.) |
m (Update config) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Part config|Cubic Octagonal Strut|2=PART | {{Part config|Cubic Octagonal Strut|2=PART | ||
{ | { | ||
− | name = strutCube | + | name = strutCube |
− | module = Part | + | module = Part |
− | author = NovaSilisko | + | author = NovaSilisko |
− | + | mesh = model.mu | |
− | mesh = model.mu | + | scale = 1 |
− | scale = 1 | + | rescaleFactor = 1 |
− | rescaleFactor = 1 | + | PhysicsSignificance = 1 |
− | + | node_stack_top = 0.0, 0.1287344, 0.0, 0.0, 1.0, 0.0, 0 | |
− | PhysicsSignificance = 1 | + | node_stack_bottom = 0.0, -0.1287344, 0.0, 0.0, -1.0, 0.0, 0 |
− | + | node_attach = 0.0, -0.1287344, 0.0, 0.0, -1.0, 0.0, 0 | |
− | node_stack_top = 0.0, 0.1287344, 0.0, 0.0, 1.0, 0.0, 0 | + | TechRequired = precisionEngineering |
− | node_stack_bottom = 0.0, -0.1287344, 0.0, 0.0, 1.0, 0.0, 0 | + | entryCost = 5800 |
− | node_attach = 0.0, -0.1287344, 0.0, 0.0, -1.0, 0.0, 0 | + | cost = 16 |
− | + | category = Structural | |
− | TechRequired = | + | subcategory = 0 |
− | entryCost = 5800 | + | title = #autoLOC_500772 //#autoLOC_500772 = Cubic Octagonal Strut |
− | cost = 16 | + | manufacturer = #autoLOC_501647 //#autoLOC_501647 = StrutCo |
− | category = Structural | + | description = #autoLOC_500773 //#autoLOC_500773 = Now, with advances in technology, StrutCo brings you the Cubic Octagonal Strut - it's like a regular Octagonal Strut, but in the shape of a cube! |
− | subcategory = 0 | + | attachRules = 1,1,1,1,0 |
− | title = Cubic Octagonal Strut | + | mass = 0.001 |
− | manufacturer = StrutCo | + | dragModelType = default |
− | description = Now, with advances in technology, StrutCo brings you the Cubic Octagonal Strut - it's like a regular Octagonal Strut, but in the shape of a cube! | + | maximum_drag = 0.2 |
− | attachRules = 1,1,1,1,0 | + | minimum_drag = 0.2 |
− | + | angularDrag = 2 | |
− | + | crashTolerance = 7 | |
− | mass = 0.001 | + | maxTemp = 2000 // = 3000 |
− | dragModelType = default | + | bulkheadProfiles = size0, srf |
− | maximum_drag = 0.2 | + | tags = #autoLOC_500774 //#autoLOC_500774 = connect cube frame girder scaffold structur truss |
− | minimum_drag = 0.2 | + | MODULE |
− | angularDrag = 2 | + | { |
− | crashTolerance = 7 | + | name = ModuleCargoPart |
− | maxTemp = 3000 | + | stackableQuantity = 3 |
+ | packedVolume = 14 | ||
+ | } | ||
} | } | ||
− | |||
}} | }} |
Latest revision as of 18:33, 10 October 2024
PART { name = strutCube module = Part author = NovaSilisko mesh = model.mu scale = 1 rescaleFactor = 1 PhysicsSignificance = 1 node_stack_top = 0.0, 0.1287344, 0.0, 0.0, 1.0, 0.0, 0 node_stack_bottom = 0.0, -0.1287344, 0.0, 0.0, -1.0, 0.0, 0 node_attach = 0.0, -0.1287344, 0.0, 0.0, -1.0, 0.0, 0 TechRequired = precisionEngineering entryCost = 5800 cost = 16 category = Structural subcategory = 0 title = #autoLOC_500772 //#autoLOC_500772 = Cubic Octagonal Strut manufacturer = #autoLOC_501647 //#autoLOC_501647 = StrutCo description = #autoLOC_500773 //#autoLOC_500773 = Now, with advances in technology, StrutCo brings you the Cubic Octagonal Strut - it's like a regular Octagonal Strut, but in the shape of a cube! attachRules = 1,1,1,1,0 mass = 0.001 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 7 maxTemp = 2000 // = 3000 bulkheadProfiles = size0, srf tags = #autoLOC_500774 //#autoLOC_500774 = connect cube frame girder scaffold structur truss MODULE { name = ModuleCargoPart stackableQuantity = 3 packedVolume = 14 } }