Convert to magefile for validation
Convert Makefile to Magefile Add json validations
This commit is contained in:
parent
118e2f12c6
commit
1ea86db763
58 changed files with 530 additions and 54 deletions
|
@ -1,4 +1,3 @@
|
|||
//DigitalStorage/Resources/NetworkCable/Recipe_DS_NetworkCable_Item.Recipe_DS_NetworkCable_Item_C
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/budak7273/ContentLib_Documentation/refs/heads/main/JsonSchemas/CL_Recipe.json",
|
||||
"Name": "Network Cable",
|
||||
|
@ -27,7 +26,7 @@
|
|||
"UnlockedBy": [
|
||||
"Schem_DS_T3_1_C"
|
||||
],
|
||||
"ManualManufacturingDuration": 5.0,
|
||||
"ManualManufacturingMultiplier": 0.0,
|
||||
"VariablePowerConsumptionConstant": 0.0,
|
||||
"VariablePowerConsumptionFactor": 1.0,
|
||||
"ClearIngredients": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue