安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






Really time to thank you for providing and maintaining it.
I know how to use JSON patching (using it in my biome music mods), but for some reason, it didn't seemed to work when I tried with the playermodes.config...
Example with this mod you would have a file called "playermodes.config.patch" And within you would just have.
[
{
"op": "replace",
"path": "/survival/hunger",
"value": false
}
]
now if you have another "playermodes.config.patch" with
[
{
"op": "replace",
"path": "/survival/deathDropItemTypes",
"value": "none"
}
]
That would stop item drop in survival. Both playermode patch files would be in there own folders or mod pak of course. Both get applied!
Finally, I don't have to buy thousands of perserved foods just to play safe. I hate to go in /admin mode again and again if I have to AFK.
It's also my fault that I chose Survival since I didn't knew Survival had hunger meter.
I thank you very much, Tatsu, for making this mod for everyone out there, including me.