
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.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as ChecklistLocalizer-0.1.1+mc1.20.1.jar — drop this file into the mods folder
- Download size: 18 KB
- Download link checked 8 Sept 2026 — working
These come from our own check of the pack file, not from the source page.