From 58a00d68a4003e22263047d646418582dff66868 Mon Sep 17 00:00:00 2001 From: LexManos Date: Mon, 1 Jul 2013 23:26:40 -0700 Subject: [PATCH] Keep these on our servers until the launcher is actually fixed -.- --- fml/jsons/1.6.1-rel.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fml/jsons/1.6.1-rel.json b/fml/jsons/1.6.1-rel.json index 9788cc5fc..0f50ec701 100644 --- a/fml/jsons/1.6.1-rel.json +++ b/fml/jsons/1.6.1-rel.json @@ -28,14 +28,14 @@ }, { "name": "org.scala-lang:scala-library:2.10.2", - "url" : "http://repo.maven.apache.org/maven2/", - "comment" : "Important for FML, we add this", + "url" : "http://files.minecraftforge.net/maven/", + "comment" : "Important for FML, we add this, switch back to maven central when the launcher supports it", "serverreq":true }, { "name": "org.scala-lang:scala-compiler:2.10.2", - "url" : "http://repo.maven.apache.org/maven2/", - "comment" : "Important for FML, we add this", + "url" : "http://files.minecraftforge.net/maven/", + "comment" : "Important for FML, we add this, switch back to maven central when the launcher supports it", "serverreq":true }, {