Fixes subcats having their category name twice in the langkey & stops subcats from having their lang key set multiple times.
Makes @Config.Comment applicable to classes so that you can put the annotation on the subcat class instead of their field & add comments for non-subcategories
Adds the -Dgtnhlib.printkeys jvm flag to print lang keys generated from @Config.LangKeyPattern in the log.
@Config.Comment
applicable to classes so that you can put the annotation on the subcat class instead of their field & add comments for non-subcategories-Dgtnhlib.printkeys
jvm flag to print lang keys generated from@Config.LangKeyPattern
in the log.