File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
neoforge/src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -5,16 +5,16 @@ group=com.mrcrayfish
55java_version =21
66
77# Common
8- minecraft_version =1.21.6
9- neo_form_version =1.21.6-20250617.151856
8+ minecraft_version =1.21.7
9+ neo_form_version =1.21.7-20250630.141722
1010
1111# Fabric
12- fabric_version =0.127.0 +1.21.6
12+ fabric_version =0.128.1 +1.21.7
1313fabric_loader_version =0.16.14
1414
1515# NeoForge
16- neoforge_version =21.6.11 -beta
17- neoforge_version_range =[21.6 ,)
16+ neoforge_version =21.7.1 -beta
17+ neoforge_version_range =[21.7 ,)
1818neoforge_loader_version_range =[2,)
1919
2020# Mod options
@@ -30,7 +30,7 @@ mod_license=MIT
3030
3131# Dependency options
3232controllable_sdl_version =2.32.8-1.1.0
33- framework_version =0.12.1
33+ framework_version =0.12.3
3434architectury_api_version =17.0.6
3535jei_version =19.14.1.144
3636jei_minecraft_version =1.21.1
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ issueTrackerURL = "${mod_issues}"
77modId = " ${mod_id}"
88version = " ${mod_version}"
99displayName = " ${mod_name}"
10- updateJSONURL = " https://mrcrayfish.com/modupdatejson?id=${mod_id}"
10+ # updateJSONURL = "https://mrcrayfish.com/modupdatejson?id=${mod_id}"
1111displayURL = " ${mod_homepage}"
1212logoFile = " assets/${mod_id}/icon.png"
1313logoBlur = false
You can’t perform that action at this time.
0 commit comments