-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathUpdates.json
40 lines (37 loc) · 928 Bytes
/
Updates.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
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/lava-dynamics",
"1.16.1": {
"7.0.1": "Port"
},
"1.16.2": {
"7.0.1": "Port"
},
"1.16.3": {
"7.0.1": "Port"
},
"1.12.2": {
"5.6.16": "Stuff",
"5.6.12": "Air Check Fix",
"5.6.11": "Min Distance from Spawn",
"5.6.10": "World Gen Fix",
"5.6.9": "Server Launch Fix",
"5.6.8": "Void World Gen Fix",
"5.6.7": "Stuff N' Things",
"5.6.6": "Possible Performace Fix",
"5.6.3": "Minor Effect Changes",
"5.6.2": "Fix Crash",
"5.6.1": "See Curse Page",
"5.5.15": "See Curse Page",
"5.5.16": "Biomes, See Curse Page"
},
"promos": {
"1.12.2-latest": "5.6.16",
"1.12.2-recommended": "5.6.16",
"1.16.1-latest": "7.0.1",
"1.16.1-recommended": "7.0.1",
"1.16.2-latest": "7.0.1",
"1.16.2-recommended": "7.0.1",
"1.16.3-latest": "7.0.1",
"1.16.3-recommended": "7.0.1"
}
}