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






On the other hand, you can find a type of Vanilla salt rock.
Ok I will make the patch to have the Vanilla flour with the automatic milling machine.
I have added the recipes in the mills to convert VGP flour to Vanilla flour and vice versa.
For your information, the recipes must be modified one by one. If another mod adds recipes they will not be taken into account.
More expecifically from this:
<ProcessorFramework.ProcessDef>
<defName>VG_MakeFlour</defName>
<thingDef>Flour</thingDef>
<processDays>4</processDays>
<ingredientFilter>
<thingDefs>
<li>Rawwheat</li>
<li>RawCorn</li>
<li>RawRice</li>
<li>RawBarley</li>
</thingDefs>
</ingredientFilter>
</ProcessorFramework.ProcessDef>
</Defs>
It's a recipe located in another class from PF mod not in the vanilla Def
Bug fixed with VGP flour.
I also added the x100 and x200 recipes in Vanilla flour.
I will try to make recipes to turn VGP and Vanilla flour and vice versa and same with sugar.
The recipes with sugar are available again.
I think it is from VGP Garden Gourmet mod, because using only VGP Vegetable Garden and VGP Garden Gourmet, I can't make sugar with milling stations.
1.4 ok
Hopefully I didn't break the game for 1.3.
Just VGP and VE (personally I only use these two for cooking).
No, I didn't touch the fruit.
If you have seen a recipe that still uses VGP salt, can you tell me the name so I can modify it.
I had forgotten about the compacted salt, now when it is mined you get VE salt.
The error comes from the Drink patch of the VGP Garden Drinks UF mod.
[VGP Garden Drinks UF] Patch operation Verse.PatchOperationFindMod(VGP Vegetable Garden) failed
file: E:\game\steam\steamapps\workshop\content\294100\2167582651\1.3\Patches\Drinks.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods ()
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Please unsubscribe and re-subscribe as I have modified and added quite a few files (to avoid any mistakes).