-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
36 lines (36 loc) · 1.07 KB
/
metadata.json
File metadata and controls
36 lines (36 loc) · 1.07 KB
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
{
"blogPosts": [
{
"title": "Welcome to JerkClient API!",
"link": "https://jerkapi.qtpc.tech",
"image": "https://stash.qtpc.tech/jerkclient_news1.png"
}
],
"versions": [
{
"id": "1.8",
"default": true,
"subversions": [
{
"id": "1.8.9",
"default": true,
"assets": {
"id": "1.8",
"url": "https://launchermeta.mojang.com/v1/packages/f6ad102bcaa53b1a58358f16e376d548d44933ec/1.8.json",
"sha1": "f6ad102bcaa53b1a58358f16e376d548d44933ec"
},
"modules": [
{
"id": "lunar",
"default": true
},
{
"id": "replay",
"default": false
}
]
}
]
}
]
}