Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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."