Merge branch '1.13.2' into 1.14.4

This commit is contained in:
Brady
2019-12-31 21:57:55 -06:00
46 changed files with 1015 additions and 463 deletions
+1 -1
View File
@@ -20,7 +20,6 @@ version '1.4.3'
buildscript {
repositories {
jcenter()
maven {
name = 'forge'
url = 'http://files.minecraftforge.net/maven'
@@ -29,6 +28,7 @@ buildscript {
name = 'impactdevelopment-repo'
url = 'https://impactdevelopment.github.io/maven/'
}
jcenter()
}
dependencies {