File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ org.gradle.parallel=true
55# Fabric Properties
66# check these on https://fabricmc.net/develop
77minecraft_version =1.20
8- loader_version =0.16.3
8+ loader_version =0.16.14
99
1010# Mod Properties
11- mod_version =1.0.4 +mc1.20
11+ mod_version =1.0.5 +mc1.20
1212maven_group =net.robofox.copperrails
1313archives_base_name =copperrails
1414
Original file line number Diff line number Diff line change 99 ],
1010 "contact" : {
1111 "homepage" : " https://modrinth.com/project/copperrails" ,
12- "sources" : " https://github.com/FXCourel/Copper-Rails"
12+ "sources" : " https://github.com/FXCourel/Copper-Rails" ,
13+ "issues" : " https://github.com/FXCourel/Copper-Rails/issues"
1314 },
1415 "license" : " CC0-1.0" ,
1516 "icon" : " assets/copperrails/icon.png" ,
2627 " copperrails.mixins.json"
2728 ],
2829 "depends" : {
29- "fabricloader" : " >=0.15.11 " ,
30+ "fabricloader" : " >=0.16.14 " ,
3031 "minecraft" : [" 1.20" , " 1.20.1" ],
3132 "java" : " >=17" ,
3233 "fabric" : " *"
You can’t perform that action at this time.
0 commit comments