DevilChild Posted April 10, 2016 Share Posted April 10, 2016 Hi, I've tried to add the "More Storage v2" mod to my server, without any luck. ["workshop-552215051"] = { enabled = true, configuration_options = { Backpack = 18 Piggyback = 18 Krampus_sack = 18 Treasure_chest = 24 Icebox = 24 } Can anyone help me out? Link to comment https://forums.kleientertainment.com/forums/topic/66238-more-storage/ Share on other sites More sharing options...
DarkXero Posted April 10, 2016 Share Posted April 10, 2016 39 minutes ago, DevilChild said: Can anyone help me out? Missing commas. ["workshop-552215051"] = { enabled = true, configuration_options = { Backpack = 18, Piggyback = 18, Krampus_sack = 18, Treasure_chest = 24, Icebox = 24, } } Link to comment https://forums.kleientertainment.com/forums/topic/66238-more-storage/#findComment-748078 Share on other sites More sharing options...
DevilChild Posted April 10, 2016 Author Share Posted April 10, 2016 Thanks a lot! Link to comment https://forums.kleientertainment.com/forums/topic/66238-more-storage/#findComment-748085 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now