A simple node application that extracts all the emote metadata from the persona cache in Minecraft: Bedrock Edition on Windows.
This repository also contains a public list of emote data under emotes/
which can be used for what ever purpose you would like.
If you have Minecraft: Bedrock Edition and are experienced with how to make PR's on GitHub, please run this program if you can.
It will automatically append all new emote data and translations you have on your device to the JSON files in the repository, and will help make it available for all plugins to use.
Clone the repository, and double click the exe to run it.
If Minecraft: Bedrock Edition is on your Windows PC, it should run and extract the data.
Run npx tsc
to build, then run node build/index.js
to run.
If the console prints out ## new emote texts were found and successfully added! Please contribute by making a PR with your new data.
then new data was found!