Skip to content

Commit

Permalink
Add 23w44a and 23a45a data to web version info
Browse files Browse the repository at this point in the history
  • Loading branch information
booky10 committed Nov 8, 2023
1 parent 800bbfe commit 9e9d672
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions web/src/main/resources/public/mc_versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,36 @@
[
{
"id": "23w45a",
"name": "23w45a",
"world_version": 3690,
"series_id": "main",
"protocol_version": 1073741986,
"pack_version": {
"resource": 21,
"data": 24
},
"build_time": "2023-11-08T13:57:06+00:00",
"java_component": "java-runtime-gamma",
"java_version": 17,
"stable": false,
"use_editor": false
},
{
"id": "23w44a",
"name": "23w44a",
"world_version": 3688,
"series_id": "main",
"protocol_version": 1073741985,
"pack_version": {
"resource": 20,
"data": 23
},
"build_time": "2023-11-01T12:28:07+00:00",
"java_component": "java-runtime-gamma",
"java_version": 17,
"stable": false,
"use_editor": false
},
{
"id": "23w43b",
"name": "23w43b",
Expand Down

0 comments on commit 9e9d672

Please sign in to comment.