A web app for a few Minecraft-related tools, specifically for resource packs.
Tool for comparing textures within resource pack against vanilla. Tool will output a list of matching, missing, and unused textures.
Allows for customising what textures are excluded.
Tool for converting potions between Java and Bedrock formats (currently limited to converting from Java only).
Tool for downloading vanilla assets for specific versions.
Tool for comparing two versions of Vanilla (Java) Minecraft's assets. Lists showing added, removed, changed, and unchanged textures will be generated. These can be exported, or paths copied.
Changed textures additionally can be compared pixel-by-pixel and exported, resulting in Blue and Magenta pixels showing what has or hasn't changed. A README is provided in the exported zip explaining this.
The Stable and Beta API's can be found linked above. API-related code can be found in the MCTools.API directory.
The SDK can be manually downloaded from the GitHub Actions:
Or via the NuGet.
This can also be used within Visual Studio by adding https://nuget.mullak99.co.uk/v3/index.json
as a package source.