//DigitalStorage/Buildables/NetworkDistributor/Recipe_DS_NetworkDistributor.Recipe_DS_NetworkDistributor_C { "$schema": "https://raw.githubusercontent.com/budak7273/ContentLib_Documentation/refs/heads/main/JsonSchemas/CL_Recipe.json", "Name": "Network Distributor", "Ingredients": [ { "Item": "Desc_SteelPlate", "Amount": 25 }, { "Item": "Desc_ModularFrame", "Amount": 20 }, { "Item": "Desc_SpaceElevatorPart", "Amount": 10 }, { "Item": "Desc_Cable", "Amount": 50 } ], "Products": [ { "Item": "Desc_DS_NetworkDistributor", "Amount": 1 }], "UnlockedBy": ["Schem_DS_T3_1_C"], "ClearIngredients": true, "ClearProducts": true }