-
Notifications
You must be signed in to change notification settings - Fork 0
/
mmc-instance-data.json
38 lines (38 loc) · 1.02 KB
/
mmc-instance-data.json
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
27
28
29
30
31
32
33
34
35
36
37
38
{
"components": [
{
"cachedName": "LWJGL 2",
"cachedVersion": "2.9.4-nightly-20150209",
"cachedVolatile": true,
"dependencyOnly": true,
"uid": "org.lwjgl",
"version": "2.9.4-nightly-20150209"
},
{
"cachedName": "Minecraft",
"cachedRequires": [
{
"suggests": "2.9.4-nightly-20150209",
"uid": "org.lwjgl"
}
],
"cachedVersion": "1.12.2",
"important": true,
"uid": "net.minecraft",
"version": "1.12.2"
},
{
"cachedName": "Forge",
"cachedRequires": [
{
"equals": "1.12.2",
"uid": "net.minecraft"
}
],
"cachedVersion": "14.23.5.2860",
"uid": "net.minecraftforge",
"version": "14.23.5.2860"
}
],
"formatVersion": 1
}