Folder path should be something like this:   ./pokemmo/data/mods/your_mod/sounds/region_id/sound_id.mp3   Where your_mod = whatever you want to call your mod   And region_id = 0 / 1 / 2 0 = Kanto 1 = Hoenn 2 = Unova   And sound_id is the corresponding integer from Eggplant’s list.   you can include an icon .png file and an info.xml file in the ./your_mod/ directory.   And convert the folder /your_mod/ to a .zip file.