
LocalizedBook
Description
The LocalizedBook mod enhances your Minecraft experience by allowing the localization of hardcoded values such as 'name', 'landing_text', and 'subtitle' in Patchouli's book.json. This functionality is essential for modpack developers and content creators who wish to offer multilingual support for patchouli books from other mods that hardcode these values.
Features
- Localize
name,landing_text, andsubtitlein Patchouli books. - Easy configuration using TOML format.
- Default setting options to revert to original text.
Installation
- Install Fabric API/Forge and Patchouli mod.
- Download
LocalizedBookand place it in yourmodsfolder. - Restart Minecraft to complete the installation.
Configuration
To configure your books for localization:
- Navigate to
.minecraft\config\localizedbook\mainconfig.toml. - Add your book entries under the format:
"modid:bookid" = ["custom name or 'default'", "custom landing text or 'default'", "custom subtitle or 'default'"]
You can also write translation keys there just like in Patchouli.
For example, to customize the Botania Lexicon:
"botania:lexicon" = ["Botania Guide", "Welcome to the world of Botania", "Your Guide to Botany and Magic"]
You can set any value to "default" to use the default value from the book.json.
Usage
After configuring your books, the changes will take effect in-game after you restart minecraft. Ensure that your book IDs are correctly entered to reflect the changes properly.
Enjoy a fully localized experience in your Minecraft modded environment!
- 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.
- Ships as LocalizedBook-fabric-1.20.1-1.0.0.jar — drop this file into the mods folder
- Download size: 228 KB
- Download link checked 6 Sept 2026 — working
These come from our own check of the pack file, not from the source page.