Skip to content

Commit

Permalink
v 0.5
Browse files Browse the repository at this point in the history
white spice, new greenhouses
  • Loading branch information
JadeOfMaar committed Sep 14, 2017
1 parent 7c84af0 commit 5b298d3
Show file tree
Hide file tree
Showing 35 changed files with 758 additions and 90 deletions.
6 changes: 2 additions & 4 deletions DeepSky/TheSpice/Boxes/B_red.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ PART


// --- editor parameters ---
cost = 25420
cost = 30420
category = Payload
subcategory = 0
title = DS Red Cargo Box
Expand All @@ -30,9 +30,7 @@ PART
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0



// --- standard part parameters ---
// --- standard part parameters ---
mass = 0.312
dragModelType = default
maximum_drag = 0.2
Expand Down
6 changes: 2 additions & 4 deletions DeepSky/TheSpice/Boxes/B_red_flat.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ PART


// --- editor parameters ---
cost = 12920
cost = 15420
category = Payload
subcategory = 0
title = DS Red Cargo Box Flat
Expand All @@ -30,9 +30,7 @@ PART
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0



// --- standard part parameters ---
// --- standard part parameters ---
mass = 0.1
dragModelType = default
maximum_drag = 0.2
Expand Down
10 changes: 4 additions & 6 deletions DeepSky/TheSpice/Boxes/B_red_long.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ PART


// --- editor parameters ---
cost = 50420
cost = 90420
category = Payload
subcategory = 0
title = DS Red Cargo Box Triple Size
Expand All @@ -30,9 +30,7 @@ PART
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0



// --- standard part parameters ---
// --- standard part parameters ---
mass = 0.812
dragModelType = default
maximum_drag = 0.2
Expand All @@ -48,14 +46,14 @@ PART
{
name = SpiceMelange
amount = 0
maxAmount = 2000
maxAmount = 3000
}

MODULE:NEEDS[Firespitter]
{
name = FSfuelSwitch
resourceNames = SpiceMelange;SpiceGas;
resourceAmounts = 2000;1000000;
resourceAmounts = 3000;1500000;
initialResourceAmounts = 0;0;
basePartMass = 0.29
tankMass = 0;0;0;0;0
Expand Down
51 changes: 51 additions & 0 deletions DeepSky/TheSpice/Boxes/B_white.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
PART
{
// --- general parameters ---
name = ds_boxwhite
module = Part
author = z

// --- asset parameters ---
MODEL
{
model = DeepSky/TheSpice/Boxes/B_white
}
scale = 1
rescaleFactor = 0.85

// --- node definitions ---
node_attach = 0.0, -0.6, 0.0, 0.0, -1.0, 0.0, 1
node_stack_bottom = 0.0, -0.6, 0.0, 0.0, -1.0, 0.0, 1


// --- editor parameters ---
cost = 50420
category = Payload
subcategory = 0
title = DS White Cargo Box
manufacturer = Deep Sky
description = A variable box for containing precious goods, in this case, the Spices, but its internal volume is the least optimized for holding Spice Gas, or any pressurized goods for that matter.
bulkheadProfiles = srf,size1

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0

// --- standard part parameters ---
mass = 0.312
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.3
angularDrag = 2
crashTolerance = 20
maxTemp = 3400
fuelCrossFeed = True
breakingForce = 1215
breakingTorque = 1215

RESOURCE
{
name = WhiteSpice
amount = 0
maxAmount = 1000
}
}
Binary file added DeepSky/TheSpice/Boxes/B_white.mu
Binary file not shown.
51 changes: 51 additions & 0 deletions DeepSky/TheSpice/Boxes/B_white_flat.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
PART
{
// --- general parameters ---
name = ds_boxwhite_flat
module = Part
author = z

// --- asset parameters ---
MODEL
{
model = DeepSky/TheSpice/Boxes/B_white_flat
}
scale = 1
rescaleFactor = 0.85

// --- node definitions ---
node_attach = 0.0, -0.4, 0.0, 0.0, -1.0, 0.0, 1
node_stack_bottom = 0.0, -0.4, 0.0, 0.0, -1.0, 0.0, 1


// --- editor parameters ---
cost = 25420
category = Payload
subcategory = 0
title = DS White Cargo Box Flat
manufacturer = Deep Sky
description = A variable box for containing precious goods, in this case, the Spices, but its internal volume is the least optimized for holding Spice Gas, or any pressurized goods for that matter.
bulkheadProfiles = srf,size1

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0

// --- standard part parameters ---
mass = 0.1
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.3
angularDrag = 2
crashTolerance = 20
maxTemp = 3400
fuelCrossFeed = True
breakingForce = 1215
breakingTorque = 1215

RESOURCE
{
name = WhiteSpice
amount = 0
maxAmount = 500
}
}
Binary file added DeepSky/TheSpice/Boxes/B_white_flat.mu
Binary file not shown.
51 changes: 51 additions & 0 deletions DeepSky/TheSpice/Boxes/B_white_long.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
PART
{
// --- general parameters ---
name = ds_boxwhite_long
module = Part
author = z

// --- asset parameters ---
MODEL
{
model = DeepSky/TheSpice/Boxes/B_white_long
}
scale = 1
rescaleFactor = 0.85

// --- node definitions ---
node_attach = 0.0, -0.6, 0.0, 0.0, -1.0, 0.0, 1
node_stack_bottom = 0.0, -0.6, 0.0, 0.0, -1.0, 0.0, 1


// --- editor parameters ---
cost = 150420
category = Payload
subcategory = 0
title = DS White Cargo Box Triple Size
manufacturer = Deep Sky
description = A variable box for containing precious goods, in this case, the Spices, but its internal volume is the least optimized for holding Spice Gas, or any pressurized goods for that matter.
bulkheadProfiles = srf,size1

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0

// --- standard part parameters ---
mass = 0.812
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.3
angularDrag = 2
crashTolerance = 20
maxTemp = 3400
fuelCrossFeed = True
breakingForce = 1215
breakingTorque = 1215

RESOURCE
{
name = WhiteSpice
amount = 0
maxAmount = 3000
}
}
Binary file added DeepSky/TheSpice/Boxes/B_white_long.mu
Binary file not shown.
17 changes: 17 additions & 0 deletions DeepSky/TheSpice/Harvesters/Drill_Mini.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,23 @@ PART
Ratio = 1
}
}

