This is the fStats API repository for the minecraft implementation.
All translation files are located in the src/main/resources/assets/fstats-api/lang/
folder.
To contribute a new translation:
- Create a JSON file inside
src/main/resources/assets/fstats-api/lang/
named with the language code, for example:
fr_fr
for Frenchde_de
for Germanfi_fi
for Finnish
(You can look up language codes (in-game variant) here if unsure)
-
Use the lines from the
en_us.json
file as a reference. -
Run the minecraft instance locally to test:
# Client gradle runClient # or Server gradle runServer
📝 Tip: You don’t need to translate every file immediately — partial translations are welcome and helpful!
Code | Language | Status | Translator |
---|---|---|---|
en | English | Native (Always 100%) | Syorito Hatsuki |
Thanks for helping make fStats accessible to more people!