Dynamically customize metadata

This commit is contained in:
Martin Prokoph
2024-12-26 12:01:07 +01:00
parent 5e7137ff6f
commit 8c9896bb5f
6 changed files with 23 additions and 7 deletions

7
input/pack.mcmeta Normal file
View File

@@ -0,0 +1,7 @@
{
"pack": {
"pack_format": 15,
"supported_formats": [15, 99],
"description": "§2Version ${version} §a${edition}\n§e©Motschen 2024 | MIT Licence"
}
}