-
Notifications
You must be signed in to change notification settings - Fork 19
/
UpdateNeoForge.json
30 lines (30 loc) · 1.12 KB
/
UpdateNeoForge.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://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.4": {
"2.0.0-b1.3.5": "port to NeoForge 1.20.4",
"2.0.0-b1.4": "fix bamboo and cherry recipe advancements"
},
"1.20.6": {
"2.0.0-b1.3.4": "port to NeoForge 1.20.6",
"2.0.0-b1.3.5": "fix passenger positions",
"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.4": "port to NeoForge 1.21",
"2.0.0-b1.3.5": "fix passenger positions",
"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 NeoForge 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"
}
}