This repository has been archived by the owner on Apr 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
/
update.json
54 lines (47 loc) · 1.64 KB
/
update.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
{
"homepage": "http://minecraft.curseforge.com/projects/kingdom-keys-re-coded/files",
"promos": {
"1.12.2-latest": "1.1.0.2",
"1.12-latest": "0.9.2.1",
"1.11.2-latest": "0.9.1",
"1.10.2-latest": "0.9.0",
"1.9-latest": "0.8.0 Beta",
"1.8.9-latest": "0.7.6",
"1.8-latest": "0.7.5.3",
"1.7.10-latest": "0.7.0",
"1.7.2-latest": "0.6.0 PRE",
"1.6.4-latest": "0.5.2",
"1.6.2-latest": "0.4.2",
"1.5.2-latest": "0.3.0"
},
"1.12.2": {
"1.1.0.2": "New config options and some other small fixes",
"1.1.0.1": "Small patch",
"1.1.0.0": "Various bug fixes and WIP menu redesign",
"1.0.0": "Big 1.0 update with all sorts of new features",
"0.9.2.2": "Fixed server crash"
},
"1.12": {
"0.9.2.1": "Fixed various issues with itemstacks",
"0.9.2": "Ported to 1.12"
},
"1.11.2": {
"0.9.1": "The organization update is finally here in 1.11.2"
},
"1.10.2": {
"0.9.0": "The Organization update is finally here",
"0.9.0 Beta": "The Organization update is finally here (beta)",
"0.8.2.1": "A bunch of bugs fixed from 0.8.2 and some new 3D models added",
"0.8.2": "The first final KK release in a long time a lot has changed",
"0.8.1 Beta": "Updated to Minecraft 1.10.2"
},
"1.9" : {
"0.8.0 Beta" : "Updated to Minecraft 1.9, Read the full changelog at https://goo.gl/R2KrYd"
},
"1.8.9": {
"0.7.6": "Updated to Minecraft 1.8.9, Read the full changelog at https://goo.gl/YELUt8"
},
"1.8": {
"0.7.5": "Updated to Minecraft 1.8, Mod has completely been recoded and is now called Kingdom Keys Re:Coded. Read the full changelog at https://goo.gl/6j00Yi"
}
}