summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Items/Misc/v_recipe.json')
-rw-r--r--vamp_stuff/Modification_Files/Items/Misc/v_recipe.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json b/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json
index b2d29cf..5813d4a 100644
--- a/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json
+++ b/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json
@@ -292,5 +292,19 @@
"time": 250,
"qualities": [ { "id": "HAMMER", "level": 3 } ],
"components": [ [ [ "bigbloodrune", 1 ] ] ]
+ },
+ {
+ "type": "recipe",
+ "result": "synthblood",
+ "category": "CC_FOOD",
+ "subcategory": "CSC_FOOD_DRINKS",
+ "skill_used": "cooking",
+ "difficulty": 4,
+ "time": "5 m",
+ "autolearn": true,
+ "batch_time_factors": [ 80, 4 ],
+ "qualities": [ { "id": "BOIL", "level": 1 } ],
+ "tools": [ [ [ "water_boiling_heat", 3, "LIST" ] ] ],
+ "components": [ [ [ "protein_powder", 1 ] ], [ [ "water_clean", 1 ] ], [ [ "sugar", 5 ] ] ]
}
]