Skip to content

Commit

Permalink
Update recipe_food.json
Browse files Browse the repository at this point in the history
Sauteed fiddleheads were never meant to have 1900+ kcal. Forcing the use of cooking oil or butter brings their range of calories back into reasonable levels.
  • Loading branch information
ashGlaw committed Feb 6, 2020
1 parent 16987c9 commit dafeca7
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions data/json/recipes/recipe_food.json
Original file line number Diff line number Diff line change
Expand Up @@ -6330,9 +6330,7 @@
[
[ "cooking_oil", 1 ],
[ "cooking_oil2", 1 ],
[ "any_butter", 1, "LIST" ],
[ "edible_fat", 1, "LIST" ],
[ "edible_tallow_lard", 1, "LIST" ]
[ "any_butter", 1, "LIST" ]
],
[ [ "water", 1 ], [ "water_clean", 1 ] ]
]
Expand All @@ -6355,9 +6353,7 @@
[
[ "cooking_oil", 1 ],
[ "cooking_oil2", 1 ],
[ "any_butter", 1, "LIST" ],
[ "edible_fat", 1, "LIST" ],
[ "edible_tallow_lard", 1, "LIST" ]
[ "any_butter", 1, "LIST" ]
]
]
}
Expand Down

0 comments on commit dafeca7

Please sign in to comment.