-
Notifications
You must be signed in to change notification settings - Fork 1
/
mmc-pack.json
executable file
·53 lines (53 loc) · 1.39 KB
/
mmc-pack.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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"components": [
{
"cachedName": "LWJGL 3",
"cachedVersion": "3.3.4",
"cachedVolatile": true,
"dependencyOnly": true,
"uid": "org.lwjgl3",
"version": "3.3.4"
},
{
"cachedName": "ca.weblite",
"uid": "ca.weblite",
"version": "1.2"
},
{
"cachedName": "Apache Log4J",
"cachedVersion": "2.24.1",
"cachedVolatile": true,
"uid": "org.apache.logging.log4j",
"version": "2.24.1"
},
{
"cachedName": "SLF4J",
"cachedVersion": "2.0.16",
"cachedVolatile": true,
"uid": "org.slf4j",
"version": "2.0.16"
},
{
"cachedName": "Oshi",
"cachedVersion": "6.6.5",
"cachedVolatile": true,
"uid": "com.github.oshi",
"version": "6.6.5"
},
{
"cachedName": "Minecraft",
"cachedRequires": [
{
"equals": "3.3.4",
"suggests": "3.3.4",
"uid": "org.lwjgl3"
}
],
"cachedVersion": "1.21.3",
"important": true,
"uid": "net.minecraft",
"version": "1.21.3"
}
],
"formatVersion": 1
}