diff --git a/build.gradle b/build.gradle index 94060b15c..6035b8c3c 100644 --- a/build.gradle +++ b/build.gradle @@ -72,10 +72,7 @@ allprojects { name 'FMP' artifactPattern "http://files.minecraftforge.net/[module]/[module]-dev-[revision].[ext]" } - ivy { - artifactPattern "http://www.chickenbones.craftsaddle.org/Files/New_Versions/1.6.4/[module]-dev%20[revision].[ext]" - } - mavenCentral() + mavenCentral() } dependencies {