Adjust pack_format value to match version expectations for 1.15.2,

1.17.1
This commit is contained in:
Mike Primm 2021-12-01 22:42:28 -06:00
parent e1696928fb
commit 4162b6dace
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"pack": { "pack": {
"description": "Dynmap resources", "description": "Dynmap resources",
"pack_format": 4 "pack_format": 5
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"pack": { "pack": {
"description": "Dynmap resources", "description": "Dynmap resources",
"pack_format": 6 "pack_format": 7
} }
} }