-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MozzarellaCheese #64418
MozzarellaCheese #64418
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
OK so right now one thing of mozzarella is a boatload of calories because it has only a single charge, and uses 10 milk. And that's throwing off your recipe I think. Also 450 calories should be the number of calories in multiple mozz sticks probably because when I googled them, the google says it's 85 calories each. |
I knew the calories looked off to me in game when I was testing but I wasn't fully-for-sure since I still don't fully grasp the cooking recipe system in the game. I just updated it though so maybe that'll fix it? Thank you by the way. |
Co-authored-by: Anton Burmistrov <[email protected]>
Getting closer. Let me know if you get frustrated with it and I'll figure out some combination of changes that makes it make sense and pass the test. I don't know why but once I really learned this test, it's kind of fun to make it work but before that it was incredibly frustrating to me. edit: if you decide you want me to figure it out, ping me on discord please. |
* MozzarellaCheese * Update data/json/recipes/food/dairy_products.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update data/json/recipes/food/dairy_products.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update data/json/recipes/food/dairy_products.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update data/json/recipes/food/dairy_products.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update data/json/requirements/cooking_components.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update dairy.json * Update dairy.json * Update dairy.json * Update dairy_products.json * Update dairy_products.json * Update data/json/items/comestibles/dairy.json Co-authored-by: Anton Burmistrov <[email protected]> * Update dairy_products.json * Apply suggestions from code review * Update data/json/recipes/food/dairy_products.json --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Anton Burmistrov <[email protected]> Co-authored-by: Maleclypse <[email protected]>
Summary
Content "adds a new type of cheese, mozzarella cheese, into the game."
Purpose of change
More cheese recipes and alternatives should be made into cataclysm.
Describe the solution
Added in a new cheese type along with recipes for it's use.
Describe alternatives you've considered
No Mozzarella to be had.
Testing
Additional context