blob: 41facec5de814852f0a2cd360a587fa4a6894702 (
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": "aa083413535264417ab0c277d0a296d79cd1e548f4f5ba494e03baa7cbb02601",
"size": 1727400,
"url": "https://optifine.net/download?f=OptiFine_1.9.4_HD_U_B5.jar"
}
}
}
],
"name": "OptiFine HD U B5",
"order": 10,
"releaseTime": "2016-06-07T00:00:00+00:00",
"requires": [
{
"equals": "1.9.4",
"uid": "net.minecraft"
}
],
"type": "release",
"uid": "net.optifine",
"version": "1.9.4_HD_U_B5"
}
|