Skip to content

Commit

Permalink
Updated molang, schemas and more
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanV2 committed Oct 24, 2023
1 parent 74bef72 commit 8f0dc88
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 9 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@blockception/shared": "^0.0.1",
"bc-minecraft-bedrock-project": "^1.20.32-0",
"bc-minecraft-bedrock-project": "^1.20.40-0",
"bc-minecraft-bedrock-vanilla-data": "^1.20.32-0",
"node": "^20.7.0",
"vscode-languageclient": "^9.0.1"
Expand Down
2 changes: 1 addition & 1 deletion minecraft-bedrock-schemas
62 changes: 58 additions & 4 deletions package-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"license": "BSD-3-Clause",
"dependencies": {
"@blockception/shared": "^0.0.1",
"bc-minecraft-bedrock-project": "^1.20.32-0",
"bc-minecraft-bedrock-project": "^1.20.40-0",
"bc-minecraft-bedrock-vanilla-data": "^1.20.32-0",
"node": "^20.7.0",
"vscode-languageclient": "^9.0.1"
Expand All @@ -66,6 +66,26 @@
"vscode": "^1.69.2"
}
},
"client/node_modules/bc-minecraft-bedrock-project": {
"version": "1.20.40-0",
"resolved": "https://registry.npmjs.org/bc-minecraft-bedrock-project/-/bc-minecraft-bedrock-project-1.20.40-0.tgz",
"integrity": "sha512-X6eDtSzrwalkPQwY7IBbk7oQZPZCUqy3cfa3R9bVitdZpJ7F7+KfAHtzp8yJrwBeOBq2I3wRRCCXOV801q/a1Q==",
"dependencies": {
"bc-minecraft-bedrock-command": "^1.20.32-0",
"bc-minecraft-bedrock-types": "^1.20.32-1",
"bc-minecraft-molang": "^1.20.40-0",
"bc-minecraft-project": "^1.20.32-0",
"jsonc": "^2.0.0"
}
},
"client/node_modules/bc-minecraft-molang": {
"version": "1.20.40-0",
"resolved": "https://registry.npmjs.org/bc-minecraft-molang/-/bc-minecraft-molang-1.20.40-0.tgz",
"integrity": "sha512-DQFYUVEP/e4unGybPmh+4Kx4aMsxEr5RP07+Yntz/bsH10+PuxqZRSinheTHSRDksuFsNh18xVKZVDSdI+QuLw==",
"dependencies": {
"bc-minecraft-bedrock-types": "^1.20.32-1"
}
},
"node_modules/@blockception/shared": {
"resolved": "shared",
"link": true
Expand Down Expand Up @@ -4331,11 +4351,11 @@
"@daanv2/queue-processor": "^2.2.1",
"@types/vscode": "^1.83.0",
"bc-minecraft-bedrock-command": "^1.20.32-0",
"bc-minecraft-bedrock-diagnoser": "^1.20.32-0",
"bc-minecraft-bedrock-project": "^1.20.32-0",
"bc-minecraft-bedrock-diagnoser": "^1.20.40-0",
"bc-minecraft-bedrock-project": "^1.20.40-0",
"bc-minecraft-bedrock-types": "^1.20.32-1",
"bc-minecraft-bedrock-vanilla-data": "^1.20.32-0",
"bc-minecraft-molang": "^1.20.32-0",
"bc-minecraft-molang": "^1.20.40-0",
"bc-minecraft-project": "^1.20.32-0",
"bc-vscode-words": "^1.3.16",
"comment-json": "^4.2.3",
Expand Down Expand Up @@ -4365,6 +4385,40 @@
"node": "*"
}
},
"server/node_modules/bc-minecraft-bedrock-diagnoser": {
"version": "1.20.40-0",
"resolved": "https://registry.npmjs.org/bc-minecraft-bedrock-diagnoser/-/bc-minecraft-bedrock-diagnoser-1.20.40-0.tgz",
"integrity": "sha512-7qNO79cXUDbh1VTkzB/kkywVubvChVdCQJL+U0MpLhsHHtGFowzbabMUsbnnpjGRwfgzP8fBv88owcGyBRBpxQ==",
"dependencies": {
"bc-minecraft-bedrock-command": "^1.20.32-0",
"bc-minecraft-bedrock-project": "^1.20.40-0",
"bc-minecraft-bedrock-types": "^1.20.32-1",
"bc-minecraft-bedrock-vanilla-data": "^1.20.32-0",
"bc-minecraft-molang": "^1.20.40-0",
"bc-minecraft-project": "^1.20.32-0",
"jsonc": "^2.0.0"
}
},
"server/node_modules/bc-minecraft-bedrock-project": {
"version": "1.20.40-0",
"resolved": "https://registry.npmjs.org/bc-minecraft-bedrock-project/-/bc-minecraft-bedrock-project-1.20.40-0.tgz",
"integrity": "sha512-X6eDtSzrwalkPQwY7IBbk7oQZPZCUqy3cfa3R9bVitdZpJ7F7+KfAHtzp8yJrwBeOBq2I3wRRCCXOV801q/a1Q==",
"dependencies": {
"bc-minecraft-bedrock-command": "^1.20.32-0",
"bc-minecraft-bedrock-types": "^1.20.32-1",
"bc-minecraft-molang": "^1.20.40-0",
"bc-minecraft-project": "^1.20.32-0",
"jsonc": "^2.0.0"
}
},
"server/node_modules/bc-minecraft-molang": {
"version": "1.20.40-0",
"resolved": "https://registry.npmjs.org/bc-minecraft-molang/-/bc-minecraft-molang-1.20.40-0.tgz",
"integrity": "sha512-DQFYUVEP/e4unGybPmh+4Kx4aMsxEr5RP07+Yntz/bsH10+PuxqZRSinheTHSRDksuFsNh18xVKZVDSdI+QuLw==",
"dependencies": {
"bc-minecraft-bedrock-types": "^1.20.32-1"
}
},
"shared": {
"name": "@blockception/shared",
"version": "0.0.1",
Expand Down
6 changes: 3 additions & 3 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
"@daanv2/queue-processor": "^2.2.1",
"@types/vscode": "^1.83.0",
"bc-minecraft-bedrock-command": "^1.20.32-0",
"bc-minecraft-bedrock-diagnoser": "^1.20.32-0",
"bc-minecraft-bedrock-project": "^1.20.32-0",
"bc-minecraft-bedrock-diagnoser": "^1.20.40-0",
"bc-minecraft-bedrock-project": "^1.20.40-0",
"bc-minecraft-bedrock-types": "^1.20.32-1",
"bc-minecraft-bedrock-vanilla-data": "^1.20.32-0",
"bc-minecraft-molang": "^1.20.32-0",
"bc-minecraft-molang": "^1.20.40-0",
"bc-minecraft-project": "^1.20.32-0",
"bc-vscode-words": "^1.3.16",
"comment-json": "^4.2.3",
Expand Down

0 comments on commit 8f0dc88

Please sign in to comment.