Skip to content

Commit

Permalink
Merge pull request #23 from CleverRaven/master
Browse files Browse the repository at this point in the history
Merge pull request CleverRaven#36311 from sztosz/fix-#36303
  • Loading branch information
fengjixuchui authored Dec 21, 2019
2 parents 22d27a9 + e04ddf1 commit deddd9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/recipes/recipe_food.json
Original file line number Diff line number Diff line change
Expand Up @@ -7150,8 +7150,8 @@
[ "onion", 12 ],
[ "irradiated_onion", 12 ],
[ "garlic_clove", 72 ],
[ "irradiated_carrot", 72 ],
[ "carrot", 72 ]
[ "irradiated_carrot", 24 ],
[ "carrot", 24 ]
],
[ [ "vinegar", 1 ] ]
]
Expand Down

0 comments on commit deddd9c

Please sign in to comment.