If a function has an empty comment (only one #), the function will break. For example: ``` # this is a comment /say hi ``` is a valid function ``` # this is a comment # /say hi ``` is not a valid function. It works in vanilla minecraft, but not with the mod.