Adjust pack_format value to match version expectations for 1.15.2,
1.17.1
This commit is contained in:
parent
ac4b6fe60c
commit
724fc2b367
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"pack": {
|
"pack": {
|
||||||
"description": "Dynmap resources",
|
"description": "Dynmap resources",
|
||||||
"pack_format": 4
|
"pack_format": 5
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"pack": {
|
"pack": {
|
||||||
"description": "Dynmap resources",
|
"description": "Dynmap resources",
|
||||||
"pack_format": 6
|
"pack_format": 7
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue