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
Is there possibly any way that the Blueberry/Apple/Lemon Miringue/Pumpkin Pie recipes could use "Pie Dough" instead of "Pie Preparation" ??
At the moment, 4 slices of pie cost a whole baking pan. The recipe doesn't give you back the baking pan :( makes it an incredibly expensive recipe
Thank you! I just need to find the time to alter the existing recipes, as these are the old version from before the updates from game dev. Hopefully people playing on previous versions of the game can also use updated recipes without issue.
Please check out my Lone Wanderer's Saving Grace as well.
Happy Surviving!
Replace knives with [Recipe.GetItemTypes.SharpKnife];
Replace hammers with [Recipe.GetItemTypes.Hammer];
Replace eggs and wild eggs with [Recipe.GetItemTypes.Egg];
Replace spoon and fork with Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork];
Some recipes like making tofu from dried beans and making berry jam can be shortened into a single recipe to avoid clutter.
Also I believe you can use OnCreate:Recipe.OnCreate.OpenCannedFood to get a jar back as by-product.
Yes they get used as containers as Sourdough Yeast is not the same as dried yeast. I can look into making dried yeast and add a recipe in. But sourdough yeast will be consuming the jars, as the game does not like when you get 2 items from 1 recipe.