Skip to content

Commit

Permalink
Add 24w12a data to web version info
Browse files Browse the repository at this point in the history
  • Loading branch information
booky10 committed Mar 20, 2024
1 parent 64f941a commit 711b140
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions web/src/main/resources/public/mc_versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
[
{
"id": "24w12a",
"name": "24w12a",
"world_version": 3824,
"series_id": "main",
"protocol_version": 1073742005,
"pack_version": {
"resource": 30,
"data": 36
},
"build_time": "2024-03-20T14:35:34+00:00",
"java_component": "java-runtime-gamma",
"java_version": 17,
"stable": false,
"use_editor": false
},
{
"id": "24w11a",
"name": "24w11a",
Expand Down

0 comments on commit 711b140

Please sign in to comment.