From 58223d71d98a1a9d1385e500a7cb04f1cf565442 Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Wed, 10 Jun 2015 20:00:27 +0100 Subject: [PATCH] fixed natural failing to download --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index c01407bb9..daeb6fa41 100644 --- a/build.gradle +++ b/build.gradle @@ -97,7 +97,7 @@ dependencies { compile "com.pahimar.ee3:EquivalentExchange3:1.7.10-0.3.505:dev" compile "net.sengir.forestry:forestry_1.7.10:3.5.7.16:api" compile "tconstruct:TConstruct:1.7.10-1.8.5.build958:deobf" - compile "natura:natura:natura-1.7.10-98.6a6cca1:deobf" + compile "mods.natura:natura:1.7.10-98.6a6cca1:deobf" compile "mantle:Mantle:1.7.10-0.3.2.jenkins187:deobf" }