MCRPC (Minecraft Resource Pack Comparator) checks your resource pack against any version of Minecraft

MCRPC checks your resource pack against any version of Minecraft to show resources missing from your pack for that version.

Installation and usage

Clone the repo

git clone https://github.com/txtsd/mcrpc.git

You will need Python

Install the dependencies:

pip install -r requirements.txt

Or if you have pipenv (preferred), install the pipenv environment and dependencies:

pipenv install
pipenv shell

Finally, run

Follow the prompts, and you will get a list of missing resources.

Screenshot

screenshot

 

To finish reading, please visit source site