• It has unique UUID, meaning it's compatible with other dices mods.

Installation :
- Use Baldur's Gate 3 Mod Manager ( remember to "save load order to file" and "export order to game" ) to install the .pak
or
- Manually drop the .pak into the games mod folder, it should be located in "AppData\Local\Larian Studios\Baldur's Gate 3\Mods"
- Modsettings.lsx entries for default dice :
<node id="Module">
<attribute id="UUID" value="44fa5e9e-4630-44d4-8fe1-0457fac7614c" type="FixedString" />
</node>
<node id="ModuleShortDesc">
<attribute id="Folder" value="AmethystDice" type="LSString" />
<attribute id="MD5" value="" type="LSString" />
<attribute id="Name" value="Amethyst Dice" type="LSString" />
<attribute id="UUID" value="44fa5e9e-4630-44d4-8fe1-0457fac7614c" type="FixedString" />
<attribute id="Version64" value="36028797018963968" type="int64" />
</node>
- Modsettings.lsx entries for dice with all numbers :
<node id="Module">
<attribute id="UUID" value="2751e638-e72a-4ff8-b485-43016b4adbfd" type="FixedString" />
</node>
<node id="ModuleShortDesc">
<attribute id="Folder" value="AmethystDiceNum" type="LSString" />
<attribute id="MD5" value="" type="LSString" />
<attribute id="Name" value="Amethyst Dice - All Numbers" type="LSString" />
<attribute id="UUID" value="2751e638-e72a-4ff8-b485-43016b4adbfd" type="FixedString" />
<attribute id="Version64" value="36028797018963968" type="int64" />
</node>