When creating a new modifier using GUI, the class populated isn't lower cased but pascal cased. In addition, when creating a name that has more than one words, it's not only pascal cased but not also not separated by `-` instead.
When creating a new modifier using GUI, the class populated isn't lower cased but pascal cased.
In addition, when creating a name that has more than one words, it's not only pascal cased but not also not separated by
-instead.