blob: 557e86add72ada5f6d5b7cb1ef4cde32afb5a531 (
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": "4904f392550ce03761415269a24bff8ad3ece7630aca3537fa08957f0d2355e8",
"size": 1706296,
"url": "https://optifine.net/download?f=OptiFine_1.9.2_HD_U_B3.jar"
}
}
}
],
"name": "OptiFine HD U B3",
"order": 10,
"releaseTime": "2016-05-13T00:00:00+00:00",
"requires": [
{
"equals": "1.9.2",
"uid": "net.minecraft"
}
],
"type": "release",
"uid": "net.optifine",
"version": "1.9.2_HD_U_B3"
}
|