[Bug]: Keybind IDs got localized, causing keybind settings lost after changing language
Blue-Beaker opened this issue · 0 comments
Forge Version
14.23.5.2859
Galacticraft Version
4.0.6
Log or Crash Report
No response
Reproduction steps
- Change language to en_us
- Edit keybinds added by Galacticraft
- Check options.txt for keybinds
- Change language to zh_cn
- Relaunch Minecraft
- Open options
- Recheck options.txt for keybinds
After switching language from en_us to zh_cn, my options file shows that the keybinds got changed.
IDs of keybindings added by GC is localized. This make keybind configuration lost when player switch language.
IDs shouldn't be localized. Only the name of keybinds should be localized.