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