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 356d80e commit 722d709Copy full SHA for 722d709
2 files changed
build.gradle
@@ -71,7 +71,7 @@ dependencies {
71
include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.5.0")))
72
73
// Meteor Client
74
- modImplementation("meteordevelopment:baritone:1.21.10-SNAPSHOT")
+ modImplementation files("libs\\baritone-unoptimized-fabric-1.15.0-2-gf7a53504.jar")
75
modImplementation("meteordevelopment:meteor-client:${project.minecraft_version}-SNAPSHOT")
76
implementation "org.meteordev:starscript:0.2.5"
77
implementation "meteordevelopment:orbit:0.2.4"
libs/baritone-unoptimized-fabric-1.15.0-2-gf7a53504.jar
1.72 MB
0 commit comments