We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07dfe5c commit 81024fbCopy full SHA for 81024fb
build.gradle
@@ -85,7 +85,7 @@ dependencies {
85
mappings "net.fabricmc:yarn:${project.yarn_mappings}:v2"
86
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
87
// Required when translations and icons should be loaded correctly
88
- modImplementation "net.fabricmc.fabric-api:fabric-api:0.124.2+1.21.5"
+ modImplementation "net.fabricmc.fabric-api:fabric-api:0.126.1+1.21.6"
89
90
modCompileOnly "com.terraformersmc:modmenu:${project.modmenu_version}"
91
0 commit comments