MidnightControls 1.2.1 - Fix log spam

This commit is contained in:
Motschen
2022-06-25 22:21:51 +02:00
parent 34408d7a2a
commit b3f7350de9
4 changed files with 10 additions and 9 deletions

View File

@@ -110,7 +110,7 @@ dependencies {
// modImplementation "io.github.ennuil:LibZoomer:${project.libzoomer_version}"
modImplementation "org.quiltmc:quilt-json5:1.0.0"
modImplementation "maven.modrinth:sodium:${project.sodium_version}"
modApi "maven.modrinth:sodium:${project.sodium_version}"
//modImplementation("maven.modrinth:emi:${project.emi_version}")
modImplementation "maven.modrinth:emotecraft:${project.emotecraft_version}"
modImplementation "io.github.kosmx:bendy-lib:${project.bendylib_version}"