We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72cfbaf commit cf31345Copy full SHA for cf31345
1 file changed
gradle/libs.versions.toml
@@ -45,7 +45,7 @@ xmm = { module = "maven.modrinth:xaeros-minimap", version.ref = "xmm" }
45
# Where Is It
46
whereisit = { module = "maven.modrinth:where-is-it-port", version.ref = "whereisit" }
47
# YetAnotherConfigLib
48
-yacl = { module = "dev.isxander.yacl:yet-another-config-lib-fabric", version.ref = "yacl" }
+yacl = { module = "maven.modrinth:yacl", version.ref = "yacl" }
49
50
[plugins]
51
fabric-loom = { id = "net.fabricmc.fabric-loom", version.ref = "loom" }
0 commit comments