This is a simple script for copying resource pack language files to every language
- Clone this repo -
git clone https://github.com/BenTechDev/LanguageCopier.git
- Enter the directory -
cd LanguageCopier.git
- Place your language file inside of the directory e.g.
en_us.json
- if you are not using en_us please change theSOURCE_FILE
variable in the script. - Run the python file -
python ./index.py
- Upload the contents of
./langs
to your resource pack