Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
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
but yeah it works in hardcore
"A minimal mod that disables dropping your inventory on both Survival and Hardcore mode when you die. This does nothing more."