Alright, so I tested the submitted mod and it looks like it throws some script errors upon loading up. Looking into it, it would appear this is caused by two files listed in chat_sfx.lua (jaboner.ogg and petal.ogg) being missing from the sound folder. Adding files with those names back into the sound folder results in these script errors going away, though I notice that petal.ogg seems to kind of only be half setup with there being nothing in the mod to trigger it to play? Peculiar.
While looking in the sound folder, I also noticed that a few of the Flowery-related sounds have duplicate files with "- Copy" appended to them, with these copies generally being the ones called in chat_sfx.lua. I would probably suggest removing these copies and using the sounds that aren't copies as it doesn't really add anything to have duplicated audio files taking up space needlessly.
I'm going to approve this application as the mod submitted seems mostly functional, but I would suggest addressing these issues before releasing this particular mod.