diff --git a/build.gradle b/build.gradle index b4898cf..1cf670a 100644 --- a/build.gradle +++ b/build.gradle @@ -129,7 +129,7 @@ modrinth { versionType = "alpha" dependencies = [ new ModDependency('P7dR8mSH', 'required'), //required dependency on Fabric API - new ModDependency('dNHeFokL', 'optional'), //compatible with Sodium + new ModDependency('AANobbMI', 'optional'), //compatible with Sodium ] } // configure the maven publication