File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -85,13 +85,13 @@ dependencies {
8585 mappings " net.fabricmc:yarn:${ project.yarn_mappings} :v2"
8686 modImplementation " net.fabricmc:fabric-loader:${ project.loader_version} "
8787 // Required when translations and icons should be loaded correctly
88- modImplementation " net.fabricmc.fabric-api:fabric-api:0.127.0 +1.21.6"
88+ modImplementation " net.fabricmc.fabric-api:fabric-api:0.127.1 +1.21.6"
8989
9090 modCompileOnly " com.terraformersmc:modmenu:${ project.modmenu_version} "
9191
9292 // Only needed during development
9393 modLocalRuntime " com.terraformersmc:modmenu:${ project.modmenu_version} "
94- modLocalRuntime " net.fabricmc.fabric-api:fabric-api:0.127.0 +1.21.6"
94+ modLocalRuntime " net.fabricmc.fabric-api:fabric-api:0.127.1 +1.21.6"
9595 modLocalRuntime " me.djtheredstoner:DevAuth-fabric:1.2.1"
9696// modLocalRuntime "maven.modrinth:no-chat-reports:Fabric-1.21.4-v2.11.0"
9797}
You can’t perform that action at this time.
0 commit comments