Let's try this

This commit is contained in:
MattBDev
2019-08-22 16:12:50 -04:00
parent 37d3fcd01c
commit b5b89412d9
3 changed files with 14 additions and 3 deletions

View File

@ -8,6 +8,7 @@ dependencies {
"shade"("com.sk89q:jchronic:0.2.4a") {
exclude(group = "junit", module = "junit")
}
"shade"("com.github.luben:zstd-jni:1.4.3-1")
"shade"("com.thoughtworks.paranamer:paranamer:2.6")
"shade"("com.sk89q.lib:jlibnoise:1.0.0")
"shade"("org.enginehub.piston:core:${Versions.PISTON}")