blob: 77af1cdacc20da8ffc8c99f8409154c1fea8125c (
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": "8066b7de597bb06ad30779a5e01dacc5c60487883b0fbd6419a88f38f099f028",
"size": 5924305,
"url": "https://optifine.net/download?f=OptiFine_1.16.5_HD_U_G7.jar"
}
}
}
],
"name": "OptiFine HD U G7",
"order": 10,
"releaseTime": "2021-03-04T00:00:00+00:00",
"requires": [
{
"equals": "1.16.5",
"uid": "net.minecraft"
}
],
"type": "release",
"uid": "net.optifine",
"version": "1.16.5_HD_U_G7"
}
|