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
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.