This mod has the keybind category set incorrectly in the lang file, so it's showing as key.category.smoothcoasters.camera in the Key Binds screen on Minecraft. This can be fixed pretty easily by just setting category.smoothcoasters to key.category.smoothcoasters.camera in the en_us.json file here.
https://github.com/bergerhealer/SmoothCoasters/blob/master/src/main/resources/assets/smoothcoasters/lang/en_us.json#L2

This mod has the keybind category set incorrectly in the lang file, so it's showing as
key.category.smoothcoasters.camerain the Key Binds screen on Minecraft. This can be fixed pretty easily by just settingcategory.smoothcoasterstokey.category.smoothcoasters.camerain the en_us.json file here.https://github.com/bergerhealer/SmoothCoasters/blob/master/src/main/resources/assets/smoothcoasters/lang/en_us.json#L2