diff --git a/build.gradle b/build.gradle index 53f0235..6c97ddd 100644 --- a/build.gradle +++ b/build.gradle @@ -39,7 +39,7 @@ dependencies { modImplementation "net.fabricmc:fabric-loader:${project.loader_version}" // Mixin extras - include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.4.1"))) + include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.5.0"))) // Meteor Client modImplementation files("libs\\meteor-client-0.5.9.jar")