31 lines
No EOL
770 B
JSON
31 lines
No EOL
770 B
JSON
//DigitalStorage/Resources/Drives/256/Recipe_DS_Drive_256.Recipe_DS_Drive_256_C
|
|
{
|
|
"$schema": "https://raw.githubusercontent.com/budak7273/ContentLib_Documentation/refs/heads/main/JsonSchemas/CL_Recipe.json",
|
|
"Name": "DS Drive (256)",
|
|
"Ingredients": [
|
|
{
|
|
"Item": "Desc_Wire",
|
|
"Amount": 20
|
|
},
|
|
{
|
|
"Item": "Desc_IronPlateReinforced",
|
|
"Amount": 2
|
|
}
|
|
],
|
|
"Products": [
|
|
{
|
|
"Item": "Desc_DS_Drive_256",
|
|
"Amount": 1
|
|
}
|
|
],
|
|
"ManufacturingDuration": 45.0,
|
|
"ProducedIn": ["Build_AssemblerMk1_C"],
|
|
"OverrideCategory": "IC_DS_C",
|
|
"ManufacturingMenuPriority": 0.0,
|
|
"UnlockedBy": ["Schem_DS_T3_2_C"],
|
|
"VariablePowerConsumptionConstant": 0.0,
|
|
"VariablePowerConsumptionFactor": 1.0,
|
|
"ClearIngredients": true,
|
|
"ClearProducts": true,
|
|
"ClearBuilders": false
|
|
} |