-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathupdate.json
57 lines (57 loc) · 2.83 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
55
56
57
{
"homepage": "https://minecraft.curseforge.com/projects/felling",
"1.12.2": {
"1.4.1": "https://github.com/arlyon/felling/releases/tag/1.4.1/1.12.x",
"1.4.0": "https://github.com/arlyon/felling/releases/tag/1.4.0/1.12.x",
"1.3.3": "https://github.com/arlyon/felling/releases/tag/1.3.3/1.12.x",
"1.3.2": "https://github.com/arlyon/felling/releases/tag/1.3.2/1.12.x",
"1.3.1": "https://github.com/arlyon/felling/releases/tag/1.3.1/1.12.x"
},
"1.12.1": {
"1.4.1": "https://github.com/arlyon/felling/releases/tag/1.4.1/1.12.x",
"1.4.0": "https://github.com/arlyon/felling/releases/tag/1.4.0/1.12.x",
"1.3.3": "https://github.com/arlyon/felling/releases/tag/1.3.3/1.12.x",
"1.3.2": "https://github.com/arlyon/felling/releases/tag/1.3.2/1.12.x",
"1.3.1": "https://github.com/arlyon/felling/releases/tag/1.3.1/1.12.x"
},
"1.12": {
"1.4.1": "https://github.com/arlyon/felling/releases/tag/1.4.1/1.12.x",
"1.4.0": "https://github.com/arlyon/felling/releases/tag/1.4.0/1.12.x",
"1.3.3": "https://github.com/arlyon/felling/releases/tag/1.3.3/1.12.x",
"1.3.2": "https://github.com/arlyon/felling/releases/tag/1.3.2/1.12.x",
"1.3.1": "https://github.com/arlyon/felling/releases/tag/1.3.1/1.12.x",
"1.3.0": "https://github.com/arlyon/felling/releases/tag/1.3.0/1.12",
"1.2.3": "https://github.com/arlyon/felling/releases/tag/1.2.3/1.12",
"1.2.2": "https://github.com/arlyon/felling/releases/tag/1.2.2/1.12",
"1.2.1": "https://github.com/arlyon/felling/releases/tag/1.2.1/1.12"
},
"1.11.2": {
"1.3.3": "https://github.com/arlyon/felling/releases/tag/1.3.3/1.11.x",
"1.3.2": "https://github.com/arlyon/felling/releases/tag/1.3.2/1.11.x",
"1.2.3": "https://github.com/arlyon/felling/releases/tag/1.2.3/1.11.2",
"1.2.2": "https://github.com/arlyon/felling/releases/tag/1.2.2/1.11.2",
"1.2.1": "https://github.com/arlyon/felling/releases/tag/1.2.1/1.11.2",
"1.2.0": "https://github.com/arlyon/felling/releases/tag/1.2/1.11.2",
"1.1.0": "https://github.com/arlyon/felling/releases/tag/1.1/1.11.2"
},
"1.11": {
"1.3.3": "https://github.com/arlyon/felling/releases/tag/1.3.3/1.11.x",
"1.3.2": "https://github.com/arlyon/felling/releases/tag/1.3.2/1.11.x",
"1.2.3": "https://github.com/arlyon/felling/releases/tag/1.2.3/1.11",
"1.2.2": "https://github.com/arlyon/felling/releases/tag/1.2.2/1.11",
"1.2.1": "https://github.com/arlyon/felling/releases/tag/1.2.1/1.11",
"1.0.0": "https://github.com/arlyon/felling/releases/tag/1.0/1.11"
},
"promos": {
"1.12.2-latest": "1.4.0",
"1.12.2-recommended": "1.4.0",
"1.12.1-latest": "1.4.0",
"1.12.1-recommended": "1.4.0",
"1.12-latest": "1.4.0",
"1.12-recommended": "1.4.0",
"1.11.2-latest": "1.3.3",
"1.11.2-recommended": "1.3.3",
"1.11-latest": "1.3.3",
"1.11-recommended": "1.3.3"
}
}