Explorar o código

modApi basic-math

Signed-off-by: shedaniel <daniel@shedaniel.me>
shedaniel %!s(int64=4) %!d(string=hai) anos
pai
achega
ce2298834a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      common/build.gradle

+ 1 - 1
common/build.gradle

@@ -17,7 +17,7 @@ dependencies {
     // Do NOT use other classes from fabric loader
     modImplementation "net.fabricmc:fabric-loader:${rootProject.fabric_loader_version}"
 
-    implementation("me.shedaniel.cloth:basic-math:0.5.1")
+    modApi("me.shedaniel.cloth:basic-math:0.5.1")
 
     compileOnly("blue.endless:jankson:${rootProject.jankson_version}")
     compileOnly("com.moandjiezana.toml:toml4j:${rootProject.toml4j_version}")