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.
2 parents d00fdb7 + f481591 commit 5d67a4cCopy full SHA for 5d67a4c
build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
57
58
// Mixin extras
59
- include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.4.1")))
+ include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.5.0")))
60
61
// Meteor Client
62
modImplementation files("libs\\baritone-unoptimized-fabric-1.14.0-1.jar")
0 commit comments