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_StorageSmall.cfg
78 lines (67 loc) · 2.46 KB
/
UKS-KPBS_StorageSmall.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_Small
module = Part
author = Nils277
MODEL
{
model = PlanetaryBaseInc/Parts/Mod_Support/LifeSupport/Container_USILS_small
}
// --- asset parameters ---
scale = 1
rescaleFactor = 1
CoMOffset = -0.45, 0, 0
// --- node definitions ---
node_stack_top = 0, 0, 0, 1, 0, 0, 1
TechRequired = advConstruction
entryCost = 5200
cost = 360
category = FuelTank
subcategory = 0
title = K&K Kolonization Small 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.12
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_small;PlanetaryBaseInc/Parts/Mod_Support/LifeSupport/Container_USILS_small;PlanetaryBaseInc/Parts/Mod_Support/LifeSupport/Container_USILS_small;PlanetaryBaseInc/Parts/Mod_Support/LifeSupport/Container_USILS_small;PlanetaryBaseInc/Parts/Mod_Support/LifeSupport/Container_USILS_small;PlanetaryBaseInc/Parts/Mod_Support/LifeSupport/Container_USILS_small;PlanetaryBaseInc/Parts/Mod_Support/LifeSupport/Container_USILS_small
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 = 333,333,333;250,250,250,250;333,333,333;250,250,250,250;333,333,333;500,500;333,333,333
initialResourceAmounts = 0,0,0;0,0,0,0;0,0,0;0,0,0,0;0,0,0;0,0;0,0,0
tankCost = 7492;715;12734;14200;288278;150000;270
basePartMass = 0.12
tankMass = 0;0;0;0;0;0;0
hasGUI = false
}
MODULE
{
name = USI_ModuleResourceWarehouse
}
MODULE
{
name = USI_ModuleRecycleBin
}
}
@PART[UKS_KPBS_Storage_Small]:NEEDS[CommunityTechTree]:FINAL
{
@TechRequired = storageTech
}