We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a68155d commit 8e113d4Copy full SHA for 8e113d4
1 file changed
web/src/main/resources/public/mc_versions.json
@@ -1,4 +1,22 @@
1
[
2
+ {
3
+ "id": "25w46a",
4
+ "name": "25w46a",
5
+ "world_version": 4662,
6
+ "series_id": "main",
7
+ "protocol_version": 1073742102,
8
+ "pack_version": {
9
+ "resource_major": 74,
10
+ "resource_minor": 0,
11
+ "data_major": 93,
12
+ "data_minor": 1
13
+ },
14
+ "build_time": "2025-11-11T13:01:47+00:00",
15
+ "java_component": "java-runtime-delta",
16
+ "java_version": 21,
17
+ "stable": false,
18
+ "use_editor": false
19
20
{
21
"id": "25w45a",
22
"name": "25w45a",
0 commit comments