We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36398a3 + f88cb71 commit 96b9448Copy full SHA for 96b9448
1 file changed
build.gradle.kts
@@ -69,7 +69,7 @@ dependencies {
69
modImplementation(libs.fabric.api)
70
71
// Mixin extras
72
- annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.5.0")
+ annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.5.2")
73
74
// Meteor Client
75
modImplementation(files("libs\\baritone-unoptimized-fabric-1.15.0-2-gf7a53504.jar"))
0 commit comments