We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In this guide, I will tell you how to translate the mod.
Navigate through the repository to src/main/resources/assets/extrafood/lang You should be in a new repository.
Clone THAT repository, not the main one.
Inside the repository on your computer, create a new .lang file corresponding with your language
(Refer to this minecraft wiki page, the "locale code" is the name of the file)
Go through the file and translate, for example tile.Oven.name=Oven [Test Me!] becomes tile.Oven.name=(Oven [Test Me!] in your language)
Make a pull request to the lang repository.