From 911c4fcfb8243d1c9d837850ea1c17b673bf98ac Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 24 Jan 2022 21:16:47 -0800 Subject: Port back a number of fixes and cleanups from my attempt to port the mod to DDA. --- vamp_stuff/Modification_Files/Recipes/recipe_blood.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'vamp_stuff/Modification_Files/Recipes') diff --git a/vamp_stuff/Modification_Files/Recipes/recipe_blood.json b/vamp_stuff/Modification_Files/Recipes/recipe_blood.json index 7af55eb..07b696d 100644 --- a/vamp_stuff/Modification_Files/Recipes/recipe_blood.json +++ b/vamp_stuff/Modification_Files/Recipes/recipe_blood.json @@ -134,7 +134,7 @@ }, { "result": "compactsheet", - "note": "Loosely base difficulty on neoprene sheets from chemicals.", + "//": "Loosely base difficulty on neoprene sheets from chemicals.", "type": "recipe", "category": "CC_OTHER", "subcategory": "CSC_OTHER_MATERIALS", @@ -147,7 +147,7 @@ }, { "result": "stickyblood", - "note": "Loosely base difficulty on concentrated hydrogen peroxide.", + "//": "Loosely base difficulty on concentrated hydrogen peroxide.", "type": "recipe", "category": "CC_OTHER", "subcategory": "CSC_OTHER_MATERIALS", @@ -160,7 +160,7 @@ }, { "result": "melted_bloodrune", - "note": "Loosely base difficulty on HMTD.", + "//": "Loosely base difficulty on HMTD.", "type": "recipe", "category": "CC_OTHER", "subcategory": "CSC_OTHER_MATERIALS", @@ -175,7 +175,7 @@ { "result": "melted_bloodrune", "id_suffix": "from_bigbloodrune", - "note": "Loosely base difficulty on HMTD.", + "//": "Loosely base difficulty on HMTD.", "type": "recipe", "category": "CC_OTHER", "subcategory": "CSC_OTHER_MATERIALS", -- cgit v1.2.1