Skip to content

A web app for a few Minecraft-related tools, specifically for resource packs.

License

Notifications You must be signed in to change notification settings

mullak99/MCTools

Repository files navigation

MCTools

A web app for a few Minecraft-related tools, specifically for resource packs.

Links (Web App)

Links (API)

Features

Textures Tool

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.

Potion Converter

Tool for converting potions between Java and Bedrock formats (currently limited to converting from Java only).

Vanilla Assets

Tool for downloading vanilla assets for specific versions.

Version Difference

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.

API

The Stable and Beta API's can be found linked above. API-related code can be found in the MCTools.API directory.

SDK

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.