Add support for 1.21.2 (24w33a)

This commit is contained in:
Misode
2024-08-17 21:26:13 +02:00
parent 60d59e9f34
commit 0e282bd832
5 changed files with 37 additions and 4 deletions

17
package-lock.json generated
View File

@@ -24,6 +24,7 @@
"@mcschema/java-1.20.3": "^0.0.13",
"@mcschema/java-1.20.5": "^0.0.37",
"@mcschema/java-1.21": "^0.0.22",
"@mcschema/java-1.21.2": "^0.0.3",
"@mcschema/locales": "^0.1.104",
"@zip.js/zip.js": "^2.4.5",
"brace": "^0.11.1",
@@ -734,6 +735,14 @@
"@mcschema/core": "^0.13.0"
}
},
"node_modules/@mcschema/java-1.21.2": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.21.2/-/java-1.21.2-0.0.3.tgz",
"integrity": "sha512-+YLkEkRv4oscj+d5fR6gMVmvDVhcrg+3sJ0axH4wtnuMEpMUVcoN4p88tak1sknBCWTtQpkuogsO7B9A9yH+SQ==",
"dependencies": {
"@mcschema/core": "^0.13.0"
}
},
"node_modules/@mcschema/locales": {
"version": "0.1.104",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.104.tgz",
@@ -4847,6 +4856,14 @@
"@mcschema/core": "^0.13.0"
}
},
"@mcschema/java-1.21.2": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.21.2/-/java-1.21.2-0.0.3.tgz",
"integrity": "sha512-+YLkEkRv4oscj+d5fR6gMVmvDVhcrg+3sJ0axH4wtnuMEpMUVcoN4p88tak1sknBCWTtQpkuogsO7B9A9yH+SQ==",
"requires": {
"@mcschema/core": "^0.13.0"
}
},
"@mcschema/locales": {
"version": "0.1.104",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.104.tgz",