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
54
55
56
57
58
59
60
61
|
{
"formatVersion": 1,
"libraries": [
{
"name": "net.fabricmc:tiny-mappings-parser:0.2.0.11",
"url": "https://maven.fabricmc.net/"
},
{
"name": "net.fabricmc:sponge-mixin:0.8+build.18",
"url": "https://maven.fabricmc.net/"
},
{
"name": "net.fabricmc:tiny-remapper:0.2.0.52",
"url": "https://maven.fabricmc.net/"
},
{
"name": "net.fabricmc:fabric-loader-sat4j:2.3.5.4",
"url": "https://maven.fabricmc.net/"
},
{
"name": "com.google.jimfs:jimfs:1.1",
"url": "https://maven.fabricmc.net/"
},
{
"name": "org.ow2.asm:asm:7.3.1",
"url": "https://maven.fabricmc.net/"
},
{
"name": "org.ow2.asm:asm-analysis:7.3.1",
"url": "https://maven.fabricmc.net/"
},
{
"name": "org.ow2.asm:asm-commons:7.3.1",
"url": "https://maven.fabricmc.net/"
},
{
"name": "org.ow2.asm:asm-tree:7.3.1",
"url": "https://maven.fabricmc.net/"
},
{
"name": "org.ow2.asm:asm-util:7.3.1",
"url": "https://maven.fabricmc.net/"
},
{
"name": "net.fabricmc:fabric-loader:0.7.8+build.187",
"url": "https://maven.fabricmc.net"
}
],
"mainClass": "net.fabricmc.loader.launch.knot.KnotClient",
"name": "Fabric Loader",
"order": 10,
"releaseTime": "2020-03-08T17:46:57+00:00",
"requires": [
{
"uid": "net.fabricmc.intermediary"
}
],
"type": "release",
"uid": "net.fabricmc.fabric-loader",
"version": "0.7.8+build.187"
}
|