31 lines
No EOL
785 B
JSON
31 lines
No EOL
785 B
JSON
//DigitalStorage/Resources/Drives/1K/Recipe_DS_Drive_1K.Recipe_DS_Drive_1K_C
|
|
{
|
|
"$schema": "https://raw.githubusercontent.com/budak7273/ContentLib_Documentation/refs/heads/main/JsonSchemas/CL_Recipe.json",
|
|
"Name": "DS Drive (1K)",
|
|
"Ingredients": [
|
|
{
|
|
"Item": "Desc_DS_Drive_512",
|
|
"Amount": 1
|
|
},
|
|
{
|
|
"Item": "Desc_IronPlateReinforced",
|
|
"Amount": 10
|
|
}
|
|
],
|
|
"Products": [
|
|
{
|
|
"Item": "Desc_DS_Drive_1K",
|
|
"Amount": 1
|
|
}
|
|
],
|
|
"ManufacturingDuration": 45.0,
|
|
"ProducedIn": ["Build_AssemblerMk1_C"],
|
|
"OverrideCategory": "IC_DS_C",
|
|
"ManufacturingMenuPriority": 0.0,
|
|
"UnlockedBy": ["Schematic_DS_Mam_Drives_1K_C"],
|
|
"VariablePowerConsumptionConstant": 0.0,
|
|
"VariablePowerConsumptionFactor": 1.0,
|
|
"ClearIngredients": true,
|
|
"ClearProducts": true,
|
|
"ClearBuilders": true
|
|
} |