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
if i could in decide (per CONFIG MOD)
in which TAB this should appear xD
It doesnt work when you change the settings directly on your server, you need to do it through the Main Menu. Good luck trying this - it worked for me!
chilltime = 0
chilltime = "0"
chilltime = .12
chilltime = ".12"
chilltime = 0.12
chilltime = "0.12"
in all cases spoilage period is the same in backpack and ind freezer
[00:00:14]: applying configuration_options from modoverrides.lua to mod workshop-532171178
[00:00:14]: Overriding mod workshop-532171178's option chilltime with value 0
I tried that
["workshop-532171178"] = {
enabled = true,
configuration_options = {
f_recipe = "hard",
chilltime = .12,
},
},
and with "" :
["workshop-532171178"] = {
enabled = true,
configuration_options = {
f_recipe = "hard",
chilltime = ".12",
},
},
I tried a lot of different configurations and noone works:(
Thanks for your suggestion~