Skip to content

Commit e81c6ff

Browse files
committed
Updated to Baritone 1.21.11 thanks to rfresh
1 parent abed57f commit e81c6ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,7 @@ dependencies {
175175
includeLib("io.ktor:ktor-serialization-gson:$ktorVersion")
176176

177177
// Add mods
178-
/*modImplementation("com.github.rfresh2:baritone-fabric:$minecraftVersion") */
179-
modCompileOnly("com.github.rfresh2:baritone-fabric:1.21.10-SNAPSHOT") // ToDo: Move to 1.21.11
178+
modCompileOnly("com.github.rfresh2:baritone-fabric:$minecraftVersion-SNAPSHOT")
180179
modCompileOnly("maven.modrinth:sodium:$sodiumVersion")
181180
modCompileOnly("maven.modrinth:malilib:$maLiLibVersion")
182181
modCompileOnly("maven.modrinth:litematica:$litematicaVersion")

0 commit comments

Comments
 (0)