Compare commits
4 commits
Author | SHA1 | Date | |
---|---|---|---|
118e2f12c6 | |||
5382704aaa | |||
269a6937dd | |||
342f2eb12b |
52 changed files with 1276 additions and 1126 deletions
ContentLib/RecipePatches
Buildables
Recipe_DS_AtomicCrafter.jsonRecipe_DS_CentralStorageAdapter.jsonRecipe_DS_CraftingAdapter.jsonRecipe_DS_CraftingServer.jsonRecipe_DS_CraftingTerminal.jsonRecipe_DS_DoubleNetworkPlug.jsonRecipe_DS_DriveTerminal.jsonRecipe_DS_FactoryConnectionAdapter.jsonRecipe_DS_FluidConnectionAdapter.jsonRecipe_DS_NetworkCable.jsonRecipe_DS_NetworkDistributor.jsonRecipe_DS_NetworkPlug.jsonRecipe_DS_NetworkPole.jsonRecipe_DS_NetworkPowerAdapater.jsonRecipe_DS_ResourceAdapter.jsonRecipe_DS_ServerRack.jsonRecipe_DS_Server_1U.jsonRecipe_DS_Server_1UF.jsonRecipe_DS_Server_2U.jsonRecipe_DS_Server_2UF.jsonRecipe_DS_Server_2UG.jsonRecipe_DS_StorageConnectionAdapter.jsonRecipe_DS_StorageTerminal.jsonRecipe_DS_TrainCargoAdapter.jsonRecipe_DS_UniversalAdapter.jsonRecipe_DS_UplinkSatellite.jsonRecipe_DS_WirelessAccessPoint.jsonRecipe_DS_WirelessTower.json
Recipe_DS_Drive_10K_Fluid.jsonRecipe_DS_Drive_120K_Fluid.jsonRecipe_DS_Drive_120K_Gas.jsonRecipe_DS_Drive_16K.jsonRecipe_DS_Drive_1K.jsonRecipe_DS_Drive_20K_Fluid.jsonRecipe_DS_Drive_240K_Fluid.jsonRecipe_DS_Drive_240K_Gas.jsonRecipe_DS_Drive_256.jsonRecipe_DS_Drive_2K.jsonRecipe_DS_Drive_32K.jsonRecipe_DS_Drive_40K_Fluid.jsonRecipe_DS_Drive_40K_Gas.jsonRecipe_DS_Drive_4K.jsonRecipe_DS_Drive_512.jsonRecipe_DS_Drive_60K_Fluid.jsonRecipe_DS_Drive_60K_Gas.jsonRecipe_DS_Drive_64K.jsonRecipe_DS_Drive_8K.jsonRecipe_DS_Multitool.jsonRecipe_DS_NetworkCable_Item.jsonRecipe_DS_WirelessExtender.jsonRecipe_DS_WirelessTablet.json
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_AtomicCrafter",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T9_1_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T9_1_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_CentralStorageAdapter",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schematic_DS_Mam_Adapters_Depot_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schematic_DS_Mam_Adapters_Depot_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -7,13 +7,17 @@
|
|||
"Item": "Desc_SteelPlateReinforced",
|
||||
"Amount": 10
|
||||
},
|
||||
{
|
||||
"Item": "Desc_IronPlateReinforced",
|
||||
"Amount": 5
|
||||
},
|
||||
{
|
||||
"Item": "Desc_ModularFrameHeavy",
|
||||
"Amount": 10
|
||||
},
|
||||
{
|
||||
"Item": "Desc_IronPlateReinforced",
|
||||
"Amount": 15
|
||||
"Amount": 10
|
||||
}
|
||||
],
|
||||
"Products": [
|
||||
|
|
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_CraftingServer",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T6_1_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T6_1_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_CraftingTerminal",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T6_1_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T6_1_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -20,8 +20,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_DoubleNetworkPlug",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T5_1_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T5_1_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_DriveTerminal",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T3_1_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T3_1_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_FactoryConnectionAdapter",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schematic_DS_Mam_Adapters_Factory_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schematic_DS_Mam_Adapters_Factory_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_FluidConnectionAdapter",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schematic_DS_Mam_Adapters_Pipe_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schematic_DS_Mam_Adapters_Pipe_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -12,8 +12,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_NetworkCable",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T3_1_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T3_1_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_NetworkDistributor",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T3_1_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T3_1_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -20,8 +20,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_NetworkPlug",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T5_1_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T5_1_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -20,8 +20,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_NetworkPole",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T3_1_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T3_1_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_NetworkPowerAdapter",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T3_1_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T3_1_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -20,8 +20,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_ResourceAdapter",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schematic_DS_Mam_Adapters_Resource_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schematic_DS_Mam_Adapters_Resource_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_ServerRack",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T3_1_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T3_1_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_Server_1U",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T3_2_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T3_2_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_Server_1UF",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T4_1_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T4_1_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_Server_2U",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T5_1_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T5_1_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_Server_2UF",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T5_1_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T5_1_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_Server_2UG",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T6_1_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T6_1_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -20,8 +20,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_StorageConnectionAdapter",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schematic_DS_Mam_Adapters_Storage_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schematic_DS_Mam_Adapters_Storage_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_StorageTerminal",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T3_1_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T3_1_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -20,8 +20,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_TrainCargoAdapter",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schematic_DS_Mam_Adapters_Train_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schematic_DS_Mam_Adapters_Train_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_UniversalAdapter",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schematic_DS_Mam_Adapters_Universal_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schematic_DS_Mam_Adapters_Universal_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_UplinkSatellite",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T7_1_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T7_1_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -20,8 +20,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_WirelessAccessPoint",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T6_2_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T6_2_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
|
@ -24,8 +24,11 @@
|
|||
{
|
||||
"Item": "Desc_DS_WirelessTower",
|
||||
"Amount": 1
|
||||
}],
|
||||
"UnlockedBy": ["Schem_DS_T7_1_C"],
|
||||
}
|
||||
],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T7_1_C"
|
||||
],
|
||||
"ClearIngredients": true,
|
||||
"ClearProducts": true
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -27,10 +27,15 @@
|
|||
}
|
||||
],
|
||||
"ManufacturingDuration": 45.0,
|
||||
"ProducedIn": ["Build_ManufacturerMk1_C"],
|
||||
"ProducedIn": [
|
||||
"Build_ManufacturerMk1_C"
|
||||
],
|
||||
"OverrideCategory": "IC_DS_C",
|
||||
"ManufacturingMenuPriority": 0.0,
|
||||
"UnlockedBy": ["Schematic_DS_Mam_Drives_16K_C"],
|
||||
"UnlockedBy": [
|
||||
"Schematic_DS_Mam_Drives_16K_C"
|
||||
],
|
||||
"ManualManufacturingDuration": 45.0,
|
||||
"VariablePowerConsumptionConstant": 0.0,
|
||||
"VariablePowerConsumptionFactor": 1.0,
|
||||
"ClearIngredients": true,
|
||||
|
|
|
@ -19,10 +19,15 @@
|
|||
}
|
||||
],
|
||||
"ManufacturingDuration": 45.0,
|
||||
"ProducedIn": ["Build_AssemblerMk1_C"],
|
||||
"ProducedIn": [
|
||||
"Build_AssemblerMk1_C"
|
||||
],
|
||||
"OverrideCategory": "IC_DS_C",
|
||||
"ManufacturingMenuPriority": 0.0,
|
||||
"UnlockedBy": ["Schematic_DS_Mam_Drives_1K_C"],
|
||||
"UnlockedBy": [
|
||||
"Schematic_DS_Mam_Drives_1K_C"
|
||||
],
|
||||
"ManualManufacturingDuration": 45.0,
|
||||
"VariablePowerConsumptionConstant": 0.0,
|
||||
"VariablePowerConsumptionFactor": 1.0,
|
||||
"ClearIngredients": true,
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -19,10 +19,15 @@
|
|||
}
|
||||
],
|
||||
"ManufacturingDuration": 45.0,
|
||||
"ProducedIn": ["Build_AssemblerMk1_C"],
|
||||
"ProducedIn": [
|
||||
"Build_AssemblerMk1_C"
|
||||
],
|
||||
"OverrideCategory": "IC_DS_C",
|
||||
"ManufacturingMenuPriority": 0.0,
|
||||
"UnlockedBy": ["Schem_DS_T3_2_C"],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T3_2_C"
|
||||
],
|
||||
"ManualManufacturingDuration": 45.0,
|
||||
"VariablePowerConsumptionConstant": 0.0,
|
||||
"VariablePowerConsumptionFactor": 1.0,
|
||||
"ClearIngredients": true,
|
||||
|
|
|
@ -19,10 +19,15 @@
|
|||
}
|
||||
],
|
||||
"ManufacturingDuration": 45.0,
|
||||
"ProducedIn": ["Build_AssemblerMk1_C"],
|
||||
"ProducedIn": [
|
||||
"Build_AssemblerMk1_C"
|
||||
],
|
||||
"OverrideCategory": "IC_DS_C",
|
||||
"ManufacturingMenuPriority": 0.0,
|
||||
"UnlockedBy": ["Schematic_DS_Mam_Drives_2K_C"],
|
||||
"UnlockedBy": [
|
||||
"Schematic_DS_Mam_Drives_2K_C"
|
||||
],
|
||||
"ManualManufacturingDuration": 45.0,
|
||||
"VariablePowerConsumptionConstant": 0.0,
|
||||
"VariablePowerConsumptionFactor": 1.0,
|
||||
"ClearIngredients": true,
|
||||
|
|
|
@ -27,10 +27,15 @@
|
|||
}
|
||||
],
|
||||
"ManufacturingDuration": 60.0,
|
||||
"ProducedIn": ["Build_ManufacturerMk1_C"],
|
||||
"ProducedIn": [
|
||||
"Build_ManufacturerMk1_C"
|
||||
],
|
||||
"OverrideCategory": "IC_DS_C",
|
||||
"ManufacturingMenuPriority": 0.0,
|
||||
"UnlockedBy": ["Schematic_DS_Mam_Drives_32K_C"],
|
||||
"UnlockedBy": [
|
||||
"Schematic_DS_Mam_Drives_32K_C"
|
||||
],
|
||||
"ManualManufacturingDuration": 60.0,
|
||||
"VariablePowerConsumptionConstant": 0.0,
|
||||
"VariablePowerConsumptionFactor": 1.0,
|
||||
"ClearIngredients": true,
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -19,10 +19,15 @@
|
|||
}
|
||||
],
|
||||
"ManufacturingDuration": 45.0,
|
||||
"ProducedIn": ["Build_AssemblerMk1_C"],
|
||||
"ProducedIn": [
|
||||
"Build_AssemblerMk1_C"
|
||||
],
|
||||
"OverrideCategory": "IC_DS_C",
|
||||
"ManufacturingMenuPriority": 0.0,
|
||||
"UnlockedBy": ["Schematic_DS_Mam_Drives_4K_C"],
|
||||
"UnlockedBy": [
|
||||
"Schematic_DS_Mam_Drives_4K_C"
|
||||
],
|
||||
"ManualManufacturingDuration": 45.0,
|
||||
"VariablePowerConsumptionConstant": 0.0,
|
||||
"VariablePowerConsumptionFactor": 1.0,
|
||||
"ClearIngredients": true,
|
||||
|
|
|
@ -19,10 +19,15 @@
|
|||
}
|
||||
],
|
||||
"ManufacturingDuration": 45.0,
|
||||
"ProducedIn": ["Build_AssemblerMk1_C"],
|
||||
"ProducedIn": [
|
||||
"Build_AssemblerMk1_C"
|
||||
],
|
||||
"OverrideCategory": "IC_DS_C",
|
||||
"ManufacturingMenuPriority": 0.0,
|
||||
"UnlockedBy": ["Schematic_DS_Mam_Drives_512_C"],
|
||||
"UnlockedBy": [
|
||||
"Schematic_DS_Mam_Drives_512_C"
|
||||
],
|
||||
"ManualManufacturingDuration": 45.0,
|
||||
"VariablePowerConsumptionConstant": 0.0,
|
||||
"VariablePowerConsumptionFactor": 1.0,
|
||||
"ClearIngredients": true,
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -31,10 +31,15 @@
|
|||
}
|
||||
],
|
||||
"ManufacturingDuration": 60.0,
|
||||
"ProducedIn": ["Build_QuantumEncoder_C"],
|
||||
"ProducedIn": [
|
||||
"Build_QuantumEncoder_C"
|
||||
],
|
||||
"OverrideCategory": "IC_DS_C",
|
||||
"ManufacturingMenuPriority": 0.0,
|
||||
"UnlockedBy": ["Schematic_DS_Mam_Drives_64K_C"],
|
||||
"UnlockedBy": [
|
||||
"Schematic_DS_Mam_Drives_64K_C"
|
||||
],
|
||||
"ManualManufacturingDuration": 60.0,
|
||||
"VariablePowerConsumptionConstant": 0.0,
|
||||
"VariablePowerConsumptionFactor": 1.0,
|
||||
"ClearIngredients": true,
|
||||
|
|
|
@ -23,10 +23,15 @@
|
|||
}
|
||||
],
|
||||
"ManufacturingDuration": 45.0,
|
||||
"ProducedIn": ["Build_ManufacturerMk1_C"],
|
||||
"ProducedIn": [
|
||||
"Build_ManufacturerMk1_C"
|
||||
],
|
||||
"OverrideCategory": "IC_DS_C",
|
||||
"ManufacturingMenuPriority": 0.0,
|
||||
"UnlockedBy": ["Schematic_DS_Mam_Drives_8K_C"],
|
||||
"UnlockedBy": [
|
||||
"Schematic_DS_Mam_Drives_8K_C"
|
||||
],
|
||||
"ManualManufacturingDuration": 45.0,
|
||||
"VariablePowerConsumptionConstant": 0.0,
|
||||
"VariablePowerConsumptionFactor": 1.0,
|
||||
"ClearIngredients": true,
|
||||
|
|
|
@ -23,10 +23,15 @@
|
|||
}
|
||||
],
|
||||
"ManufacturingDuration": 1.0,
|
||||
"ProducedIn": ["Build_ManufacturerMk1_C"],
|
||||
"ProducedIn": [
|
||||
"Build_ManufacturerMk1_C"
|
||||
],
|
||||
"OverrideCategory": "",
|
||||
"ManufacturingMenuPriority": 0.0,
|
||||
"UnlockedBy": ["Schematic_DS_Mam_Adapters_Universal_C"],
|
||||
"UnlockedBy": [
|
||||
"Schematic_DS_Mam_Adapters_Universal_C"
|
||||
],
|
||||
"ManualManufacturingDuration": 1.0,
|
||||
"VariablePowerConsumptionConstant": 0.0,
|
||||
"VariablePowerConsumptionFactor": 1.0,
|
||||
"ClearIngredients": true,
|
||||
|
|
|
@ -19,10 +19,15 @@
|
|||
}
|
||||
],
|
||||
"ManufacturingDuration": 5.0,
|
||||
"ProducedIn": ["Build_AssemblerMk1_C"],
|
||||
"ProducedIn": [
|
||||
"Build_AssemblerMk1_C"
|
||||
],
|
||||
"OverrideCategory": "IC_DS_C",
|
||||
"ManufacturingMenuPriority": 0.0,
|
||||
"UnlockedBy": ["Schem_DS_T3_1_C"],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T3_1_C"
|
||||
],
|
||||
"ManualManufacturingDuration": 5.0,
|
||||
"VariablePowerConsumptionConstant": 0.0,
|
||||
"VariablePowerConsumptionFactor": 1.0,
|
||||
"ClearIngredients": true,
|
||||
|
|
|
@ -23,10 +23,15 @@
|
|||
}
|
||||
],
|
||||
"ManufacturingDuration": 1.0,
|
||||
"ProducedIn": ["Build_ManufacturerMk1_C"],
|
||||
"ProducedIn": [
|
||||
"Build_ManufacturerMk1_C"
|
||||
],
|
||||
"OverrideCategory": "IC_DS_C",
|
||||
"ManufacturingMenuPriority": 0.0,
|
||||
"UnlockedBy": ["Schem_DS_T6_2_C"],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T6_2_C"
|
||||
],
|
||||
"ManualManufacturingDuration": 1.0,
|
||||
"VariablePowerConsumptionConstant": 0.0,
|
||||
"VariablePowerConsumptionFactor": 1.0,
|
||||
"ClearIngredients": true,
|
||||
|
|
|
@ -23,10 +23,15 @@
|
|||
}
|
||||
],
|
||||
"ManufacturingDuration": 1.0,
|
||||
"ProducedIn": ["Build_ManufacturerMk1_C"],
|
||||
"ProducedIn": [
|
||||
"Build_ManufacturerMk1_C"
|
||||
],
|
||||
"OverrideCategory": "",
|
||||
"ManufacturingMenuPriority": 0.0,
|
||||
"UnlockedBy": ["Schem_DS_T6_2_C"],
|
||||
"UnlockedBy": [
|
||||
"Schem_DS_T6_2_C"
|
||||
],
|
||||
"ManualManufacturingDuration": 1.0,
|
||||
"VariablePowerConsumptionConstant": 0.0,
|
||||
"VariablePowerConsumptionFactor": 1.0,
|
||||
"ClearIngredients": true,
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"Version": 1,
|
||||
"VersionName": "1.0.0",
|
||||
"GameVersion": ">=385279",
|
||||
"SemVersion": "1.0.2",
|
||||
"SemVersion": "1.1.0",
|
||||
"FriendlyName": "DigitalStorageTweaks",
|
||||
"Description": "Alters a few recipies for DigitalStorage to not include Project Parts",
|
||||
"Category": "Modding",
|
||||
|
|
Loading…
Reference in a new issue