Skip to content

A simple node application that extracts all the emote metadata from the persona cache in Minecraft: Bedrock Edition on Windows.

License

Notifications You must be signed in to change notification settings

GeyserExtras/EmoteExtractor

Repository files navigation

EmoteExtractor

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.

Helping contribute

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.

Using EmoteExtractor.exe (Windows)

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.

Using node.js

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!

About

A simple node application that extracts all the emote metadata from the persona cache in Minecraft: Bedrock Edition on Windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published