blob: c712992a04743f1c484097a168c23a8a9f800343 (
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
|
{
"formatVersion": 1,
"jarMods": [
{
"downloads": {
"artifact": {
"sha256": "67005964e4cd3219af28f2e22e0d4d5137964516ff6c0c1479b05d896eed4bd0",
"size": 2573185,
"url": "https://optifine.net/download?f=OptiFine_1.10.2_HD_U_H5.jar"
}
}
}
],
"name": "OptiFine HD U H5",
"order": 10,
"releaseTime": "2019-12-04T00:00:00+00:00",
"requires": [
{
"equals": "1.10.2",
"uid": "net.minecraft"
}
],
"type": "release",
"uid": "net.optifine",
"version": "1.10.2_HD_U_H5"
}
|