blob: 325e3a3cde8b7018d1b3ca61ec69d59fc0f2857a (
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": "a21ece99d096d41b9ddc3220b4259bc6e71c3a6070bc8f59769db7851587dce5",
"size": 2041534,
"url": "https://optifine.net/download?f=OptiFine_1.10_HD_U_D8.jar"
}
}
}
],
"name": "OptiFine HD U D8",
"order": 10,
"releaseTime": "2017-05-04T00:00:00+00:00",
"requires": [
{
"equals": "1.10",
"uid": "net.minecraft"
}
],
"type": "release",
"uid": "net.optifine",
"version": "1.10_HD_U_D8"
}
|