We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a6551 commit 783a9eeCopy full SHA for 783a9ee
common/build.gradle.kts
@@ -25,8 +25,6 @@ dependencies {
25
// Add dependencies on the required Kotlin modules.
26
modImplementation("net.fabricmc:fabric-language-kotlin:$fabricKotlinVersion")
27
implementation(annotationProcessor("io.github.llamalad7:mixinextras-common:$mixinExtrasVersion")!!)
28
-
29
- // Baritone
30
}
31
32
// Avoid nested jars
0 commit comments