Use per-version folder for pack.mcmeta

Comments are not supported here, and depending on the exact environment, that
may break stuff (seems to only happen on fabric in dev).
This commit is contained in:
Jonas Herzig
2022-02-27 13:28:10 +01:00
parent 0b8a2a107c
commit abfb3d46f3
3 changed files with 12 additions and 8 deletions

View File

@@ -0,0 +1,6 @@
{
"pack": {
"description": "ReplayMod resources",
"pack_format": 1
}
}