mirror of https://github.com/cabaletta/baritone
Bump `nether-pathfinder` to 0.20
This commit is contained in:
parent
f30cb916bd
commit
974b86aac1
|
@ -175,9 +175,9 @@ dependencies {
|
|||
transitive = false
|
||||
}
|
||||
launchAnnotationProcessor 'org.spongepowered:mixin:0.8.4-SNAPSHOT:processor'
|
||||
launchImplementation('dev.babbaj:nether-pathfinder:0.18')
|
||||
launchImplementation('dev.babbaj:nether-pathfinder:0.20')
|
||||
testImplementation 'junit:junit:4.12'
|
||||
implementation 'dev.babbaj:nether-pathfinder:0.18'
|
||||
implementation 'dev.babbaj:nether-pathfinder:0.20'
|
||||
}
|
||||
|
||||
mixin {
|
||||
|
|
Loading…
Reference in New Issue