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
self:setWorkMode(BLD_MODE_WORK_RES, "bread")
self:setWorkMode(BLD_MODE_WORK_CRAFT, "bread")
For solution this problem enough wright this:
self:setWorkMode(BLD_MODE_WORK_RES, "cheese")
self:setWorkMode(BLD_MODE_WORK_CRAFT, "cheese")
or any, like yogurt, cream or butter.
For the problem of items being produced to quickly, this is something I personally haven’t noticed happening but I will take a look at it.
As for the bread problem, changing the “bread” currently works like a charm as opposed to trying this yesterday which only resulted in crashing the game.
so far thanks for the help and feedback, as creating the mod is more challenging than i first expected.