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
Chances are it is working, but another mod is loading after it and overriding it. That's my only guess.
Unless you know of a mod that saves these slots.
And I figured I'd increase the pixel loss to 75% too. However, its just not working, I dunno why.
[code][
{
"op": "replace",
"path": "/hardcore",
"value": {"deathDropItemTypes" : [
"generic",
"liquid",
"material",
"consumable"
]
}
},
{
"op" : "replace",
"path" : "/hardcore/reviveCostPercentile",
"value" : 0.75
}
][/code]
They also have a key called "permadeath", which is false for casual/survival and true for hardcore. Basically, it is possible for a different mod to come in and disable permadeath, thus giving this mod a use for hardcore mode