Difference between revisions of "Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Page created)
 
m (Update config)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<pre>
+
{{Part config|FL-R750 RCS Fuel Tank|2=PART
// Kerbal Space Program - Part Config
 
 
 
// --- general parameters ---
 
name = RCSTank1-2
 
module = Part
 
author = NovaSilisko
 
 
 
// --- asset parameters ---
 
mesh = model.mu
 
rescaleFactor = 1
 
 
 
// --- node definitions ---
 
node_stack_top = 0.0, 0.5, 0.0, 0.0, 1.0, 0.0
 
node_stack_bottom = 0.0, -0.5, 0.0, 0.0, 1.0, 0.0
 
 
 
// --- editor parameters ---
 
cost = 1300
 
category = Propulsion
 
subcategory = 0
 
title = FL-R1 RCS Fuel Tank
 
manufacturer = Jebediah Kerman's Junkyard and Spaceship Parts Co.
 
description = A larger-scale version of the standard RCS fuel tank.
 
 
 
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
 
attachRules = 1,0,1,1,0
 
 
 
// --- standard part parameters ---
 
mass = 0.4
 
dragModelType = default
 
maximum_drag = 0.2
 
minimum_drag = 0.2
 
angularDrag = 2
 
crashTolerance = 12
 
maxTemp = 2900
 
 
 
// --- rcs fuel tank parameters ---
 
 
 
RESOURCE
 
 
{
 
{
name = MonoPropellant
+
name = RCSTank1-2
amount = 200
+
module = Part
maxAmount = 200
+
author = NovaSilisko
 +
mesh = RCSFuelTankR1_01.mu
 +
rescaleFactor = 1
 +
node_stack_top = 0.0, 0.5, 0.0, 0.0, 1.0, 0.0, 2
 +
node_stack_bottom = 0.0, -0.5, 0.0, 0.0, -1.0, 0.0, 2
 +
TechRequired = advFuelSystems
 +
entryCost = 7600
 +
cost = 1800
 +
category = FuelTank
 +
subcategory = 0
 +
title = #autoLOC_500601 //#autoLOC_500601 = FL-R750 RCS Fuel Tank
 +
manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co
 +
description = #autoLOC_500602 //#autoLOC_500602 = A larger-scale version of the standard RCS fuel tank.
 +
attachRules = 1,0,1,1,0
 +
mass = 0.4
 +
dragModelType = default
 +
maximum_drag = 0.2
 +
minimum_drag = 0.2
 +
angularDrag = 2
 +
crashTolerance = 12
 +
maxTemp = 2000 // = 2900
 +
bulkheadProfiles = size2
 +
tags = #autoLOC_500603 //#autoLOC_500603 = fueltank mono monopropellant propellant
 +
RESOURCE
 +
{
 +
name = MonoPropellant
 +
amount = 750
 +
maxAmount = 750
 +
}
 +
 +
MODULE
 +
{
 +
name = ModulePartVariants
 +
baseVariant = YellowAndWhite
 +
useMultipleDragCubes = false
 +
VARIANT
 +
{
 +
name = GrayAndWhite
 +
displayName = #autoLOC_8003112
 +
themeName = GrayAndWhite
 +
primaryColor = #ffffff
 +
secondaryColor = #adadad
 +
TEXTURE
 +
{
 +
mainTextureURL = Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1_01
 +
_BumpMap = Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1_N
 +
}
 +
}
 +
VARIANT
 +
{
 +
name = YellowAndWhite
 +
displayName = #autoLOC_8003114
 +
themeName = YellowAndWhite
 +
primaryColor = #ffdd00
 +
secondaryColor = #ffffff
 +
TEXTURE
 +
{
 +
mainTextureURL = Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1_02
 +
_BumpMap = Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1_N
 +
}
 +
}
 +
}
 
}
 
}
</pre>
+
}}

Latest revision as of 15:21, 10 October 2024

This is the configuration file for FL-R750 RCS Fuel Tank.
PART
{
	name = RCSTank1-2
	module = Part
	author = NovaSilisko
	mesh = RCSFuelTankR1_01.mu
	rescaleFactor = 1
	node_stack_top = 0.0, 0.5, 0.0, 0.0, 1.0, 0.0, 2
	node_stack_bottom = 0.0, -0.5, 0.0, 0.0, -1.0, 0.0, 2
	TechRequired = advFuelSystems
	entryCost = 7600
	cost = 1800
	category = FuelTank
	subcategory = 0
	title = #autoLOC_500601 //#autoLOC_500601 = FL-R750 RCS Fuel Tank
	manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co
	description = #autoLOC_500602 //#autoLOC_500602 = A larger-scale version of the standard RCS fuel tank.
	attachRules = 1,0,1,1,0
	mass = 0.4
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.2
	angularDrag = 2
	crashTolerance = 12
	maxTemp = 2000 // = 2900
	bulkheadProfiles = size2
	tags = #autoLOC_500603 //#autoLOC_500603 = fueltank mono monopropellant propellant
	RESOURCE
	{
		name = MonoPropellant
		amount = 750
		maxAmount = 750
	}
	
	MODULE
	{
		name = ModulePartVariants
		baseVariant = YellowAndWhite
		useMultipleDragCubes = false
		VARIANT
		{
			name = GrayAndWhite
			displayName = #autoLOC_8003112
			themeName = GrayAndWhite
			primaryColor = #ffffff
			secondaryColor = #adadad
			TEXTURE
			{
				mainTextureURL = Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1_01
				_BumpMap = Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1_N
			}
		}
		VARIANT
		{
			name = YellowAndWhite
			displayName = #autoLOC_8003114
			themeName = YellowAndWhite
			primaryColor = #ffdd00
			secondaryColor = #ffffff
			TEXTURE
			{
				mainTextureURL = Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1_02
				_BumpMap = Squad/Parts/FuelTank/RCSFuelTankR1/RCSFuelTankR1_N
			}
		}
	}	
}