MineMenuFabric

MineMenuFabric

3.8k Downloads

[FEATURE] allow Translation keys as Names

Mari023 opened this issue ยท 0 comments

commented

Is your feature request related to a problem? Please describe.
It is currently Impossible to make the names of buttons translatable

Describe the solution you'd like
Instead of the name as drawing a String, draw it as a Translatable Text
The chances for someone to accidentally use a translation key is pretty slim, and if there is no Translation, it will just draw the text

Describe alternatives you've considered
For my application, I could just use a mixin to change this, but other people might want this too

Additional context
2021-05-12_07 59 07