-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathupdate.json
More file actions
86 lines (86 loc) · 2.55 KB
/
update.json
File metadata and controls
86 lines (86 loc) · 2.55 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
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/spawner-locator",
"promos": {
"1.16.4-latest" : "1.0.4",
"1.16.4-recomended" : "1.0.4",
"1.16.3-latest" : "1.0.4",
"1.16.3-recomended" : "1.0.4",
"1.16.2-latest" : "1.0.4",
"1.16.2-recomended" : "1.0.4",
"1.15.2-latest" : "1.0.4",
"1.15.2-recomended" : "1.0.4",
"1.14.4-latest" : "1.0.4",
"1.14.4-recomended" : "1.0.4",
"1.13.2-latest" : "1.0.4",
"1.13.2-recomended" : "1.0.4",
"1.12.2-latest" : "1.0.4",
"1.12.2-recomended" : "1.0.4",
"1.11.2-latest" : "1.0.4",
"1.11.2-recomended" : "1.0.4",
"1.10.2-latest" : "1.0.4",
"1.10.2-recomended" : "1.0.4",
"1.9.4-latest" : "1.0.4",
"1.9.4-recomended" : "1.0.4"
},
"1.16.4" : {
"1.0.4" : "Framework update to support 1.16.4"
},
"1.16.3" : {
"1.0.4" : "Framework update",
"1.0.3" : "Framework update to support 1.16.3"
},
"1.16.2" : {
"1.0.4" : "Framework update",
"1.0.3" : "Framework update to support 1.16.3",
"1.0.2" : "Framework update to support 1.16.2"
},
"1.15.2" : {
"1.0.4" : "Framework update",
"1.0.3" : "Framework update",
"1.0.2" : "Framework update to support 1.16.2",
"1.0.1" : "Minor bug fix",
"1.0.0" : "First release for 1.15.2"
},
"1.14.4" : {
"1.0.4" : "Framework update",
"1.0.3" : "Framework update",
"1.0.2" : "Framework update to support 1.16.2",
"1.0.1" : "Minor bug fix",
"1.0.0" : "First release for 1.14.4"
},
"1.13.2" : {
"1.0.4" : "Framework update",
"1.0.3" : "Framework update",
"1.0.2" : "Framework update to support 1.16.2",
"1.0.1" : "Minor bug fix",
"1.0.0" : "First release for 1.13.2"
},
"1.12.2" : {
"1.0.4" : "Framework update",
"1.0.3" : "Framework update",
"1.0.2" : "Framework update to support 1.16.2",
"1.0.1" : "Minor bug fix",
"1.0.0" : "First release for 1.12.2"
},
"1.11.2" : {
"1.0.4" : "Framework update",
"1.0.3" : "Framework update",
"1.0.2" : "Framework update to support 1.16.2",
"1.0.1" : "Minor bug fix",
"1.0.0" : "First release for 1.11.2"
},
"1.10.2" : {
"1.0.4" : "Framework update",
"1.0.3" : "Framework update",
"1.0.2" : "Framework update to support 1.16.2",
"1.0.1" : "Minor bug fix",
"1.0.0" : "First release for 1.10.2"
},
"1.9.4" : {
"1.0.4" : "Framework update",
"1.0.3" : "Framework update",
"1.0.2" : "Framework update to support 1.16.2",
"1.0.1" : "Minor bug fix",
"1.0.0" : "First release for 1.9.4"
}
}