Updates BC to 7.0.9

Fixes disabling of BC integration
This commit is contained in:
thatsIch
2015-06-13 22:53:57 +02:00
parent c1c3655db6
commit 741b5bee1f
4 changed files with 14 additions and 7 deletions
+7 -1
View File
@@ -45,10 +45,16 @@ repositories {
url = "http://maven.tterrag.com/"
}
maven {
maven {
name = "RX14 Proxy"
url = "http://mvn.rx14.co.uk/repo/"
}
ivy {
name "BuildCraft"
artifactPattern "http://www.mod-buildcraft.com/releases/BuildCraft/[revision]/[module]-[revision]-[classifier].[ext]"
}
// CurseForge DNS for TE is not available or I am just being unlucky, code part can stay since this is applicable to any other curseforge mod though
// ivy {
// name = "CoFHLib"