Hello! I just recently picked the game up again and between my last playthrough and now Content Patcher was released, so I thought I'd try my hand at modding. I'm creating events for the villagers and want to include sounds effects and certain music tracks, but can't find a list of names to be used in the JSON file in either case. For example, by looking at some other events I can tell that one music tracks is called "50s" and one sound effect titled "fishSlap", but don't know very many others. Has someone made a full list of music and SFX for use in a JSON file somewhere? All I could find online was a utility that extracts the game's sound bank but leaves everything unlabelled. Thanks!
The wiki has most of the modding documentation, but it doesn't include that yet. Here's a spreadsheet a modder created though (make sure to check the tabs at the bottom).
Awesome, thank you very much. I went ahead and decompiled the game's code and made a list of my own, but that spreadsheet looks like it has everything I found on it too.