lucaargolo / fabric-seasons

A simple mod for Minecraft that adds seasons to the game, changing biomes as you play.
Mozilla Public License 2.0
64 stars 47 forks source link

Make “...% speed” in Tooltip Translatable #191

Open cmplstofB opened 9 months ago

cmplstofB commented 9 months ago

Currently, some text on the tooltip hard-coded. (e.g. “...% speed”)

https://github.com/lucaargolo/fabric-seasons/blob/ceca3676f7b322060404864a8f28138141073fbb/src/main/java/io/github/lucaargolo/seasons/mixin/ItemMixin.java#L63

I think it would be better make them translatable.

mpustovoi commented 2 months ago

It's translatable now I guess since it's present in en_us.json.