31 lines
No EOL
666 B
JSON
31 lines
No EOL
666 B
JSON
//DigitalStorage/Buildables/Server/2UF/Recipe_DS_Server_2UF.Recipe_DS_Server_2UF_C
|
|
{
|
|
"$schema": "https://raw.githubusercontent.com/budak7273/ContentLib_Documentation/refs/heads/main/JsonSchemas/CL_Recipe.json",
|
|
"Name": "Server 2U (Fluid)",
|
|
"Ingredients": [
|
|
{
|
|
"Item": "Desc_Computer",
|
|
"Amount": 5
|
|
},
|
|
{
|
|
"Item": "Desc_ModularFrameHeavy",
|
|
"Amount": 10
|
|
},
|
|
{
|
|
"Item": "Desc_CopperSheet",
|
|
"Amount": 150
|
|
},
|
|
{
|
|
"Item": "Desc_DS_NetworkCable_Item",
|
|
"Amount": 50
|
|
}
|
|
],
|
|
"Products": [
|
|
{
|
|
"Item": "Desc_DS_Server_2UF",
|
|
"Amount": 1
|
|
}],
|
|
"UnlockedBy": ["Schem_DS_T5_1_C"],
|
|
"ClearIngredients": true,
|
|
"ClearProducts": true
|
|
} |