Skip to content

azurite-bedrock/Universal-Language-Pack

Repository files navigation

Universal Language Pack

Localization Status Repository Size Discord Community

Universal Language Pack is a Bedrock Resource Pack that expands language support by including numerous missing languages.

Join our Crowdin Project or Discord to help refine current translations and contribute new ones!

Universal Language Pack, translation progress banner

Our Goal

We want to add numerous missing languages to Minecraft Bedrock, using the help of our community!

Local Setup Guide

To build and run the Universal Language Pack from scratch, follow these steps:

  1. Install Dependencies

    • Regolith (build tool for Minecraft Bedrock packs/addons)
    • Deno (runtime used by some Regolith filters)
  2. Clone the Repository

    git clone https://github.com/azurite-bedrock/Universal-Language-Pack.git
    cd Universal-Language-Pack
  3. Install Regolith Plugins

    regolith install-all
  4. Build the Pack

    • To run a one-time build:
      regolith run
    • Or to watch for changes and rebuild automatically:
      regolith watch
  5. Export a Pack File To generate the final .mcpack file:

    regolith run pack

Licensing

Starting with version 0.4.0, this project uses a split-license model:

The full license texts are in the LICENSES/ directory.

Historical Licensing (Versions Before 0.4.0)

Releases prior to version 0.4.0 were distributed under the MIT License. Those releases remain available under MIT in perpetuity. Relicensing is forward-looking and does not affect previously released versions.

Trademark

The names "Azurite," "Universal Language Pack," and associated logos are not covered by the licenses above. See TRADEMARK.md for the trademark policy.

"Minecraft" is a trademark of Mojang Synergies AB / Microsoft Corporation. This project is not affiliated with, endorsed by, or sponsored by Mojang or Microsoft.

Contributing

By contributing on or after version 0.4.0, you agree to the licensing terms described in CONTRIBUTING.md.