Starbound

Starbound

Improved Containers
Drakray Aug 15, 2016 @ 9:18pm
Mod Compatibility
Hi, I'd like to know what are the line I must add to my .object to make them use your functionnality?, I added those two:

"script" : ["/scripts/v6/improvedcontainer.lua"],
"itemAgingScripts" : ["/scripts/v6/improvedcontainerrotting.lua"],

but I still can't rename my Containers. Is there something I missed?
< >
Showing 1-11 of 11 comments
v6  [developer] Aug 16, 2016 @ 1:12pm 
If your mod uses the vanilla uiConfigs then that's all you need to add.
Otherwise you'll need to look at one of the chest patches and copy that for your interface.
Drakray Aug 16, 2016 @ 3:37pm 
I use

"uiConfig" : "/interface/chests/chest<slots>.config",

because I basically copied and adapted the hylotl shippingcontainer
Full object at pastebin.com/dbDAw1y2
v6  [developer] Aug 17, 2016 @ 10:10am 
Are you reading the log while modding.
Mod load order is most likely your issue.

Please visit the modding forums if you need help.
Drakray Aug 17, 2016 @ 10:36am 
My log state that your mod is effectively loaded before mine, as I added

"requires" : ["Improved Containers"],

in my _metadata file to be sure.
The Search function work, as well as the Sort, but the Rename is greyed out, the Stack work as intended, and the stuff pop out of the container when I picked it up.
I though I would just have to add your 2 line from the .patch file, but it seems it would take more to make it work.
Last edited by Drakray; Aug 17, 2016 @ 10:45am
v6  [developer] Aug 17, 2016 @ 8:56pm 
It's scripts, not script
Drakray Aug 17, 2016 @ 9:55pm 
Well, I do feel stupid now... Thanks :D
warmainiac Jun 25, 2018 @ 7:54am 
could you make a patch for enhanced storage?
Bodoc Calado Jul 19, 2018 @ 1:12pm 
Sayter wrote that this mod breaks Terramart Shipments in Frackin' Universe. Could you come up with a patch, please? :)
Fahrenade Feb 11, 2020 @ 1:34am 
Hey v6, can we add support for this mod? https://steamcommunity.com/sharedfiles/filedetails/?id=738418305

I published it long ago and I just remembered it doesn't have IC support. I tried including the scripts as suggested, but then when you break the item it drops the original container and the "improved container", effectively duplicating the item...
Any ideas?

Last edited by Fahrenade; Feb 11, 2020 @ 1:37am
Adam Jul 24, 2023 @ 7:26am 
Can you update mod for FU ?
Major Poison Oct 16, 2024 @ 12:24am 
I found a small bug with the generic ship lockers added by https://steamcommunity.com/sharedfiles/filedetails/?id=730388011 this mod. When breaking one that has items in it, it drops a second, empty locker as well as the one still holding the items.
< >
Showing 1-11 of 11 comments
Per page: 1530 50