-
Notifications
You must be signed in to change notification settings - Fork 1
/
version_check.json
33 lines (33 loc) · 1.19 KB
/
version_check.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
{
"homepage": "https://github.com/MORIMORI0317/BEStyleWither/releases",
"1.19.3": {
"1.4.1": "Fixed\n- Fixed a bug that could occur with the Wither killing explosion\n",
"1.4.2": "Fixed\n- Fixed wither death handling that could cause issues with other\n mods [#4](https://github.com/MORIMORI0317/BEStyleWither/issues/4)\n"
},
"promos": {
"1.19.3-latest": "1.4.2",
"1.19.3-recommended": "1.4.2",
"1.19.4-latest": "1.5.0",
"1.19.4-recommended": "1.5.0",
"1.20-latest": "1.6.1",
"1.20-recommended": "1.6.1",
"1.20.1-latest": "1.6.1",
"1.20.1-recommended": "1.6.1",
"1.20.2-latest": "1.7.0",
"1.20.2-recommended": "1.7.0"
},
"1.19.4": {
"1.5.0": "Changed\n- Port MC1.19.4\n"
},
"1.20": {
"1.6.0": "Changed\n- Port MC1.20\n",
"1.6.1": "Fixed\n- Fixed an issue where physical strength would not reach maximum when summoning\n"
},
"1.20.1": {
"1.6.0": "Changed\n- Port MC1.20\n",
"1.6.1": "Fixed\n- Fixed an issue where physical strength would not reach maximum when summoning\n"
},
"1.20.2": {
"1.7.0": "Changed\n- Port MC1.20.2\nFixed\n- Fixed an issue where physical strength would not reach maximum when summoning\n"
}
}