
Create: Schematic i18n
A small utility mod that bridges Create's schematic system with the Minecraft translation engine.
About this Mod
Create: Schematic i18n
Create: Schematic i18n is a lightweight utility mod designed to bridge the gap between the Create's schematic system and Minecraft's built-in translation engine. It allows players and modpack creators to define localized names for .nbt schematic files using standard language files.
Features
- Custom Localization: Assign human-readable, localized names to your schematic files.
- Dynamic Translation: Leverages the Minecraft I18n system to support multiple languages.
- Improved UX: Say goodbye to cryptic filenames like
factory_v2_final_fixed.nbtand hello to clean, translated titles in the schematic UI. - Seamless Integration: Works directly with Create’s existing schematic lists.
How to Use
Instead of displaying the raw filename, this mod looks for a specific key in your language files (en_us.json, zh_cn.json, etc.).
1. Identify your Schematic Key
The mod generates translation keys based on the schematic's filename (without the .nbt extension).
2. Add Translations
Add the corresponding keys to your resource pack's language files:
assets/your_pack/lang/en_us.json
JSON
{
"schematic.steam_engine_core": "Steam Engine Core",
"schematic.automatic_farm_v1": "Compact Automatic Farm"
}
assets/your_pack/lang/zh_cn.json
JSON
{
"schematic.steam_engine_core": "蒸汽机核心",
"schematic.automatic_farm_v1": "小型自动农场"
}
3. See the Result
Once the resource pack is active, the Create Schematic table and UI will display "Steam Engine Core" instead of schematic.steam_engine_core.nbt.
Comparison Screenshots
Here's a quick visual comparison to demonstrate the mod's effect:
Before: Raw Schematic Filenames
After: Localized Schematic Names
Installation
- Make sure you have Minecraft Forge/NeoForge and Create installed.
- Download the latest version of Create: Schematic i18n.
- Place the
.jarfile into yourmodsfolder.
For Modpack Creators
You can use this mod to professionally localize included schematics in your modpack. Simply include the translation keys in your global resource pack or via KubeJS/OpenLoader.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Links
- GitHub Repository: SShakusora/CreateSchematici18n
- Issue Tracker: Report bugs here
Available Versions
How to Install Create: Schematic i18n on Your Server
Order Server
Order a Minecraft Java server with at least 4 GB RAM (6 GB recommended).
Set forge Loader
In the panel under "Egg", select the forge loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "Create: Schematic i18n". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1, 1.20.1
Server-side
✗ UnsupportedRecommended RAM
6 GB(min. 4 GB)Frequently Asked Questions
Create: Schematic i18n server crashes on startup – what to do?
Most common cause: wrong forge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 4 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is Create: Schematic i18n compatible with forge and neoforge?
Create: Schematic i18n officially supports forge, neoforge for Minecraft 1.21.1, 1.20.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Create: Schematic i18n – how to optimize performance?
Recommended RAM: 6 GB (per 5 players). Use /spark profiler to check if Create: Schematic i18n consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Create: Schematic i18n with just one click on your server.