[1.7.10] Localizations not reloading on language change
JasonMcRay opened this issue ยท 2 comments
I do not know if you are still maintaining the 1.7.10 version, but...
Localizations does not retain themselves if I change the minecraft language.
Example:
I have this localization set:
game.setLocalization("tc.research_name.GT_TRANSFIERYSTEEL", "Fiery Steel Transmutation");
When I start game everything is fine. But when I change the language, the thaumonomicon entry does not get localized until I do /mt reload.
Ok it does not happen only with thaumonomicon... It happens also with normal for example block renaming.