-
Notifications
You must be signed in to change notification settings - Fork 623
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
Add condiments and condiment recipies #2769
base: master
Are you sure you want to change the base?
Conversation
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Resources/Locale/en-US/_NF/reagents/meta/consumable/food/condiments.ftl
Outdated
Show resolved
Hide resolved
Resources/Prototypes/_NF/Reagents/Consumables/Food/condiments.yml
Outdated
Show resolved
Hide resolved
Descriptions could use work, and check capitalization vs. upstream definitions. |
pickles make saline when juiced. if/when thats changed, i would love to see that updated. I am not sure how RobustToolbox got in there. i did nothing to it. |
This reverts commit 90c93b5.
This reverts commit 230a665.
removing excess spacing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In summary, needs work, some good stuff in here, some possibility to extend out into new systems, but some bloat and some oddities as-is.
General thoughts:
If cargo sauce was an actual proprietary thing and not just craftable with ingredients on hand, I could see that. Throw barrels of it on wrecks, map one on McCargo, good stuff.
Relish is fine and good, but crafting it should be a microwave recipe - using saline is weird. Look into what Nyanotrasen did for pesto (which should return here, a whole bunch of easily addable foods with that), bechamel, and tomato sauce. You can do the same thing and get little bowls of relish that (I think) turn back into the normal bowl when emptied, so the bowl can be reused. Ensure the solution is transferrable outwards, and we can add a "dippable" system that could be fun, and give a plausible use to queso.
Thousand island, tartar sauce, honey barbecue sauce, peppermint and buffalo sauce as flavours and distinct reagents are effectively bloat - they should taste like the sum of their parts, e.g. "pickles and mayo". If you made your own house versions to get the flavours you want (which you can and should do), there's little win here. I'd recommend removing them entirely. If you wanted to change the existing barbecue sauce's flavor to "sweet and smoky" or something, fine.
Sour cream is fine but the recipe strikes me as odd.
The use of "an incredibly hot hot sauce" as a bootleg space pen are kind of funny, and the fact that your lizard sauce doesn't do anything seems like a waste. Ditto for "nuke sauce".
The recipe for astrotame seems really simple - you could take a scuffed approach to the actual synthesis of aspartame and react phenol with ethanol and some sort of acid at temp.
I still think a spice plant is better than a chili and ash recipe.
Hotsauce: | ||
amount: 1 | ||
CapsaicinOil: | ||
amount: 1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not hot sauce and butter?
Also, this'll probably react in existing foods if people add hot sauce to them, no?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
was initially just hotter sause.
Would butter also not react if it something was deep fried in ghee?
Maybe add a stir to it, in addition to butter?
flavor-complex-relish = like dill and vinegar | ||
flavor-complex-sourcream = like sour milk | ||
flavor-complex-tartar = dill and fish | ||
flavor-complex-thousandisland = like creamy, sweet, tangy, and salty | ||
flavor-complex-fine-noodles = like fine noodles | ||
flavor-complex-rich-broth = rich broth |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
flavor-complex-rich-broth = rich broth | |
flavor-complex-rich-broth = like rich broth |
While we're here :)
products: | ||
NukeSauce: 3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why three?
reagent-physical-desc-lizardsauce = liquid lava | ||
reagent-physical-desc-coldfire = frozen fire | ||
reagent-physical-desc-sourcream = sour milk |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reagent-physical-desc-lizardsauce = liquid lava | |
reagent-physical-desc-coldfire = frozen fire | |
reagent-physical-desc-sourcream = sour milk | |
reagent-physical-desc-lizardsauce = unquenchable | |
reagent-physical-desc-coldfire = frigid |
These don't make grammatical sense as "this {desc} liquid". Here's a few suggestions. I'd recommend renaming the fluent tags to the actual names of the descriptions.
The sour cream one wasn't used.
- type: reaction | ||
id: CookingBechamel | ||
reactants: | ||
Butter: | ||
amount: 1 | ||
Flour: | ||
amount: 5 | ||
Milk: | ||
amount: 10 | ||
products: | ||
Bechamel: 15 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you really want a singular unit of butter here? Some roux. Why does this one not have a temperature when you make it by stirring it on a stovetop?
Blackpepper: 2 | ||
|
||
- type: reaction | ||
minTemp: 320 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why does cargo sauce need a minTemp?
Stirring, sure.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it doesnt. it was to prevent it from just combining in a burger where you wouldnt want it. stiring would be fine.
SulfuricAcid: | ||
amount: 1 | ||
catalyst: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Why not use cream? It's fatty.
- Why use sulfuric acid? If universal enzyme is your yeast/bacteria/rennet standin, why not use that and stir? Want mozzarella, fine, want sour cream, stir.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1: agree
2: mozz and other cheeses just react. so it would be a super pain to make most times, without just making cheese constantly.
Its going to eventally tie in with the food that sketch is doing. I would argue that some oddities make things fun(ny).
like the thought, dont like adding more RNG to an already RNG heavy system.
Yea. pickles make saline when ground or juiced. If im doing another pass, may as well fix that now.
thousand island was requested for salads and burger.
we all missed cream. thanks.
Thats the idea, actually.
I went off of splenda, that modifies sugar with chlorine.
probably. |
About the PR
Added more condiments and added recipies for condiments that did not have them
Why / Balance
more flavors and options to specialize for our cooks.
more ways to get things they might need.
future condiments for new recipies.
How to test
load local host
use guidebook to find new recipies.
make them
enjoy the new flavors.
Media
https://i.imgur.com/2rrBJlc.png
https://i.imgur.com/s1UdGP9.png
https://i.imgur.com/lnzbtXr.png
https://i.imgur.com/yssEUdm.png
https://i.imgur.com/aGvfNr1.png
https://i.imgur.com/LeN108e.png
https://i.imgur.com/EV1nBRL.png
https://i.imgur.com/qX96EE1.png
https://i.imgur.com/zgtuevt.png
Requirements
Breaking changes
Changelog
🆑