Generate pack assets via Python

- Also features a new, optimized log model
This commit is contained in:
Martin Prokoph
2025-09-14 14:01:51 +02:00
parent 70948d0e92
commit fae5ab2589
1482 changed files with 16935 additions and 611 deletions

7
pack.mcmeta Normal file → Executable file
View File

@@ -1,6 +1,7 @@
{
"pack": {
"pack_format": 13,
"description": "§2Version 7.1 §aby Motschen §e©Motschen 2023 | MIT Licence"
"pack_format": 15,
"supported_formats": [15, 99],
"description": "§2Version 8.0 §a§cCustom Edition\n§e©Motschen 2025 | MIT Licence"
}
}
}