MCRPC (Minecraft Resource Pack Comparator) checks your resource pack against any version of Minecraft to show resources missing from your pack for that version.

Overview

Minecraft Resource Pack Comparator

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

python mcrpc.py

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

Screenshot

screenshot

You might also like...
Automatically prepare your Minecraft maps for release

map-prepare Automatically prepare Mineraft map for release. Current state: kinda works Make sure you have backups for your world before running this p

You want to uto-update your private minecraft client? Give this to developer and enjoy!

minecraft-hack-installer You want to uto-update your private minecraft client? Give this to developer and enjoy! Steps to do: Install libraries: pip i

A Python based program that displays Your Minecraft Server's Status Infos.

Minecraft-server-Status This (very) small python script allows you to view any Minecraft server's status Information Usage Download the file, install

Minecraft clone using Python Ursina game engine!
Minecraft clone using Python Ursina game engine!

Minecraft clone using Python Ursina game engine!

Open-source project written in the ursina engine, simulating the popular game Minecraft.
Open-source project written in the ursina engine, simulating the popular game Minecraft.

Voxelcraft is an open-source project written in the ursina engine, simulating the popular game Minecraft.

A simple script which allows you to see how much GEXP you earned for playing in the last Minecraft Hypixel server session

Project Landscape A simple script which allows you to see how much GEXP you earned for playing in the Minecraft Server Hypixel Usage Install python 3.

PyCraft - A Minecraft launcher made in python

A Minecraft launcher made in python. The main objective of this launcher is to enable players to enjoy minecraft (especially those without a mojang/microsoft account). This launcher is not illegal as all files are downloaded from libraries.minecraft.net

 A Minecraft clone written in python and pyglet.
A Minecraft clone written in python and pyglet.

PyCraft A Minecraft clone written in python and pyglet. Running PyCraft To run PyCraft, run the following code: git clone https://github.com/TheWebCra

A project to san the internet of all open Minecraft servers.

MC-Server-Finder A project that scans the internet to find open Minecraft servers. Install the dependencies by running pip install -r requirements.txt

Comments
  • Huge binaries

    Huge binaries

    Nuitka creates binaries which are much too large for what MCRPC does.

    The next release should be re-written in another language so the binary sizes can be minimized, and should have feature parity with v1.2.

    bug 
    opened by txtsd 0
  • Generate a folder with default missing resources

    Generate a folder with default missing resources

    Generate a folder with default missing resources so they can be edited to new ones, then one can just copy the folder over to one's own pack, saving the trouble of having to traverse through the pack structure/hierarchy.

    enhancement 
    opened by txtsd 0
Releases(v1.2.3)
  • v1.2.3(Jan 23, 2022)

    This is a bugfix release

    Regex on Windows should not fail anymore

    07760d6d1c92ef0d19d93284eda6d16e88f25341 Use R strings for regex

    Changes in v1.2.2

    12012d60bba867cc0e98fb1e20ce7915f95b0186 mcrpc uses appdirs instead of platform dirs

    Changes in v1.2

    e62a84e02de7cf9d4f5ce0088dba21df1c8a18e3 mcrpc can now filter out unstable versions of minecraft 858636f579b8aa98efe83fad032f8704e0c9c46c mcrpc can now show more than just 25 versions of minecraft f5ea3fad514eecaf398c027cfa8ba357961a3ea9 mcrpc will now use the system cache directory instead of current working directory 6482490a17f51d055434aca416d881a9c4b650a9 mcrpc will store all downloaded jars so there will be no re-downloads 18c95a601de0a646cba4d10a8fe3fa9334759647 mcrpc can now output results to a file

    Source code(tar.gz)
    Source code(zip)
    mcrpc-linux(21.31 MB)
    mcrpc-macos(27.77 MB)
    mcrpc-windows.exe(30.90 MB)
  • v1.2.2(Jan 22, 2022)

    This is a bugfix release

    The prebuilt binaries should not crash at launch anymore

    12012d60bba867cc0e98fb1e20ce7915f95b0186 mcrpc uses appdirs instead of platform dirs

    Changes in v1.2

    e62a84e02de7cf9d4f5ce0088dba21df1c8a18e3 mcrpc can now filter out unstable versions of minecraft 858636f579b8aa98efe83fad032f8704e0c9c46c mcrpc can now show more than just 25 versions of minecraft f5ea3fad514eecaf398c027cfa8ba357961a3ea9 mcrpc will now use the system cache directory instead of current working directory 6482490a17f51d055434aca416d881a9c4b650a9 mcrpc will store all downloaded jars so there will be no re-downloads 18c95a601de0a646cba4d10a8fe3fa9334759647 mcrpc can now output results to a file

    Source code(tar.gz)
    Source code(zip)
    mcrpc-linux(21.31 MB)
    mcrpc-macos(27.77 MB)
    mcrpc-windows.exe(30.90 MB)
  • v1.2(Jan 20, 2022)

    Thanks for using MCRPC Please file any bugs or errors or feature requests under issues

    e62a84e02de7cf9d4f5ce0088dba21df1c8a18e3 mcrpc can now filter out unstable versions of minecraft 858636f579b8aa98efe83fad032f8704e0c9c46c mcrpc can now show more than just 25 versions of minecraft f5ea3fad514eecaf398c027cfa8ba357961a3ea9 mcrpc will now use the system cache directory instead of current working directory 6482490a17f51d055434aca416d881a9c4b650a9 mcrpc will store all downloaded jars so there will be no re-downloads 18c95a601de0a646cba4d10a8fe3fa9334759647 mcrpc can now output results to a file

    Source code(tar.gz)
    Source code(zip)
    mcrpc-linux(21.30 MB)
    mcrpc-macos(27.76 MB)
    mcrpc-windows.exe(30.88 MB)
  • v1.1(Jan 18, 2022)

  • v1.0(Jan 17, 2022)

