Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Double-check where this mod lands in your load order!
In my case, it got placed before Vanilla Cooking Expanded, and that ended up breaking Gourmet Meals — they had no ingredient options and couldn’t be cooked at all.
https://imgur.com/a/qy4qGZT
I’ve been stuck with this issue for about three months, and I only figured it out after testing with just this mod, VCE, and the DLCs. OOPSIE WHOOPSIE DAISY
I’ll take some responsibility for not spotting it earlier…but in my defense, RimSort auto-placed two mods incorrectly in a sea of ~650. How am I gonna notice it so early
With other veg/carni meals (base game meals, sauced meals, etc), meat doesn't show up as ingredients in veg meals, and vegetables don't show up in carnivore meals. Can this be fixed please?
<loadAfter>
<li>VanillaExpanded.VCookE</li>
</loadAfter>
otherwise, the mod can be sorted before ve cooking, resulting in
XML error: Could not find parent node named "VCE_CookBakeMealBase"
errors and empty ingredient lists.
unfortunately, after grabbing the mod i'm having difficulties getting my pawns to actually *make* the recipes.
i have a quite generous stockpile of produce and condiments, so i'm quite certain that i have enough ingredients, but for some odd reason the recipes simply don't populate the list of allowed ingredients when i try to make them, so seemingly none of my vegetables are considered valid ingredients (nor can even be set as allowed or not on the bill menu)
assuming that the mod works for other people, i can only assume some kind of conflict, but what would even cause such an error i haven't the foggiest.
Could not find type named VanillaCookingExpanded.CompProperties_StackByCondiments from node
<li Class="VanillaCookingExpanded.CompProperties_StackByCondiments"><condimentTagToCheck>Condiments</condimentTagToCheck></li>
https://gist.github.com/HugsLibRecordKeeper/5a391ee963b24d6a07c65a8c7ce99fd7
I have a bug interaction with Vanilla Ideology Expanded. Basically I wanted to use the skill from the meme of the Sweet Tooth in order to turn carnivore meals from this mod into the desserts that everyone can enjoy. But whenever I target for example the "fine carnivore meal", it says "This ability needs to target food categorized as a meal." Can you possibly patch to make compatible? Thank you!
https://gist.github.com/HugsLibRecordKeeper/28258d74927a69e808a5f453177c6048
Looking at the vanilla vegetarian / carnivore meals, the vegetarian ones allow PlantFoodRaw and AnimalProductRaw, while the carnivore ones only allow MeatRaw.
The recipes you've added here include AnimalProductRaw in the carnivore recipes instead of the vegetarian recipes. This means someone trying to make a carnivore stew could end up using only animal products such as eggs or milk, and then there would be no meat in the stew whatsoever.