Skip to content

Commit

Permalink
Add 1.20.2-pre1 data to web version info
Browse files Browse the repository at this point in the history
  • Loading branch information
booky10 committed Sep 5, 2023
1 parent 53edbb3 commit 0cd7c85
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": "1.20.2-pre1",
"name": "1.20.2 Pre-release 1",
"world_version": 3572,
"series_id": "main",
"protocol_version": 1073741972,
"pack_version": {
"resource": 17,
"data": 18
},
"build_time": "2023-09-05T12:03:25+00:00",
"java_component": "java-runtime-gamma-snapshot",
"java_version": 17,
"stable": false,
"use_editor": false
},
{
"id": "23w35a",
"name": "23w35a",
Expand Down

0 comments on commit 0cd7c85

Please sign in to comment.