nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Checklist Localizer

Checklist Localizer

Mod

Make Checklist Mod support task localization!

Client

179 downloads
0 followers

Checklist Localizer

Make Checklist Mod support task localization!

You can localize it in the following ways:

TLDR: See example

First, create a new language file (e.g. en_us.json).

Then you can use the text contents of config/checklist/tasks.txt as a translation key to write the language file. As shown below:shown below:

{
  "Example Title": "Localized Title",
  "Task 1": "Localized Task 1",
  "Task 2": "Localized Task 2"
}

Finally you'll be able to load it into the resource pack and load the resource pack in the game.

External resources


Project members

TexTrue

Member


Technical information

License
GPL-3.0-or-later
Client side
required
Server side
unsupported
Project ID