-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathupdate_pillar_extension_quark.json
39 lines (39 loc) · 1.41 KB
/
update_pillar_extension_quark.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
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/corail-pillar-extension-quark",
"promos": {
"1.14.4-latest": "4.0.0",
"1.14.4-recommended": "4.0.0",
"1.12-latest": "4.0.0",
"1.12-recommended": "4.0.0",
"1.11.2-latest": "3.1.0",
"1.11.2-recommended": "3.0.0",
"1.10.2-latest": "3.1.0",
"1.10.2-recommended": "3.0.0",
"1.9.4-latest": "3.1.0",
"1.9.4-recommended": "3.0.0"
},
"1.14.4": {
"4.0.0": "first beta for 1.14.4"
},
"1.12": {
"4.0.0": "greatly reduce the number of block's ids used, this version is incompatible with previous versions",
"3.1.1": "add Botania Pillars",
"3.1.0": "add group for pillars to be used by Chisel Mod, read the full log of Corail Pillar 3.0.0",
"2.2.0": "fix the quark pillars to be shown in 1.12, add some datas to quark pillars"
},
"1.11.2": {
"3.1.0": "add group for pillars to be used by Chisel Mod, read the full log of Corail Pillar 3.0.0",
"3.0.0": "add Botania Pillars",
"2.2.0": "add some datas to quark pillars"
},
"1.10.2": {
"3.1.0": "add group for pillars to be used by Chisel Mod, read the full log of Corail Pillar 3.0.0",
"3.0.0": "add Botania Pillars",
"2.2.0": "add some datas to quark pillars"
},
"1.9.4": {
"3.1.0": "add group for pillars to be used by Chisel Mod, read the full log of Corail Pillar 3.0.0",
"3.0.0": "add Botania Pillars",
"2.2.0": "add some datas to quark pillars"
}
}