-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmod_sets.json
68 lines (68 loc) · 1.78 KB
/
mod_sets.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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
"mod_sets": [
{
"name": "standard",
"client_mods": [
"@520618345",
"@843632231",
"@909547724",
"@1981964169",
"@1673456286",
"@893346105",
"@893349825",
"@893339590",
"@893328083",
"@1661066023",
"@2743836467",
"@843593391",
"@843577117",
"@843425103",
"@583544987",
"@583496184",
"@751965892",
"@463939057",
"@450814997"
],
"server_mods": [
"@1808238502",
"@1858070328",
"@1858075458",
"@1862208264",
"@2521192995",
"@1088232577"
]
},
{
"name": "prarie_fire",
"client_mods": [
"@520618345",
"@843632231",
"@909547724",
"@1981964169",
"@1673456286",
"@893346105",
"@893349825",
"@893339590",
"@893328083",
"@1661066023",
"@2743836467",
"@843593391",
"@843577117",
"@843425103",
"@583544987",
"@583496184",
"@751965892",
"@463939057",
"@450814997"
],
"server_mods": [
"@1808238502",
"@1858070328",
"@1858075458",
"@1862208264",
"@2521192995",
"@1088232577"
]
}
]
}