This repository has been archived by the owner on Dec 21, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
UKS-KPBS_StorageLarge.cfg
78 lines (67 loc) · 2.45 KB
/
UKS-KPBS_StorageLarge.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
PART
{
name = UKS_KPBS_Storage_Large
module = Part
author = Nils277
MODEL
{
model = PlanetaryBaseInc/Parts/Mod_Support/LifeSupport/Container_USILS_big
}
// --- asset parameters ---
scale = 1
rescaleFactor = 1
CoMOffset = -0.45, -0.45, 0.0
// --- node definitions ---
node_stack_top = 0, 0, 0, 1, 0, 0, 1
TechRequired = advConstruction
entryCost = 5200
cost = 720
category = FuelTank
subcategory = 0
title = K&K Kolonization Large Container
manufacturer = USI-K&K Joint Freight Division
description = Store kolony resources in the K&K Modular Storage System. Due to layoffs in our package design department, all configurations are labeled as NOMS; try not to mix up the uraninite and the fertilizer.
attachRules = 1,0,1,1,0
mass = 0.24
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 2
crashTolerance = 15
maxTemp = 2000
breakingForce = 250
breakingTorque = 250
MODULE
{
name = FStextureSwitch2
textureNames = PlanetaryBaseInc/Parts/Mod_Support/LifeSupport/Container_USILS_big;PlanetaryBaseInc/Parts/Mod_Support/LifeSupport/Container_USILS_big;PlanetaryBaseInc/Parts/Mod_Support/LifeSupport/Container_USILS_big;PlanetaryBaseInc/Parts/Mod_Support/LifeSupport/Container_USILS_big;PlanetaryBaseInc/Parts/Mod_Support/LifeSupport/Container_USILS_big;PlanetaryBaseInc/Parts/Mod_Support/LifeSupport/Container_USILS_big;PlanetaryBaseInc/Parts/Mod_Support/LifeSupport/Container_USILS_big
objectNames = Pack_002 //CHANGE THIS???
textureDisplayNames = LifeSupport;RawMaterials;RefinedGoods;Equipment;NuclearFuels;Commodities;RawMaterials2
useFuelSwitchModule = true
fuelTankSetups = 0;1;2;3;4;5;6
repaintableEVA = true
}
MODULE
{
name = FSfuelSwitch
resourceNames = Supplies,Mulch,Fertilizer;MetallicOre,Substrate,Minerals,Water;Chemicals,Metals,Polymers;Machinery,Recyclables,MaterialKits,SpecializedParts;Uraninite,EnrichedUranium,DepletedFuel;RareMetals,ExoticMinerals;Gypsum,Dirt,Hydrates
resourceAmounts = 667,667,667;500,500,500,500;667,667,667;500,500,500,500;667,667,667;1000,1000;667,667,667
initialResourceAmounts = 0,0,0;0,0,0,0;0,0,0;0,0,0,0;0,0,0;0,0;0,0,0
tankCost = 15007;1430;25506;28400;577422;300000;540
basePartMass = 0.24
tankMass = 0;0;0;0;0;0;0
hasGUI = false
}
MODULE
{
name = USI_ModuleResourceWarehouse
}
MODULE
{
name = USI_ModuleRecycleBin
}
}
@PART[UKS_KPBS_Storage_Large]:NEEDS[CommunityTechTree]:FINAL
{
@TechRequired = storageTech
}