Fix #506 update pack format to 41

This commit is contained in:
Misode
2024-05-02 13:18:46 +02:00
parent 4da8beb0fb
commit 42f94b04f6
3 changed files with 11 additions and 11 deletions

14
package-lock.json generated
View File

@@ -22,7 +22,7 @@
"@mcschema/java-1.20": "^0.0.20",
"@mcschema/java-1.20.2": "^0.0.9",
"@mcschema/java-1.20.3": "^0.0.10",
"@mcschema/java-1.20.5": "^0.0.25",
"@mcschema/java-1.20.5": "^0.0.26",
"@mcschema/locales": "^0.1.98",
"@zip.js/zip.js": "^2.4.5",
"brace": "^0.11.1",
@@ -668,9 +668,9 @@
}
},
"node_modules/@mcschema/java-1.20.5": {
"version": "0.0.25",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.25.tgz",
"integrity": "sha512-/Gat6fhslUgmWIndwJKJjd8iGLkd2iWRf5pLxkRVh3apo22WYNZ4rqO/eKvBIFgSVeOsbrVkKNS89m2hSvgxgw==",
"version": "0.0.26",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.26.tgz",
"integrity": "sha512-DPS/RhEjudzy7D8H9EF2Qxx8Nb+DX16+AA6sCFW+8e7MF+7ghz+3AfGXtDWOe90apHJB3dE3TRkyQgsSNDNR0g==",
"dependencies": {
"@mcschema/core": "^0.13.0"
}
@@ -4777,9 +4777,9 @@
}
},
"@mcschema/java-1.20.5": {
"version": "0.0.25",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.25.tgz",
"integrity": "sha512-/Gat6fhslUgmWIndwJKJjd8iGLkd2iWRf5pLxkRVh3apo22WYNZ4rqO/eKvBIFgSVeOsbrVkKNS89m2hSvgxgw==",
"version": "0.0.26",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.26.tgz",
"integrity": "sha512-DPS/RhEjudzy7D8H9EF2Qxx8Nb+DX16+AA6sCFW+8e7MF+7ghz+3AfGXtDWOe90apHJB3dE3TRkyQgsSNDNR0g==",
"requires": {
"@mcschema/core": "^0.13.0"
}

View File

@@ -28,7 +28,7 @@
"@mcschema/java-1.20": "^0.0.20",
"@mcschema/java-1.20.2": "^0.0.9",
"@mcschema/java-1.20.3": "^0.0.10",
"@mcschema/java-1.20.5": "^0.0.25",
"@mcschema/java-1.20.5": "^0.0.26",
"@mcschema/locales": "^0.1.98",
"@zip.js/zip.js": "^2.4.5",
"brace": "^0.11.1",

View File

@@ -148,9 +148,9 @@
},
{
"id": "1.20.5",
"dynamic": true,
"name": "1.20.5",
"pack_format": 33,
"ref": "1.20.6",
"name": "1.20.5 — 1.20.6",
"pack_format": 41,
"show": true
}
],