Manually download files and use the Mod Manager to install mods
Open 'Mod Manager' go to 'File' then 'Import Mod' and find the file that you want (Works with zip files, no need to extract) when imported it will show on 'Inactive Mods' on right side of the manager, then drag the file you want to 'Active Mods' on left side.
Go to 'File' and select 'Save Order' then again click 'File' then 'Export Order to Game' - Now the mods should be active and working
As far as I have seen in multiplayer everyone needs to have the same mods active
Sorry it's not working for you, I have just tested it and it works for me. Make sure it's in the active side of the mod manager and have you saved the order and exported to game?. That's all I can think of. If you share an image of the modsettings.lsx and what's in the mod folder I might be able to figure out the issue
would you be able to share the modsettings entry for the "wood dice - resin collection"? I've just dropped it into my mod folder, but as I'm on linux and don't have access to a mod manager, it won't activate, and I can't find the right code in the .pak file either.
I will let you know as soon as I can get my game working again, the recent update broke my mods. I've gotten it to work with the code you posted for me, I greatly appreciate it!
Great idea, though maybe you'd like to consider other wood textures - ones with larger and more contrasting patterns? As it is, the dice looks more like a tasty caramel candy (which is also a cool look, to be clear) than like wood.
Thanks for the feedback, I used this texture to make the resin stand out more, I'll look into other light wood textures sometime and see if I can add more variety to the dice.
Sorry to hear this, I Just tested it and it works fine for me even without ImprovedUI so not sure. All I can think of is it must be another mod causing the issue.
19 comments
As far as I have seen in multiplayer everyone needs to have the same mods active
<save>
<version major="4" minor="0" revision="9" build="331" />
<region id="ModuleSettings">
<node id="root">
<children>
<node id="ModOrder">
<children>
<node id="Module">
<attribute id="UUID" value="1fac6974-4afc-4eb5-b3f4-0144fb9b2216" type="FixedString" />
</node>
</children>
</node>
<node id="Mods">
<children>
<node id="ModuleShortDesc">
<attribute id="Folder" value="Wood Dice - Resin Collection" type="LSString" />
<attribute id="MD5" value="" type="LSString" />
<attribute id="Name" value="Wood Dice - Resin Collection" type="LSString" />
<attribute id="UUID" value="1fac6974-4afc-4eb5-b3f4-0144fb9b2216" type="FixedString" />
<attribute id="Version64" value="36028797018963968" type="int64" />
</node>
</children>
</node>
</children>
</node>
</region>
</save>
Let me know if it works.
I will let you know as soon as I can get my game working again, the recent update broke my mods.
I've gotten it to work with the code you posted for me, I greatly appreciate it!