-
Notifications
You must be signed in to change notification settings - Fork 207
/
update.json
60 lines (60 loc) · 3.49 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
58
59
60
{
"1.12": {
"1.12-PE1.1.0": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information.",
"1.12-PE1.2.0": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information.",
"1.12-PE1.3.0": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information.",
"1.12-PE1.3.1B": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information.",
"1.12-PE1.3.2": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information.",
"1.12-PE1.3.2h": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information."
},
"1.12.2": {
"1.12.2-PE1.4.0": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information.",
"1.12.2-PE1.4.1": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information."
},
"1.14.4": {
"1.14.4-PE1.0.0B": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information."
},
"1.15.2": {
"1.15.2-PE1.0.1B": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information.",
"1.15.2-PE1.0.2B": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information.",
"1.15.2-PE1.0.3B": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information.",
"1.15.2-PE1.0.4": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information."
},
"1.16.5": {
"PE1.0.0B": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information.",
"PE1.0.1B": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information."
},
"1.18.2": {
"1.0.0": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information.",
"1.0.1": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information.",
"1.0.2": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information."
},
"1.19.2": {
"1.0.0B": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information.",
"1.0.1B": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information.",
"1.1.0": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information."
},
"1.20.1": {
"1.0.0B": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information.",
"1.0.1": "See https://www.curseforge.com/minecraft/mc-mods/projecte/files for detailed information."
},
"homepage": "https://minecraft.curseforge.com/projects/projecte/",
"promos": {
"1.12-latest": "1.12-PE1.3.2h",
"1.12-recommended": "1.12-PE1.3.2h",
"1.12.2-latest": "1.12.2-PE1.4.1",
"1.12.2-recommended": "1.12.2-PE1.4.1",
"1.14.4-latest": "1.14.4-PE1.0.1B",
"1.14.4-recommended": "1.14.4-PE1.0.1B",
"1.15.2-latest": "1.15.2-PE1.0.4",
"1.15.2-recommended": "1.15.2-PE1.0.4",
"1.16.5-latest": "PE1.0.1B",
"1.16.5-recommended": "PE1.0.1B",
"1.18.2-latest": "1.0.2",
"1.18.2-recommended": "1.0.2",
"1.19.2-latest": "1.1.0",
"1.19.2-recommended": "1.1.0",
"1.20.1-latest": "1.0.1",
"1.20.1-recommended": "1.0.1"
}
}