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
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3053846224
I had 75 MO honey just north of the oven here with it selected in the bill, yet it still seems to be looking for VFEV honey.
Should be fixed was missing honey on the bulk recipes that I made
Thanks for the fast response. I just tried it again today and the issue unfortunately still stands. The MO-honey can be found in the ingredient selector (even before), but enabling it doesn't seem to make a difference as the same message is given. It feels like the recipe is still fixed to use VFEV honey.
I double-checked if this was a mod order issue, but I'm definitely loading Patches after VFE:Vikings and MO
Should be fixed now. Patch method prior wasn't working properly. Small batch sweet rolls should be able to use MO honey now.
I cannot make the milkshake with prompting for no milk, even if milk is available. The allowed ingredients field in the billing widget does not have any ingredients listed to tick.
https://steamhost.cn/steamcommunity_com/id/gilolta/screenshot/2191624590400628211/
It seems like the patch https://github.com/ViralReaction/Medieval-Overhaul-Patches/blob/23cc43c2bbe56e7308d17e65028b2bcaee5361f2/1.4/Patches/Food%20Integration/Add_MO_Ingredients_Duplicate_Plant_Recipes.xml#L47-L56 causes the problem. After deleting this patch operation, it works.
Should be working now
1. Right now making sausage is impossible because the recipe requires Meat +Salt + Spices, but Salt is unavailable to be chosen in the list. Checking MO_Food.xml (Patches\MO Tweaks\Cooking Recipe Changes) shows that sausage's <thingDefs> only has:
>DankPyon_Spices</li>
adding DankPyon_Salt to the list seems to help solve the problem.
2. There seems to be a typo in VCE_Ingredients.xml (Patches\Food Integration\Vanilla Cooking Expanded), the value for DankPyon_Spices patch operation is written as
<li>DankPyon_Salt</li>
>VCE_RawSpices</li>
instead of
<li>DankPyon_Spices</li>
>VCE_RawSpices</li>
3. Since you're patching it so meals includes both VCE and MO's ingredients, is it possible to extend the range to Sugar and Cheese?
- By default you can't make Gourmet meal from VCE with Sugar from MO, since grinding sugarcane automatically gives you MO's Sugar and not VCE's sugar.
- VCE recipes allow using cheese as animal products for meals, do you think it's good to use MO's cheese for the same thing?
I was able to make some local quick patches for those issues during my playthru, I can send you the code if it helps.
Big mod pack seems to errors with combat extended
[Medieval Overhaul Patches] Patch operation Verse.PatchOperationFindMod(Combat Extended) failed