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:
Some CSV tools for the new generator version:
Requirements: Java
This will create the card-files for your packs cards, based upon what is provided to it.
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