—Creator’s Tool’s—

MTC Art Reformatter [Requires Python, Pillow] Card Generator [Requires knowledge ON C# if your planning to do more advanced stuff] Usage Order: Formatter, Generator

Some Other misc. tools:

!I++Removal(CDF-Edition).py

!I++Removal(Assets)

Some CSV tools for the new generator version:

!I++Gain-CSV.py

Difference Scanner.py

—Drai’s Tool’s—

Requirements: Java

This will create the card-files for your packs cards, based upon what is provided to it.

src.zip

—Power’s Tool’s—

Here's the source code for my set editor tool (exe created with pyinstaller, check and run the source yourself if want - just needs Python & Pillow) The program will look for this structure

root folder/
    input/ <-- WHERE IMAGES GO
    output/ <-- FUNCTIONALLY THE SAME AS .minecraft/mtc
    <source file or .exe>```

If you drop images in a folder called input next to the source file or exe and use the file -> generate set option, it'll ask you for a couple of details for the set itself, then generate everything for a new set in a folder called output based on that With content packs in output, the program can load them for editing with the file -> open set option

Set Editor Zip [Got to heavy for Notion]