-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathupdate.json
45 lines (45 loc) · 2.17 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
{
"homepage": "https://minecraft.curseforge.com/projects/mob-blocker/files",
"1.10.2": {
"1.11.2-1.4.1": "Fixes #32, should prevent a possible server crash",
"1.11.2-1.4.0": "Adds enhanced TOP functionality. Adds WAILA integration (only available for 1.11.2 currently)",
"1.11.2-1.3.2": "UPDATE TO THIS VERSION IMMEDIATELY! Fixes a just-discovered gamebreaking exploit! Adds TOP integration. Fixes #21, #23",
"1.11.2-1.3.1": "Fixes #17",
"1.11.2-1.3.0": "Adds decay time tooltips to the Chunk Protector item",
"1.11.2-1.2.0": "Fixes #6, courtesy of @TheCodedOne",
"1.11.2-1.1.0": "Adds the Area Protector; Fixed #9 and #10",
"1.11.2-1.0.0": "Fixed #8",
"1.11.2-1.0.0rc1.1": "Fixed #12",
"1.11.2-1.0.0rc1": "Implemented configuration for the decay time of a Chunk Protector",
"1.11.2-0.1.0b": "Backported to 1.10.2"
},
"1.11.2" : {
"1.11.2-1.4.1": "Fixes #32, should prevent a possible server crash",
"1.11.2-1.4.0": "Adds enhanced TOP functionality. Adds WAILA integration (only available for 1.11.2 currently)",
"1.11.2-1.3.2": "UPDATE TO THIS VERSION IMMEDIATELY! Fixes a just-discovered gamebreaking exploit! Adds TOP integration. Fixes #21, #23",
"1.11.2-1.3.1": "Fixes #17",
"1.11.2-1.3.0": "Adds decay time tooltips to the Chunk Protector item",
"1.11.2-1.2.0": "Fixes #6, courtesy of @TheCodedOne",
"1.11.2-1.1.0": "Adds the Area Protector; Fixed #9 and #10",
"1.11.2-1.0.0": "Fixed #8",
"1.11.2-1.0.0rc1.1": "Fixed #12",
"1.11.2-1.0.0rc1": "Implemented configuration for the decay time of a Chunk Protector",
"1.11.2-0.1.0b": "Backported to 1.10.2",
"1.11.2-0.0.0b": "Initial release"
},
"1.12.2": {
"1.12-1.5.0": "Ported to 1.12.2, works with any 1.12.x version. Closes #35"
},
"1.14.4": {
"1.14-2.0": "First release version for 1.14. Assorted bugfixes, added in-world range display",
"1.14-2.0-alpha3": "Added TOP compatibility",
"1.14-2.0-alpha2": "Fixed update checking",
"1.14-2.0-alpha1": "Ported to 1.14.4"
},
"promos": {
"1.14.4-latest": "1.14-2.0",
"1.12.2-latest": "1.12-1.5.0",
"1.11.2-latest": "1.11.2-1.4.1",
"1.10.2-latest": "1.11.2-1.4.1"
}
}