blob: 35521a7a53a9d86d648fb6c1805f7bb7ce9e540f (
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": "649593889e39d25c7182107ad56b781dd5d103234c87402e9653075ef6c06f07",
"size": 1991485,
"url": "https://optifine.net/download?f=OptiFine_1.11.2_HD_U_B6.jar"
}
}
}
],
"name": "OptiFine HD U B6",
"order": 10,
"releaseTime": "2017-01-12T00:00:00+00:00",
"requires": [
{
"equals": "1.11.2",
"uid": "net.minecraft"
}
],
"type": "release",
"uid": "net.optifine",
"version": "1.11.2_HD_U_B6"
}
|