Difference between revisions of "Parts/FuelTank/fuelTankToroidal/fuelTankToroidal.cfg"
From Kerbal Space Program Wiki
< Parts
(Updated for 0.23) |
m (Update to 1.4) |
||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Part config|ROUND-8 Toroidal Fuel Tank|2=PART | {{Part config|ROUND-8 Toroidal Fuel Tank|2=PART | ||
{ | { | ||
− | name = toroidalFuelTank | + | name = toroidalFuelTank |
− | module = Part | + | module = Part |
− | author = NovaSilisko | + | author = NovaSilisko |
+ | mesh = model.mu | ||
+ | rescaleFactor = 1 | ||
+ | node_stack_top = 0.0, 0.0498631, 0.0, 0.0, 1.0, 0.0 | ||
+ | node_stack_bottom = 0.0, -0.0498631, 0.0, 0.0, -1.0, 0.0 | ||
+ | buoyancy = 0.5 | ||
+ | buoyancyUseSine = False | ||
+ | TechRequired = precisionPropulsion | ||
+ | TechHidden = True | ||
+ | entryCost = 4800 | ||
+ | cost = 175 | ||
+ | category = none | ||
+ | subcategory = 0 | ||
+ | title = #autoLOC_500538 //#autoLOC_500538 = ROUND-8 Toroidal Fuel Tank | ||
+ | manufacturer = #autoLOC_501633 //#autoLOC_501633 = Probodobodyne Inc | ||
+ | description = #autoLOC_500539 //#autoLOC_500539 = An unconventionally shaped (but undoubtedly handy) fuel tank. | ||
+ | attachRules = 1,0,1,0,1 | ||
+ | mass = 0.0375 | ||
+ | dragModelType = default | ||
+ | maximum_drag = 0.2 | ||
+ | minimum_drag = 0.15 | ||
+ | angularDrag = 2 | ||
+ | crashTolerance = 6 | ||
+ | maxTemp = 2000 // = 2900 | ||
+ | breakingForce = 50 | ||
+ | breakingTorque = 50 | ||
+ | bulkheadProfiles = size1 | ||
+ | tags = #autoLOC_500540 //#autoLOC_500540 = donut doughnut fueltank gold ?lfo lifebuoy liquid oxidizer propellant (ring rocket yellow | ||
+ | DRAG_CUBE | ||
+ | { | ||
+ | cube = Default, 0.2859113,0.6272321,0.6734665, 0.2859113,0.6268581,0.9227022, 1.21,0.96,0.2872447, 1.21,0.96,0.245615, 0.2958315,0.6112254,0.6440083, 0.2958315,0.6160544,1.104762, 0,0.02261333,-2.695719E-09, 1.152236,0.3307782,1.135139 | ||
+ | } | ||
+ | RESOURCE | ||
+ | { | ||
+ | name = LiquidFuel | ||
+ | amount = 27 | ||
+ | maxAmount = 27 | ||
+ | } | ||
+ | RESOURCE | ||
+ | { | ||
+ | name = Oxidizer | ||
+ | amount = 33 | ||
+ | maxAmount = 33 | ||
+ | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} |
Latest revision as of 13:51, 10 March 2018
PART { name = toroidalFuelTank module = Part author = NovaSilisko mesh = model.mu rescaleFactor = 1 node_stack_top = 0.0, 0.0498631, 0.0, 0.0, 1.0, 0.0 node_stack_bottom = 0.0, -0.0498631, 0.0, 0.0, -1.0, 0.0 buoyancy = 0.5 buoyancyUseSine = False TechRequired = precisionPropulsion TechHidden = True entryCost = 4800 cost = 175 category = none subcategory = 0 title = #autoLOC_500538 //#autoLOC_500538 = ROUND-8 Toroidal Fuel Tank manufacturer = #autoLOC_501633 //#autoLOC_501633 = Probodobodyne Inc description = #autoLOC_500539 //#autoLOC_500539 = An unconventionally shaped (but undoubtedly handy) fuel tank. attachRules = 1,0,1,0,1 mass = 0.0375 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.15 angularDrag = 2 crashTolerance = 6 maxTemp = 2000 // = 2900 breakingForce = 50 breakingTorque = 50 bulkheadProfiles = size1 tags = #autoLOC_500540 //#autoLOC_500540 = donut doughnut fueltank gold ?lfo lifebuoy liquid oxidizer propellant (ring rocket yellow DRAG_CUBE { cube = Default, 0.2859113,0.6272321,0.6734665, 0.2859113,0.6268581,0.9227022, 1.21,0.96,0.2872447, 1.21,0.96,0.245615, 0.2958315,0.6112254,0.6440083, 0.2958315,0.6160544,1.104762, 0,0.02261333,-2.695719E-09, 1.152236,0.3307782,1.135139 } RESOURCE { name = LiquidFuel amount = 27 maxAmount = 27 } RESOURCE { name = Oxidizer amount = 33 maxAmount = 33 } }