35 lines
No EOL
871 B
JSON
35 lines
No EOL
871 B
JSON
//DigitalStorage/Resources/WifiExtender/Recipe_DS_WirelessExtender.Recipe_DS_WirelessExtender_C
|
|
{
|
|
"$schema": "https://raw.githubusercontent.com/budak7273/ContentLib_Documentation/refs/heads/main/JsonSchemas/CL_Recipe.json",
|
|
"Name": "Wireless Range Extender",
|
|
"Ingredients": [
|
|
{
|
|
"Item": "Desc_IronPlateReinforced",
|
|
"Amount": 5
|
|
},
|
|
{
|
|
"Item": "Desc_SAMFluctuator",
|
|
"Amount": 1
|
|
},
|
|
{
|
|
"Item": "Desc_CircuitBoard",
|
|
"Amount": 1
|
|
}
|
|
],
|
|
"Products": [
|
|
{
|
|
"Item": "Desc_DS_WirelessExtender",
|
|
"Amount": 1
|
|
}
|
|
],
|
|
"ManufacturingDuration": 1.0,
|
|
"ProducedIn": ["Build_ManufacturerMk1_C"],
|
|
"OverrideCategory": "IC_DS_C",
|
|
"ManufacturingMenuPriority": 0.0,
|
|
"UnlockedBy": ["Schem_DS_T6_2_C"],
|
|
"VariablePowerConsumptionConstant": 0.0,
|
|
"VariablePowerConsumptionFactor": 1.0,
|
|
"ClearIngredients": true,
|
|
"ClearProducts": true,
|
|
"ClearBuilders": false
|
|
} |