
Server Translation API is a library for handling translations server side. It supports per player language, by using one provided by client on join/language change.

How to use:
To use it, you just need to use vanilla Text.translation(…) with key specified by you in your code.
Then you just need to create data/modid/lang folder in your mod’s resources. Then you can create there en_us.json for default translation and similar files for other languages (same format as vanilla translations).
Example valid language file looks like this:
{
"block.honeytech.pipe": "Pipe",
"block.honeytech.item_extractor": "Item Extractor",
"block.honeytech.trashcan": "Trash Can",
"block.honeytech.cable": "Cable",
"item.honeytech.diamond_dust": "Diamond Dust",
"item.honeytech.raw_aluminium": "Raw Aluminium Ore",
"item.honeytech.aluminium_ingot": "Aluminium Ingot",
"item.honeytech.copper_wire": "Copper Wire",
"item.honeytech.motor": "Motor",
"gui.honeytech.show_recipes": "Show Recipes"
}
Server Translation API Download Links
For Minecraft 1.20.2
Fabric version: Download from Server 1
For Minecraft 1.20.1, 1.20
Fabric version: Download from Server 1
For Minecraft 1.19.4
Fabric version: Download from Server 1
For Minecraft 1.19.3
Fabric version: Download from Server 1
For Minecraft 1.19.2, 1.19.1, 1.19
Fabric version: Download from Server 1
For Minecraft 1.18.2, 1.18.1
Fabric version: Download from Server 1
For Minecraft 1.17.1
Fabric version: Download from Server 1
For Minecraft 1.16.5, 1.15.2, 1.14.4
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20.2, 1.19.4
- 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: In MC Java Mods, or directly above on this page.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Downloads as 204566.mcaddon
- Download size: 95 KB
- Download link checked 30 Jul 2026 — working
- Mirrored on our own servers — the download does not depend on the original host
These come from our own check of the pack file, not from the source page.