File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
fabric/src/main/resources Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3434 },
3535 "icon" : " icon.png" ,
3636 "depends" : {
37- "minecraft" : " ~1.21.6 " ,
37+ "minecraft" : " ~1.21.7 " ,
3838 "fabricloader" : " >=0.15.4" ,
3939 "fabric-api" : " >=0.127.0"
4040 },
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ org.gradle.daemon=false
33
44platforms =fabric,neoforge
55
6- minecraft_version =1.21.6
7- supported_version =1.21.6
6+ minecraft_version =1.21.7
7+ supported_version =1.21.7
88
99artifact_type =release
1010
@@ -15,11 +15,11 @@ maven_group=dev.architectury
1515version_suffix =
1616
1717fabric_loader_version =0.16.14
18- fabric_api_version =0.127.0 +1.21.6
18+ fabric_api_version =0.128.1 +1.21.7
1919mod_menu_version =15.0.0-beta.1
2020
2121forge_version =51.0.0
22- neoforge_version =21.6.4 -beta
22+ neoforge_version =21.7.1 -beta
2323
2424# Set to empty if not snapshots
2525neoforge_pr =
You can’t perform that action at this time.
0 commit comments