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
Collecting water from water tile is considered as mining, and it takes toooo long time.
Also, it makes player to keep giving order again and again.
It would be better either make it auto when the ice mold is built, or make collecting much faster.
Basically i've manually edited the work amount required for gathering water.
1 Ensure your game is closed.
2 Go to the following folder;
C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\3219596926\1.5\Defs\RecipeDefs
3 Find the Recipes_Well.xml file, right click it and open with notepad.
4 Find the <workAmount> lines (theres two, one for gathering 1 and 5 water at a time) and change the number between <workAmount> and </workAmount>
5 Remember to save!
Default for gathering 5 water at a time;
<workAmount>3000</workAmount>
Example of gathering 5 water at a time, but 10x faster;
<workAmount>300</workAmount>