blob: 4c00bdcb887c32087cdb35cbe8a4a66dcc4c2fc3 (
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": "31ca7b610077b7c9ffe585082933a5f5e8e35cee9bb2594dd689a9d7905580f8",
"size": 2104043,
"url": "https://optifine.net/download?f=OptiFine_1.12_HD_U_C3.jar"
}
}
}
],
"name": "OptiFine HD U C3",
"order": 10,
"releaseTime": "2017-06-26T00:00:00+00:00",
"requires": [
{
"equals": "1.12",
"uid": "net.minecraft"
}
],
"type": "release",
"uid": "net.optifine",
"version": "1.12_HD_U_C3"
}
|