Skip to content

Commit 722d709

Browse files
committed
[TEMP] Baritone dep as .jar file
*until Baritone (and then Meteor's fork itself) would push updates for 1.21.11
1 parent 356d80e commit 722d709

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies {
7171
include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.5.0")))
7272

7373
// Meteor Client
74-
modImplementation("meteordevelopment:baritone:1.21.10-SNAPSHOT")
74+
modImplementation files("libs\\baritone-unoptimized-fabric-1.15.0-2-gf7a53504.jar")
7575
modImplementation("meteordevelopment:meteor-client:${project.minecraft_version}-SNAPSHOT")
7676
implementation "org.meteordev:starscript:0.2.5"
7777
implementation "meteordevelopment:orbit:0.2.4"
1.72 MB
Binary file not shown.

0 commit comments

Comments
 (0)