Hephaistos v1.0.5 for 1.16 Anvil support

This commit is contained in:
jglrxavpok 2020-08-09 18:07:07 +02:00
parent 1a6df8e035
commit 76f15cf788
1 changed files with 1 additions and 1 deletions

View File

@ -73,5 +73,5 @@ dependencies {
api 'com.github.MadMartian:hydrazine-path-finding:1.2.3'
api "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
api 'com.github.jglrxavpok:Hephaistos:v1.0.4'
api 'com.github.jglrxavpok:Hephaistos:v1.0.5'
}