From 7a71643129e7001521eadb5767b421268b062313 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 11 Dec 2023 17:09:10 -0800 Subject: Added lye recipes. Add preserved kompot recipes, remove fresh kompot recipe. Replaced obsolete zinc powder with zinc from zinc oxide recipe. Removed obsolete fast noodle recipe. Made material and tool variant suffixes more obvious. Removed the "Craft:" and "Cook:" prefixes from all recipe names. Made certain recipes more clear on the specialized tools required by adding suffixes. --- json/recipes/chem/fuel.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'json/recipes/chem/fuel.json') diff --git a/json/recipes/chem/fuel.json b/json/recipes/chem/fuel.json index b99e148..82b6277 100644 --- a/json/recipes/chem/fuel.json +++ b/json/recipes/chem/fuel.json @@ -51,7 +51,6 @@ [ "worthy_wine", 80, "LIST" ] ], [ [ "bottle_plastic", 1 ] ] - ], - "flags": [ "ALLOW_ROTTEN" ] + ] } ] -- cgit v1.2.1