Skip to content

Commit

Permalink
Use new Baritone maven group
Browse files Browse the repository at this point in the history
  • Loading branch information
MineGame159 committed Oct 22, 2023
1 parent f6e7d72 commit ef4c4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {
modCompileOnly("maven.modrinth:indium:${project.indium_version}") { transitive = false }

// Baritone (https://github.com/MeteorDevelopment/baritone)
modCompileOnly "baritone:fabric:${project.minecraft_version}-SNAPSHOT"
modCompileOnly "meteordevelopment:baritone:${project.minecraft_version}-SNAPSHOT"

// Libraries
library "meteordevelopment:orbit:${project.orbit_version}"
Expand Down

0 comments on commit ef4c4bc

Please sign in to comment.