-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathupdate.json
71 lines (71 loc) · 4.31 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
{
"homepage": "https://modrinth.com/mod/small-ships",
"promos": {
"1.21.1-recommended": "2.0.0-b1.5",
"1.21-recommended": "2.0.0-b1.5",
"1.20.6-recommended": "2.0.0-b1.5",
"1.20.4-recommended": "2.0.0-b1.4",
"1.20.1-recommended": "2.0.0-b1.4",
"1.19.4-recommended": "2.0.0-a2.3.3",
"1.19.2-recommended": "2.0.0-b1.3",
"1.18.2-recommended": "2.0.0-b1.3",
"1.16.5-recommended": "1.10.1"
},
"1.18.2": {
"2.0.0-b1.3": "fix team damage, improved performance, add mod compat with villager recruits",
"2.0.0-b1.2.1": "fix only 2 passengers possbile bug in 1.18.2",
"2.0.0-b1.2": "fix config errors, buffed cannonballs",
"2.0.0-b1.1.1": "fix ships not spawning",
"2.0.0-b1.1": "add drakkar ship with shields, add sunken feature, add configs, add dis/mounting feature",
"2.0.0a2.0": "add config system, add speed modifiers for ships based on different factors, add ability to set sail state with forward/backward keybinds, add the galley, add crafting recipes, add knockback and damage feature for ships, add ability to leash ships and boats, add ability to zoom out while in a ship, rework for cannon mechanics, various fixes.",
"2.0.0a2.1": "fix speed log spamming, fix crafting recipes, fix incorrect sail state sound playing, fix toggle sail key issues.",
"2.0.0a2.2": "add paddling modifier, fix immersive portals and oh the biomes you'll go incompatibility, adjusted passenger positions for all ships, fix sail sound firing twice.",
"2.0.0-a2.3": "add client side config, add auto third person feature when entering ships, add config updating system, fix arclight incompatibility, fix wrong sail sound being played.",
"2.0.0-a2.3.1": "fix strange mixin crash."
},
"1.19.2": {
"2.0.0-b1.3": "fix team damage, improved performance, add mod compat with villager recruits",
"2.0.0-b1.2": "fix config errors, buffed cannonballs",
"2.0.0-b1.1": "add drakkar ship with shields, add sunken feature, add configs, add dis/mounting feature",
"2.0.0a2.0": "various fixes, add config system, rework cannon mechanics. add the galley, add leashing, add new sail control.",
"2.0.0a2.1": "fix sail-key issues, fix crafting recipes, fix speed log spamming.",
"2.0.0a2.2": "add paddling modifier, fix immersive portals and oh the biomes you'll go incompatibility, adjusted passenger positions for all ships, fix sail sound firing twice.",
"2.0.0-a2.3": "add client side config, add auto third person feature when entering ships, add config updating system, fix wrong sail sound being played."
},
"1.19.4": {
"2.0.0-a2.3": "add client side config, add auto third person feature when entering ships, add config updating system, fix wrong sail sound being played.",
"2.0.0-a2.3.2": "fix creative menu tab issues.",
"2.0.0-a2.3.3": "fix registry issues."
},
"1.20": {
"2.0.0-a2.3": "add client side config, add auto third person feature when entering ships, add config updating system, fix wrong sail sound being played.",
"2.0.0-a2.3.1": "fix crash on fabric by using proper forgeconfigapiport 1.20 update.",
"2.0.0-a2.3.2": "fix creative menu tab issues, fix ship container menu texture."
},
"1.20.1": {
"2.0.0-b1.3": "fix team damage, improved performance, add mod compat with villager recruits",
"2.0.0-b1.2": "fix config errors, buffed cannonballs",
"2.0.0-b1.1": "add drakkar ship with shields, add sunken feature, add configs, add dis/mounting feature",
"2.0.0-a2.3.3": "fix registry issues.",
"2.0.0-b1.4": "fix bamboo and cherry recipe advancements"
},
"1.20.4": {
"2.0.0-b1.3.5": "port to Forge 1.20.4",
"2.0.0-b1.4": "fix bamboo and cherry recipe advancements"
},
"1.20.6": {
"2.0.0-b1.3.5": "port to Forge 1.20.6",
"2.0.0-b1.4": "fix bamboo and cherry recipe advancements",
"2.0.0-b1.5": "fix shields not being saved correctly"
},
"1.21": {
"2.0.0-b1.3.5": "port to Forge 1.21",
"2.0.0-b1.4": "fix bamboo and cherry recipe advancements",
"2.0.0-b1.5": "fix shields not being saved correctly"
},
"1.21.1": {
"2.0.0-b1.5": "port to Forge 1.21.1",
"2.0.0-b2.0": "add ground cannons! (thanks to Chryfi), fix incompatibility with new boat type system (thanks to bconlon1), fix ship cannons not rendering with shaders enabled",
"2.0.0-b2.1": "fix ground cannons not rendering with shaders enabled"
}
}