From 6eb985d4188129ec0e8f75176c7af9ade82ee6de Mon Sep 17 00:00:00 2001 From: Anton Simakov <67688115+GuardianDll@users.noreply.github.com> Date: Mon, 19 Aug 2024 17:52:40 +0200 Subject: [PATCH] backport #75616 (#75825) --- data/json/recipes/other/medical.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/json/recipes/other/medical.json b/data/json/recipes/other/medical.json index 01e31b530d70b..1b3b30b002719 100644 --- a/data/json/recipes/other/medical.json +++ b/data/json/recipes/other/medical.json @@ -77,10 +77,10 @@ "autolearn": true, "qualities": [ { "id": "BOIL", "level": 1 } ], "tools": [ [ [ "water_boiling_heat", 4, "LIST" ] ] ], - "//": "3 units of water + 114g of cotton, bandages will soak up some of the water but the rest should be potable", + "//": "3 units of water + 114g of cotton, bandages will soak up some of the water but the rest should be returned", "result_mult": 9, - "components": [ [ [ "bandages_makeshift", 9 ] ], [ [ "water_clean", 3 ], [ "water", 3 ] ] ], - "byproducts": [ [ "water_clean", 2 ] ] + "components": [ [ [ "bandages_makeshift", 9 ] ], [ [ "water_clean", 3 ] ] ], + "byproducts": [ [ "water", 2 ] ] }, { "result": "adhesive_bandages",