From 9071c143f2cbbc651c0c63e5c292b0789b0f9c3d Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Sun, 18 Apr 2021 01:53:58 -0700
Subject: Remove sticky blood as synth blood powder by-product

---
 vamp_stuff/Modification_Files/Items/Misc/v_recipe.json | 1 -
 1 file changed, 1 deletion(-)

(limited to 'vamp_stuff/Modification_Files/Items/Misc')

diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json b/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json
index ac5c286..2210a88 100644
--- a/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json
+++ b/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json
@@ -302,7 +302,6 @@
     "time": "12 m",
     "batch_time_factors": [83,3],
     "book_learn": [ [ "vamp_upgradebook1", 10 ] ],
-    "byproducts": [ [ "bloodextract" ] ],
     "qualities": [ { "id": "CHEM", "level": 2 } ],
     "tools": [ [ [ "dehydrator", 25 ] ], [ [ "surface_heat", 5, "LIST" ] ] ],
     "components": [ [ [ "synthblood", 1 ] ] ]
-- 
cgit v1.2.1