Stewing is one of the oldest, simplest ways of cooking raw ingredients into something edible. The basic idea is you take whatever is available, put it in a pot and boil it until it's food. Depending on what you put in maybe it even tastes good. The only real material requirement is that you have something to boil the food in - a pot.
Features
[list]
[*] Simple pottery system for making cooking pots.
[*] Stew quality comes from variety of ingredients. Boiling a giant pot of nothing but potatoes does not a fine stew make. Stews come in 3 levels of complexity with increasing numbers and restrictions on ingredients, and some custom WorkGiver logic helps to encourage variety.
[*] A naming script to make individual stews more interesting, and reflect the ingredients that compose them.
[/list]
Ingredient Mods
Campfire Stews needs certain vegetables for special ingredient categories, but doesn't add any on its own. While there are no hard dependencies (Vanilla fungus counts as a special ingredient, so it's possible to make a fine stew with no other mods installed), in order to have a comfortably large selection of special ingredients I recommend using some of the mods below.
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2134308522]Vanilla Plants Expanded[/url] (onion, tomato, pepper)
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3219596926]Medieval Overhaul[/url] (onion, tomato, garlic, herbs*, spices*)
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2562519366]RimCuisine 2 Core (Continued)[/url] (onion, tomato, truffle, pepper)
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2748889667]Vanilla Plants Expanded - More Plants[/url] (garlic, bell peppers)
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2134308519]Vanilla Cooking Expanded[/url] (spices*)
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2007061826]VGP Vegetable Garden[/url] (mushrooms, garden fish)
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2007063278]VGP More Veggies[/url] (tomato)
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3448458106]VV - New Harvest[/url] (leeks)
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2886512401]Kit's Brazilian Crops (Continued)[/url] (ginger*)
*As stew ingredients spices, herbs and ginger are used as if they have a nutrition value of 0.10
Stew Recipes
There are 3 types of stew varying in complexity as well as output. More advanced stews are more desirable as long as you have access to enough variety of ingredients to make them.
[img]https://i.imgur.com/dstDsx2.png[/img]
Special Ingredient Types
In addition to "Fruit / Vegetables" which is pretty self-explanatory, there are two other types of ingredients.
[img]https://i.imgur.com/7Gjct84.png[/img]
All special vegetable ingredients can be used as a flavor ingredient, while only onions, tomatoes, and mushrooms/fungus can be used as a stew base ingredient.
Now you may be wondering, "If tomatoes are valid for all three ingredient types, what's preventing a stew from being made of only tomatoes?" The answer is some custom logic for ingredient selection in a Harmony patch for WorkGiver_DoBills, which only activates for this mod's stew recipes (all other recipes are unaffected).
The Short Version
Make sure you have at least one distinct ingredient for each of the recipe elements for the stew you want to make. For a fine stew for example, you might have 50 meat, 10 peppers, 20 potatoes, and 20 corn. The actual ingredients selected may not be that neat, but a fine stew will always have [i]at least[/i] 4 different ingredients.
The Long Version
The ingredient selection algorithm evaluates the recipe elements one at a time against a list of available item stacks sorted by distance. The custom logic is that whenever it finds an item stack which meets the criteria for the current element, it will look at how much of that ingredient has already been selected in the recipe and make sure that the total amount across all elements does not exceed the amount called for by the current element.
So if Flavor wants 10 vegetables and is looking at a stack of tomatoes, it can only use them if less than 10 tomatoes have already been used in the recipe, and then only by the difference. If 50 tomatoes have been used in Stew Base, then Flavor needs to keep looking. If only 6 tomatoes were used in Stew Base, then Flavor will get to use another 4, and then keep looking for what to fill the remaining 6 vegetables.
Pottery
Each time a stew is made, it will use an iron or clay cooking pot as one of the ingredients, which is then recovered when the recipe is completed.
[img]https://i.imgur.com/sbMKqnR.png[/img]
[img]https://i.imgur.com/CXm0aJS.png[/img]
Clay pots are what you'll probably start with. They have a chance of breaking each time they are used. Due to the somewhat involved production process with a long lead time (at least 2 days for drying), it's a good idea to keep a couple on hand in your kitchen.
[img]https://i.imgur.com/Jstom7T.png[/img]
[img]https://i.imgur.com/RUvUtJz.png[/img]
[img]https://i.imgur.com/iWTyjK6.png[/img]
[img]https://i.imgur.com/APmGTNq.png[/img]
[img]https://i.imgur.com/ax9YU92.png[/img]
If you'd rather not bother with pots being a consumable item, iron pots become an option after you get a smithing table.
[img]https://i.imgur.com/6kvxOiS.png[/img]
Unfinished pots appear under Manufactured, while finished pots appear under Manufactured > Cookware
Compatibility
All of the ingredient mods mentioned above also have labeling support, which defines singular versus plural labels so that you get "Apple and cabbage stew" instead of "Apples and cabbages stew". Unsupported ingredients still work fine, it's just that you'll see the plural labels in stew names instead of singular.
Clay Sources
Campfire Stews comes with it's own clay resource, however clay from the following mods can also be used:
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3219596926]Medieval Overhaul[/url]
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2755501685]Outlands - Core[/url]
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3092351095]Epochs - Pottery[/url]
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2327252470]Primitive Workbenches[/url]
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2859334065]Expanded Materials – Stones and Mortars[/url]
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2607350656]Ceramics VEF[/url]
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2689231029]Ceramics Crafting[/url]
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3225843229]Fertile Fields[/url]
Iron Sources
The iron cooking pot can be made with vanilla steel, however iron from the following mods is also supported:
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3219596926]Medieval Overhaul[/url]
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3282002320]Simple Chains - Steel[/url]
- [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3333419387]Expanded Materials - Metals[/url]
Other Built-in Compatibility
[url=https://steamcommunity.com/sharedfiles/filedetails/?id=3044059819]Variety Matters Redux[/url] : Fixed a minor conflict in which VM's ingredient selection took precedence over mine. The fix is a bit crude with the consequence that VM's ingredient logic doesn't affect stews. I may try to make a more elegant patch later.