安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
In your modmain line 92 you are calling the old widgetsetup, but you missed "data". Line 92 should look like this:
return containers_widgetsetup(container, prefab,data)
This bug is breaking some other mods with custom containers, since they need data.
http://steamworkshopdownloader.com/view/755028761
yes it is, the lid is "jumping".
@ykl:
Maybe you add an option to set the time the trashcan needs to destroy the stuff?
From a second to ~half a day?
(sorry, i havent actually tried the mod)
I asked author to don't allow burning things with "irreplaceable" Tag.
Cause these are important game items, like eye bone from chester. And I think it would be stupid if someone enters your world and destroys chester.
The same for all the teleportato parts, cause they are unique (if you have e.g my teleportato mod enabled). The diviningrod is not unique, but still has this Tag, I guess because it is unique in DS Adventure Mode.
So ykl could write an exception, that diviningrod is destroyable, since it is not unique.