-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathupdate.json
77 lines (77 loc) · 2.36 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/dungeonsenhanced",
"promos": {
"1.21.4-latest": "6.0",
"1.21.4-recommended": "6.0",
"1.20.4-latest": "5.6",
"1.20.4-recommended": "5.6",
"1.20.1-latest": "5.3.0",
"1.20.1-recommended": "5.3.0",
"1.19.4-latest": "4.3.1",
"1.19.4-recommended": "4.3.1",
"1.19.2-latest": "4.1",
"1.19.2-recommended": "4.1",
"1.18.2-latest": "3.3",
"1.18.2-recommended": "3.3",
"1.18.1-latest": "3.0",
"1.18.1-recommended": "3.0",
"1.17.1-latest": "2.0",
"1.17.1-recommended": "2.0",
"1.16.5-latest": "1.9.2",
"1.16.5-recommended": "1.8.2"
},
"1.21.4": {
"6.0": "port, disable dimension checking"
},
"1.20.4": {
"5.6": "new Dungeon Variant, loot table updates",
"5.5": "Black Citadel",
"5.4": "new Structure Backend",
"5.3": "port, neoforge"
},
"1.20.1": {
"5.3.0": "Black Citadel, loot table updates, update checker",
"5.2.2": "new tall witch hut generation",
"5.2.1": "fixes",
"5.2": "fixes",
"5.1": "crash fix",
"5.0": "port"
},
"1.19.4": {
"4.3.1": "fixes",
"4.3": "Explorer Maps",
"4.2.1": "biome config, Spanish, French, Romanian, Portuguese",
"4.2": "port"
},
"1.19.2": {
"4.1": "German",
"4.0": "port"
},
"1.18.2": {
"3.3": "fixes",
"3.2": "Elders Temple, Fishing Ship, Flying Dutchman, Sunken Shrine, Pirate Ship, Italian",
"3.1": "Pillager Camp rework"
},
"1.18.1": {
"3.0": "Deep Crypt"
},
"1.17.1": {
"2.0": "more variants / reworks"
},
"1.16.5": {
"1.9.2": "crash fix",
"1.9.1": "crash fix (#45)",
"1.9.0": "Dungeon Variant, Sunken Shrine variant, update checker, experimental backend",
"1.8.2": "German, Russian",
"1.8.1": "fixes",
"1.8": "Elders Temple, Fishing Ship, Flying Dutchman, Sunken Shrine, Pirate Ship, Italian, overhauls",
"1.7": "fixes",
"1.6": "fixes",
"1.5": "huge pack-port",
"1.4": "fixes",
"1.3": "Monster Maze, Ice Pit variants",
"1.2": "Structure Gel port, Config, Locate Command, Pillager Camp, Desert Temple, Large Dungeon, Tree House",
"1.1": "Castle, Watch Tower, Battle Tower, Stables, Mushroom House",
"1.0": "Desert Tomb, Mob Tower, Druid Circle, Ruined House, Ruined Barn, Witch Tower, Ice Pit, Jungle Monument, Miners House, Tall Witch Hut, Savanna Castle, Dungeon Variant"
}
}