blob: 5a5df7a5f8ed9c33123b48a765978ac0c31ff45c (
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": "94f3ccf93268a3a36d336f85dee3c5ce2d2bc5153b2fcf504c0f76bdaed66753",
"size": 1991150,
"url": "https://optifine.net/download?f=OptiFine_1.11_HD_U_B6.jar"
}
}
}
],
"name": "OptiFine HD U B6",
"order": 10,
"releaseTime": "2017-01-12T00:00:00+00:00",
"requires": [
{
"equals": "1.11",
"uid": "net.minecraft"
}
],
"type": "release",
"uid": "net.optifine",
"version": "1.11_HD_U_B6"
}
|