Welcome to the PokeBedrock Resource Pack repository! This resource pack is designed for the Minecraft Bedrock server, PokeBedrock. It allows users to easily download, fix bugs, change textures, and modify the server's appearance.
We welcome contributions to the PokeBedrock Resource Pack! Here's how you can contribute:
-
Navigate to the Texts Directory:
- Go to PokeBedrock Texts Directory.
-
Download the Base Language File:
- Download the
en_US.lang
file from here.
- Download the
-
Rename the File:
- Rename the file based on your language using the file names listed in language_names.json. For example,
Português (Portugal)
would bept_PT
.
- Rename the file based on your language using the file names listed in language_names.json. For example,
-
Translate the Content:
- Convert the text in the
en_US.lang
file to your desired language.
- Convert the text in the
-
Upload Your Translated File:
- Go back to the Texts Directory and click
Add File
->Upload Files
. - Upload your translated file.
- Go back to the Texts Directory and click
-
Commit Your Changes:
- Name your commit something descriptive, like "Added translation for Portuguese (Portugal)".
-
Submit a Pull Request:
- Submit a pull request with your changes.
If you have node installed, you can install dependencies by running
npm i
And then translate 25% of source strings using
npm run translate <language>
Use
npm run translate <language> stat