Commit c53d315 1 parent 00c2724 commit c53d315 Copy full SHA for c53d315
File tree 2 files changed +5
-4
lines changed
src/main/resources/META-INF
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"homepage" : " https://minecraft.curseforge.com/projects/modular-routers" ,
3
3
"promos" : {
4
- "1.21-recommended" : " 13.0.0 " ,
5
- "1.21-latest" : " 13.0.0 "
4
+ "1.21-recommended" : " 13.0.1 " ,
5
+ "1.21-latest" : " 13.0.1 "
6
6
},
7
7
"1.21" : {
8
- "13.0.0" : " https://github.com/desht/ModularRouters/blob/MC1.21-master/Changelog.md#1300"
8
+ "13.0.0" : " https://github.com/desht/ModularRouters/blob/MC1.21-master/Changelog.md#1300" ,
9
+ "13.0.1" : " https://github.com/desht/ModularRouters/blob/MC1.21-master/Changelog.md#1301"
9
10
}
10
11
}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ license="MIT"
10
10
modId =" modularrouters" # mandatory
11
11
version =" ${mod_version}" # mandatory
12
12
displayName =" Modular Routers"
13
- updateJSONURL =" https://raw.githubusercontent.com/desht/ModularRouters/MC1.20.4 -master/release_info.json" # optional
13
+ updateJSONURL =" https://raw.githubusercontent.com/desht/ModularRouters/MC1.21 -master/release_info.json" # optional
14
14
description =" ${mod_description}"
15
15
16
16
[[dependencies .modularrouters ]]
You can’t perform that action at this time.
0 commit comments