https://github.com/skyeye-fast/renovation_translation_pack
A resource pack for mapping newer Minecraft translations back to older versions.
https://github.com/skyeye-fast/renovation_translation_pack
minecraft resource-pack translation
Last synced: 3 months ago
JSON representation
A resource pack for mapping newer Minecraft translations back to older versions.
- Host: GitHub
- URL: https://github.com/skyeye-fast/renovation_translation_pack
- Owner: SkyEye-FAST
- License: apache-2.0
- Created: 2025-05-11T14:24:41.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2026-02-03T17:30:10.000Z (4 months ago)
- Last Synced: 2026-02-04T06:58:25.059Z (4 months ago)
- Topics: minecraft, resource-pack, translation
- Language: Python
- Homepage:
- Size: 5.36 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Renovation Translation Resource Pack
**[English](README.md) | [中文](README_zh.md)**
----
[](https://github.com/SkyEye-FAST/renovation_translation_pack/actions/workflows/update.yml)[](https://github.com/SkyEye-FAST/renovation_translation_pack/actions/workflows/ruff.yml)
This project provides a Minecraft: Java Edition resource pack for mapping newer Chinese translations back to older versions.
## Download
- [**Download the latest version**](https://github.com/SkyEye-FAST/renovation_translation_pack/releases/latest/)
- [View previous versions](https://github.com/SkyEye-FAST/renovation_translation_pack/releases/)
## Languages
The resource pack currently supports 4 languages: `zh_cn`, `zh_tw`, `zh_hk`, and `lzh`.
> [!NOTE]
> `zh_cn` and `zh_tw` were referred to as `zh_CN` and `zh_TW` before 1.11.x.
>
> In the vanilla game, `zh_hk` and `lzh` are available in version 1.15.x and above. Since these two languages did not exist in versions 1.14.x and earlier, some strings may be missing in these versions.
## Version Compatibility
**The resource pack is compatible with all versions from 1.7.10 to 1.19.2.**
The version marked in the resource pack releases applies to an entire major version, such as a resource pack marked as `1.16.5` applies to versions from 1.16 to 1.16.5.
> [!TIP]
> All versions of language files after 1.19.2 (1.19.3 and beyond) are being continuously updated, **so it is *unnecessary* to use the resource pack in those versions.**
## License
The resource pack is released under the [Apache 2.0 license](LICENSE).
``` text
Copyright 2025 SkyEye_FAST
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```
## Feedback
Please feel free to raise issues for any problems encountered or feature suggestions.
Pull requests are welcome.