BritishTrainsDepartureBoard - A pygame program that immitates the dot matrix departure screens found at National Rail stations

BritishTrainsDepartureBoard - A pygame program that immitates the dot matrix departure screens found at National Rail stations

Finn O'Neill 3 Aug 10, 2022
Allows you to email people wordle spoilers. Very beta, not as many features

wordlespoiler Allows you to email people wordle spoilers. Very beta, not as many features How to Use 1.) Make a new gmail account. Go to settings (Man

0 Jan 04, 2023
A python snake game based on pygame.

PySnake A python snake game based on pygame. Requirements Package version pygame = 2.1.2 opencv-python = 4.5.1.48 Run Windows python main.py Linux &

2 Jan 31, 2022
NSI project --> 2D platformer in Python with Pygame

Projet de NSI (2021-2022): Jeu sous Python Collaborateurs: Remi K-S et Nathan D Lien de l'environnement IDE de Python en ligne: https://replit.com/@Re

Remi K-S 3 May 24, 2022
offline bot for game on chrome

Бот офлайн игры браузера CHROME В автоматическом режиме запускает браузер Chrome под ОС windows, так же автоматически определяет разрешения экрана, на

Andrej Marinchenko 19 Dec 17, 2022
Vac-Man in Python

Vac-Man in Python This is my personal version of Vax-man game using python, which is the first task of EA Software Engineering Virtual Experience Prog

ZiXiang Luo 3 Jan 05, 2022
AI plays games with python

AI-plays-games- To use it, you first need to create an img file and save the pic

Murat Ali Avcu 7 Oct 16, 2022
An all-inclusive Python framework for the Riot Games League of Legends API. We focus on making the data easy and fun to work with, while providing all the tools necessary to create a website or do data analysis.

Cassiopeia A Python adaptation of the Riot Games League of Legends API (https://developer.riotgames.com/). Cassiopeia is the sister library to Orianna

Meraki Analytics 473 Jan 07, 2023
A simple matrix code rain created using Python with Pygame.

Matrix4_code_rain A simple matrix code rain created using Python with Pygame. To run the code you will need Pygame and MS Mincho font. Create a projec

7 Nov 06, 2022
A short non 100% Accurate Solar System in pygame

solar-system-pygame Controls UP/DOWN for Emulation Speed Control ESC for Pause/Unpause q to Quit c or ESC again to Continue LEFT CLICK to Add an orbit

LightCrimson 2 May 28, 2022
Gamelib is a pure-Python single-file library/framework for writing simple games.

Gamelib is a pure-Python single-file library/framework for writing simple games. It is intended for educational purposes (e.g. to be used in b

Diego Essaya 15 Dec 22, 2022
Snake (PyGame-based) port for Minecraft:Bedrock Edition using PEWSAPI

Snake_PEWSAPI Snake (PyGame-based) port for Minecraft:Bedrock Edition using PEWSAPI And we are not going to make any change to the original Snake sour

Azuki 1 Mar 17, 2022
Sukoku-solver Python About Sudoku is one of the most popular puzzle games of all time

Sukoku-solver Python About Sudoku is one of the most popular puzzle games of all time. As a logic puzzle, Sudoku is also an excellent brain game. Bein

Harshith VH 1 Nov 20, 2021
Découvrez CubeCraft Launcher, une application uniquement codé en Python et en Batch

Découvrez CubeCraft Launcher, une application uniquement codé en Python et en Batch. Grâce à son interface graphique facile et intuitive, vous pouvez vous retrouver facilement.

1 May 21, 2022
python script to convert .OBJ files into Minecraft, rendering them in game with a core shader.

samples: random notes about the tool general output format: (animation not supported yet but planned) vertex id Minecraft's gl_VertexID isn't per mode

199 Jan 02, 2023
Visualizing and learning from games on chess.com

Better Your Chess What for? This project aims to help you learn from all the chess games you've played online, starting with a simple way to download

Luc d'Hauthuille 0 Apr 17, 2022
A set of tools to help you with running a Project Zomboid game server (Linux only)

Project Zomboid Server Tools A set of tools to help you with running a Project Zomboid game server (Linux only). Features Install Project Zomboid Dedi

24 Dec 25, 2022
A Pygame game made in 48 hours

Flappuccino Flappuccino is a game created in 48 hours for the PyGame Community New Years Jam using Python with Pygame. Screenshots Background Informat

PolyMars 242 Jan 02, 2023
This is a simple telegram bot for the game Pyal, a word guessing game inspired by Wordle

Pyal Telegram Bot This is a simple telegram bot for the game Pyal, a word guessing game inspired by Wordle. How does it work? Differently from the ori

Rafael Omiya 4 Oct 06, 2022
Find live blooket games easy with python.

Blooket-pin-finder Find live blooket games easy with python. info when you start you will see what looks like error DON'T STOP those are just the thre

Crazedpotato 1 Mar 07, 2022