Skip to content

Commit 69241b6

Browse files
committed
Add 1.21.9-pre1 data to web version info
1 parent fd22351 commit 69241b6

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

web/src/main/resources/public/mc_versions.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
11
[
2+
{
3+
"id": "1.21.9-pre1",
4+
"name": "1.21.9 Pre-Release 1",
5+
"world_version": 4549,
6+
"series_id": "main",
7+
"protocol_version": 1073742093,
8+
"pack_version": {
9+
"resource_major": 69,
10+
"resource_minor": 0,
11+
"data_major": 87,
12+
"data_minor": 1
13+
},
14+
"build_time": "2025-09-16T12:07:00+00:00",
15+
"java_component": "java-runtime-delta",
16+
"java_version": 21,
17+
"stable": false,
18+
"use_editor": false
19+
},
220
{
321
"id": "25w37a",
422
"name": "25w37a",

0 commit comments

Comments
 (0)