An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Renovation Translation Resource Pack

**[English](README.md) | [中文](README_zh.md)**

----

[![Update resource pack](https://github.com/SkyEye-FAST/renovation_translation_pack/actions/workflows/update.yml/badge.svg)](https://github.com/SkyEye-FAST/renovation_translation_pack/actions/workflows/update.yml)[![Ruff](https://github.com/SkyEye-FAST/renovation_translation_pack/actions/workflows/ruff.yml/badge.svg)](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.