Update nether-pathfinder to 0.16
This commit is contained in:
@@ -175,9 +175,9 @@ dependencies {
|
||||
transitive = false
|
||||
}
|
||||
launchAnnotationProcessor 'org.spongepowered:mixin:0.8.4-SNAPSHOT:processor'
|
||||
launchImplementation('dev.babbaj:nether-pathfinder:0.15')
|
||||
launchImplementation('dev.babbaj:nether-pathfinder:0.16')
|
||||
testImplementation 'junit:junit:4.12'
|
||||
implementation 'dev.babbaj:nether-pathfinder:0.15'
|
||||
implementation 'dev.babbaj:nether-pathfinder:0.16'
|
||||
}
|
||||
|
||||
mixin {
|
||||
|
||||
Reference in New Issue
Block a user