-
Notifications
You must be signed in to change notification settings - Fork 1
/
version_check.json
30 lines (30 loc) · 957 Bytes
/
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
{
"homepage": "https://github.com/MORIMORI0317/DangerousStoneCutter/releases",
"1.19": {
"1.7.2": "Fixed\n- Fixed an issue where server configs were not loading correctly(Forge only)\n"
},
"1.19.1": {
"1.7.2": "Fixed\n- Fixed an issue where server configs were not loading correctly(Forge only)\n"
},
"1.19.2": {
"1.7.2": "Fixed\n- Fixed an issue where server configs were not loading correctly(Forge only)\n"
},
"1.19.3": {
"1.7.2": "Fixed\n- Fixed an issue where server configs were not loading correctly(Forge only)\n"
},
"promos": {
"1.19-latest": "1.7.2",
"1.19-recommended": "1.7.2",
"1.19.1-latest": "1.7.2",
"1.19.1-recommended": "1.7.2",
"1.19.2-latest": "1.7.2",
"1.19.2-recommended": "1.7.2",
"1.19.3-latest": "1.7.2",
"1.19.3-recommended": "1.7.2",
"1.19.4-latest": "1.8.0",
"1.19.4-recommended": "1.8.0"
},
"1.19.4": {
"1.8.0": "Fixed\n- Port MC1.19.4\n"
}
}