Lang Keys

A resource pack which shows language keys in the game Designed to help develop resource packs.

283

Lang Keys

Lang Keys

A resource pack which shows language keys in the game to help resource pack developers.

Example using a Grass Block

Usage

- Install the pack - Choose either `lang_keys.vars` or `lang_keys.novars` - `lang_keys.vars` => Show the variables associated with the language keys after the key (`%s`, `%d`, `%1$s`, etc.). If no variable is used for the key, only the key is shown. - `lang_keys.novars` => Show just the lang key - See examples below - Done

With Variables

GIF of usage with vars

Without Variables

GIF of usage without vars

ADS