We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a565547 commit b0f39f2Copy full SHA for b0f39f2
fabric/build.gradle.kts
@@ -1,3 +1,3 @@
1
plugins {
2
- id("net.fabricmc.fabric-loom-remap") version "latest.release" apply false
+ id("fabric-loom") version "1.13.6" apply false
3
}
0 commit comments