MODULE:NEEDS[GPP]
{
name = ModuleResourceHarvester
HarvesterType = 0
Efficiency = 1
ResourceName = WhiteSpice
ConverterName = Spice Drill
StartActionName = Start Spice Drill
StopActionName = Stop Spice Drill
HarvestThreshold = 0.01 //Should force a requirement of 10% abundance
INPUT_RESOURCE
{
ResourceName = ElectricCharge
Ratio = 1
}
}

MODULE
{
Expand Down
17 changes: 17 additions & 0 deletions DeepSky/TheSpice/Harvesters/Drill_Radial.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,23 @@ PART
}
}

MODULE:NEEDS[GPP]
{
name = ModuleResourceHarvester
HarvesterType = 0
Efficiency = 5
ResourceName = WhiteSpice
ConverterName = Spice Drill
StartActionName = Start White Spice Drill
StopActionName = Stop White Spice Drill
ImpactTransform =
INPUT_RESOURCE
{
ResourceName = ElectricCharge
Ratio = 6
}
}

MODULE
{
name = ModuleAnimationGroup
Expand Down
8 changes: 8 additions & 0 deletions DeepSky/TheSpice/Harvesters/SampleKit.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,14 @@ PART
MaxAbundanceAltitude = 1
}

MODULE:NEEDS[GPP]
{
name = ModuleResourceScanner
ScannerType = 0
ResourceName = WhiteSpice
MaxAbundanceAltitude = 1
}

MODULE
{
name = ModuleResourceScanner
Expand Down
9 changes: 9 additions & 0 deletions DeepSky/TheSpice/Harvesters/Scanner.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,22 @@ PART
{
model = DeepSky/TheSpice/Harvesters/Assets/Karbonite_Antenna
}

MODULE
{
name = ModuleResourceScanner
ScannerType = 0
ResourceName = SpiceMelange
MaxAbundanceAltitude = 500000
}

MODULE:NEEDS[GPP]
{
name = ModuleResourceScanner
ScannerType = 0
ResourceName = WhiteSpice
MaxAbundanceAltitude = 500000
}

MODULE
{
Expand Down
Loading

0 comments on commit 5b298d3

Please sign in to comment.