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 1acf763 commit 25ccfa4Copy full SHA for 25ccfa4
build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
52
53
// Mixin extras
54
- include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.3.6")))
+ include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.4.1")))
55
56
// Meteor Client
57
modImplementation files("libs\\baritone-unoptimized-fabric-1.10.1-11-g3ed49fd4.jar")
0 commit comments