summaryrefslogtreecommitdiff
path: root/net.minecraft/1.20-pre5.json
blob: 36684f81844d1fe3db84ae9f1fe0f37b00d1e156 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
{
    "+traits": [
        "XR:Initial",
        "FirstThreadOnMacOS",
        "feature:is_quick_play_singleplayer",
        "feature:is_quick_play_multiplayer"
    ],
    "assetIndex": {
        "id": "5",
        "sha1": "9ad0284f10e05a8c8edeba566cb6c6c123c20848",
        "size": 412473,
        "totalSize": 639418208,
        "url": "https://piston-meta.mojang.com/v1/packages/9ad0284f10e05a8c8edeba566cb6c6c123c20848/5.json"
    },
    "compatibleJavaMajors": [
        17
    ],
    "compatibleJavaName": "java-runtime-gamma",
    "formatVersion": 1,
    "libraries": [
        {
            "downloads": {
                "artifact": {
                    "sha1": "1227f9e0666314f9de41477e3ec277e542ed7f7b",
                    "size": 1330045,
                    "url": "https://libraries.minecraft.net/ca/weblite/java-objc-bridge/1.1/java-objc-bridge-1.1.jar"
                }
            },
            "name": "ca.weblite:java-objc-bridge:1.1",
            "rules": [
                {
                    "action": "allow",
                    "os": {
                        "name": "osx"
                    }
                },
                {
                    "action": "allow",
                    "os": {
                        "name": "osx-arm64"
                    }
                }
            ]
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "54f5efc19bca95d709d9a37d19ffcbba3d21c1a6",
                    "size": 947865,
                    "url": "https://libraries.minecraft.net/com/github/oshi/oshi-core/6.2.2/oshi-core-6.2.2.jar"
                }
            },
            "name": "com.github.oshi:oshi-core:6.2.2"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "dd9b193aef96e973d5a11ab13cd17430c2e4306b",
                    "size": 286235,
                    "url": "https://libraries.minecraft.net/com/google/code/gson/gson/2.10/gson-2.10.jar"
                }
            },
            "name": "com.google.code.gson:gson:2.10"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "1dcf1de382a0bf95a3d8b0849546c88bac1292c9",
                    "size": 4617,
                    "url": "https://libraries.minecraft.net/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar"
                }
            },
            "name": "com.google.guava:failureaccess:1.0.1"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "60458f877d055d0c9114d9e1a2efb737b4bc282c",
                    "size": 2959479,
                    "url": "https://libraries.minecraft.net/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar"
                }
            },
            "name": "com.google.guava:guava:31.1-jre"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "9e7d3304c23f9ba5cb71915f7cce23231a57a445",
                    "size": 13963762,
                    "url": "https://libraries.minecraft.net/com/ibm/icu/icu4j/71.1/icu4j-71.1.jar"
                }
            },
            "name": "com.ibm.icu:icu4j:71.1"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "3381044d57a291a541ca0836b0119abe063acb93",
                    "size": 121603,
                    "url": "https://libraries.minecraft.net/com/mojang/authlib/4.0.42/authlib-4.0.42.jar"
                }
            },
            "name": "com.mojang:authlib:4.0.42"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "5c685c5ffa94c4cd39496c7184c1d122e515ecef",
                    "size": 964,
                    "url": "https://libraries.minecraft.net/com/mojang/blocklist/1.0.10/blocklist-1.0.10.jar"
                }
            },
            "name": "com.mojang:blocklist:1.0.10"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "5244ce82c3337bba4a196a3ce858bfaecc74404a",
                    "size": 77121,
                    "url": "https://libraries.minecraft.net/com/mojang/brigadier/1.1.8/brigadier-1.1.8.jar"
                }
            },
            "name": "com.mojang:brigadier:1.1.8"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "3ba4a30557a9b057760af4011f909ba619fc5125",
                    "size": 689960,
                    "url": "https://libraries.minecraft.net/com/mojang/datafixerupper/6.0.8/datafixerupper-6.0.8.jar"
                }
            },
            "name": "com.mojang:datafixerupper:6.0.8"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "832b8e6674a9b325a5175a3a6267dfaf34c85139",
                    "size": 15343,
                    "url": "https://libraries.minecraft.net/com/mojang/logging/1.1.1/logging-1.1.1.jar"
                }
            },
            "name": "com.mojang:logging:1.1.1"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "da05971b07cbb379d002cf7eaec6a2048211fefc",
                    "size": 4439,
                    "url": "https://libraries.minecraft.net/com/mojang/patchy/2.2.10/patchy-2.2.10.jar"
                }
            },
            "name": "com.mojang:patchy:2.2.10"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "3cad216e3a7f0c19b4b394388bc9ffc446f13b14",
                    "size": 12243,
                    "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.17.9/text2speech-1.17.9.jar"
                }
            },
            "name": "com.mojang:text2speech:1.17.9"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "49d94806b6e3dc933dacbd8acb0fdbab8ebd1e5d",
                    "size": 353793,
                    "url": "https://libraries.minecraft.net/commons-codec/commons-codec/1.15/commons-codec-1.15.jar"
                }
            },
            "name": "commons-codec:commons-codec:1.15"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "a2503f302b11ebde7ebc3df41daebe0e4eea3689",
                    "size": 327135,
                    "url": "https://libraries.minecraft.net/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar"
                }
            },
            "name": "commons-io:commons-io:2.11.0"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "4bfc12adfe4842bf07b657f0369c4cb522955686",
                    "size": 61829,
                    "url": "https://libraries.minecraft.net/commons-logging/commons-logging/1.2/commons-logging-1.2.jar"
                }
            },
            "name": "commons-logging:commons-logging:1.2"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "a544270cf1ae8b8077082f5036436a9a9971ea71",
                    "size": 304664,
                    "url": "https://libraries.minecraft.net/io/netty/netty-buffer/4.1.82.Final/netty-buffer-4.1.82.Final.jar"
                }
            },
            "name": "io.netty:netty-buffer:4.1.82.Final"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "b77200379acb345a9ffdece1c605e591ac3e4e0a",
                    "size": 339155,
                    "url": "https://libraries.minecraft.net/io/netty/netty-codec/4.1.82.Final/netty-codec-4.1.82.Final.jar"
                }
            },
            "name": "io.netty:netty-codec:4.1.82.Final"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "022d148e85c3f5ebdacc0ce1f5aabb1d420f73f3",
                    "size": 653880,
                    "url": "https://libraries.minecraft.net/io/netty/netty-common/4.1.82.Final/netty-common-4.1.82.Final.jar"
                }
            },
            "name": "io.netty:netty-common:4.1.82.Final"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "644041d1fa96a5d3130a29e8978630d716d76e38",
                    "size": 538569,
                    "url": "https://libraries.minecraft.net/io/netty/netty-handler/4.1.82.Final/netty-handler-4.1.82.Final.jar"
                }
            },
            "name": "io.netty:netty-handler:4.1.82.Final"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "38f665ae8dcd29032eea31245ba7806bed2e0fa8",
                    "size": 37776,
                    "url": "https://libraries.minecraft.net/io/netty/netty-resolver/4.1.82.Final/netty-resolver-4.1.82.Final.jar"
                }
            },
            "name": "io.netty:netty-resolver:4.1.82.Final"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "e7c7dd18deac93105797f30057c912651ea76521",
                    "size": 142066,
                    "url": "https://libraries.minecraft.net/io/netty/netty-transport-classes-epoll/4.1.82.Final/netty-transport-classes-epoll-4.1.82.Final.jar"
                }
            },
            "name": "io.netty:netty-transport-classes-epoll:4.1.82.Final"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "476409d6255001ca53a55f65b01c13822f8dc93a",
                    "size": 39489,
                    "url": "https://libraries.minecraft.net/io/netty/netty-transport-native-epoll/4.1.82.Final/netty-transport-native-epoll-4.1.82.Final-linux-aarch_64.jar"
                }
            },
            "name": "io.netty:netty-transport-native-epoll:4.1.82.Final:linux-aarch_64",
            "rules": [
                {
                    "action": "allow",
                    "os": {
                        "name": "linux"
                    }
                }
            ]
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "c7350a71920f3ae9142945e25fed4846cce53374",
                    "size": 37922,
                    "url": "https://libraries.minecraft.net/io/netty/netty-transport-native-epoll/4.1.82.Final/netty-transport-native-epoll-4.1.82.Final-linux-x86_64.jar"
                }
            },
            "name": "io.netty:netty-transport-native-epoll:4.1.82.Final:linux-x86_64",
            "rules": [
                {
                    "action": "allow",
                    "os": {
                        "name": "linux"
                    }
                }
            ]
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "3e895b35ca1b8a0eca56cacff4c2dde5d2c6abce",
                    "size": 43684,
                    "url": "https://libraries.minecraft.net/io/netty/netty-transport-native-unix-common/4.1.82.Final/netty-transport-native-unix-common-4.1.82.Final.jar"
                }
            },
            "name": "io.netty:netty-transport-native-unix-common:4.1.82.Final"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "e431a218d91acb6476ccad5f5aafde50aa3945ca",
                    "size": 485752,
                    "url": "https://libraries.minecraft.net/io/netty/netty-transport/4.1.82.Final/netty-transport-4.1.82.Final.jar"
                }
            },
            "name": "io.netty:netty-transport:4.1.82.Final"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "bb7ea75ecdb216654237830b3a96d87ad91f8cc5",
                    "size": 23376043,
                    "url": "https://libraries.minecraft.net/it/unimi/dsi/fastutil/8.5.9/fastutil-8.5.9.jar"
                }
            },
            "name": "it.unimi.dsi:fastutil:8.5.9"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "097406a297c852f4a41e688a176ec675f72e8329",
                    "size": 1356627,
                    "url": "https://libraries.minecraft.net/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar"
                }
            },
            "name": "net.java.dev.jna:jna-platform:5.12.1",
            "rules": [
                {
                    "action": "allow"
                },
                {
                    "action": "disallow",
                    "os": {
                        "name": "osx"
                    }
                },
                {
                    "action": "disallow",
                    "os": {
                        "name": "osx-arm64"
                    }
                }
            ]
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "b1e93a735caea94f503e95e6fe79bf9cdc1e985d",
                    "size": 1866196,
                    "url": "https://libraries.minecraft.net/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar"
                }
            },
            "name": "net.java.dev.jna:jna:5.12.1",
            "rules": [
                {
                    "action": "allow"
                },
                {
                    "action": "disallow",
                    "os": {
                        "name": "osx"
                    }
                },
                {
                    "action": "disallow",
                    "os": {
                        "name": "osx-arm64"
                    }
                }
            ]
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c",
                    "size": 78146,
                    "url": "https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar"
                }
            },
            "name": "net.sf.jopt-simple:jopt-simple:5.0.4"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "4ec95b60d4e86b5c95a0e919cb172a0af98011ef",
                    "size": 1018316,
                    "url": "https://libraries.minecraft.net/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar"
                }
            },
            "name": "org.apache.commons:commons-compress:1.21"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "c6842c86792ff03b9f1d1fe2aab8dc23aa6c6f0e",
                    "size": 587402,
                    "url": "https://libraries.minecraft.net/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar"
                }
            },
            "name": "org.apache.commons:commons-lang3:3.12.0"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "e5f6cae5ca7ecaac1ec2827a9e2d65ae2869cada",
                    "size": 780321,
                    "url": "https://libraries.minecraft.net/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar"
                }
            },
            "name": "org.apache.httpcomponents:httpclient:4.5.13"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "7f2e0c573eaa7a74bac2e89b359e1f73d92a0a1d",
                    "size": 328324,
                    "url": "https://libraries.minecraft.net/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar"
                }
            },
            "name": "org.apache.httpcomponents:httpcore:4.4.15"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "ea1b37f38c327596b216542bc636cfdc0b8036fa",
                    "size": 317566,
                    "url": "https://libraries.minecraft.net/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.jar"
                }
            },
            "name": "org.apache.logging.log4j:log4j-api:2.19.0"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "3b6eeb4de4c49c0fe38a4ee27188ff5fee44d0bb",
                    "size": 1864386,
                    "url": "https://libraries.minecraft.net/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.jar"
                }
            },
            "name": "org.apache.logging.log4j:log4j-core:2.19.0"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "5c04bfdd63ce9dceb2e284b81e96b6a70010ee10",
                    "size": 27721,
                    "url": "https://libraries.minecraft.net/org/apache/logging/log4j/log4j-slf4j2-impl/2.19.0/log4j-slf4j2-impl-2.19.0.jar"
                }
            },
            "name": "org.apache.logging.log4j:log4j-slf4j2-impl:2.19.0"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "22566d58af70ad3d72308bab63b8339906deb649",
                    "size": 712082,
                    "url": "https://libraries.minecraft.net/org/joml/joml/1.10.5/joml-1.10.5.jar"
                }
            },
            "name": "org.joml:joml:1.10.5"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "f48d81adce2abf5ad3cfe463df517952749e03bc",
                    "size": 61388,
                    "url": "https://libraries.minecraft.net/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.jar"
                }
            },
            "name": "org.slf4j:slf4j-api:2.0.1"
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "88e9a306715e9379f3122415ef4ae759a352640d",
                    "size": 1363209,
                    "url": "https://libraries.minecraft.net/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar"
                }
            },
            "name": "net.java.dev.jna:jna-platform:5.13.0",
            "rules": [
                {
                    "action": "allow",
                    "os": {
                        "name": "osx"
                    }
                },
                {
                    "action": "allow",
                    "os": {
                        "name": "osx-arm64"
                    }
                }
            ]
        },
        {
            "downloads": {
                "artifact": {
                    "sha1": "1200e7ebeedbe0d10062093f32925a912020e747",
                    "size": 1879325,
                    "url": "https://libraries.minecraft.net/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar"
                }
            },
            "name": "net.java.dev.jna:jna:5.13.0",
            "rules": [
                {
                    "action": "allow",
                    "os": {
                        "name": "osx"
                    }
                },
                {
                    "action": "allow",
                    "os": {
                        "name": "osx-arm64"
                    }
                }
            ]
        }
    ],
    "logging": {
        "argument": "-Dlog4j.configurationFile=${path}",
        "file": {
            "id": "client-1.12.xml",
            "sha1": "bd65e7d2e3c237be76cfbef4c2405033d7f91521",
            "size": 888,
            "url": "https://piston-data.mojang.com/v1/objects/bd65e7d2e3c237be76cfbef4c2405033d7f91521/client-1.12.xml"
        },
        "type": "log4j2-xml"
    },
    "mainClass": "net.minecraft.client.main.Main",
    "mainJar": {
        "downloads": {
            "artifact": {
                "sha1": "b12abb247bfbc3ddc514baa5ae6513a72aa23e63",
                "size": 23007070,
                "url": "https://piston-data.mojang.com/v1/objects/b12abb247bfbc3ddc514baa5ae6513a72aa23e63/client.jar"
            }
        },
        "name": "com.mojang:minecraft:1.20-pre5:client"
    },
    "minecraftArguments": "--username ${auth_player_name} --version ${version_name} --gameDir ${game_directory} --assetsDir ${assets_root} --assetIndex ${assets_index_name} --uuid ${auth_uuid} --accessToken ${auth_access_token} --userType ${user_type} --versionType ${version_type}",
    "name": "Minecraft",
    "order": -2,
    "releaseTime": "2023-05-23T12:22:52+00:00",
    "requires": [
        {
            "suggests": "3.3.1",
            "uid": "org.lwjgl3"
        }
    ],
    "type": "snapshot",
    "uid": "net.minecraft",
    "version": "1.20-pre5"
}