blob: 68584c36e17fcaa5cd8ae856f4cfb9eab7b2675d (
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": "106df3f7e5d8a039ed51dded95115d316b040058881de19b7bb2e00fab6b7f18",
"size": 5923611,
"url": "https://optifine.net/download?f=OptiFine_1.16.4_HD_U_G7.jar"
}
}
}
],
"name": "OptiFine HD U G7",
"order": 10,
"releaseTime": "2021-02-20T00:00:00+00:00",
"requires": [
{
"equals": "1.16.4",
"uid": "net.minecraft"
}
],
"type": "release",
"uid": "net.optifine",
"version": "1.16.4_HD_U_G7"
}
|