Skip to content

Commit

Permalink
Removed meat_tainted recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
SomeGuyIGues authored May 24, 2024
1 parent de4ec39 commit 6360d8c
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions data/json/recipes/recipe_food.json
Original file line number Diff line number Diff line change
Expand Up @@ -8095,23 +8095,6 @@
"//": "https://www.simplyrecipes.com/recipes/caramel_sauce/ minimum heavy cream is 250ml so double recipe. Minimum 28u to caramelize the sugar, plus 14 for the milkfat",
"components": [ [ [ "sugar", 84 ] ], [ [ "any_butter", 12, "LIST" ] ], [ [ "milk_cream", 1 ] ], [ [ "salt", 1 ] ] ]
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"result": "meat_tainted",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_MEAT",
"skill_used": "cooking",
"difficulty": 5,
"time": "1 h 30 m",
"book_learn": [ [ "recipe_creepy", 5 ], [ "recipe_serum", 6 ] ],
"qualities": [ { "id": "CONTAIN", "level": 1 }, { "id": "CUT", "level": 2 } ],
"components": [
[ [ "meat", 1 ], [ "mutant_meat", 1 ], [ "human_meat", 1, "LIST" ], [ "rehydrated_meat", 1 ] ],
[ [ "slime_scrap", 2 ] ],
[ [ "water", 1 ] ]
]
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
Expand Down

0 comments on commit 6360d8c

Please sign in to comment.