Update build.gradle
This commit is contained in:
parent
8cb62c60d6
commit
cec1cb7446
1 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@ repositories {
|
|||
artifactPattern "http://www.blamejared.com/content/[module]-[classifier]-Full-[revision].[ext]"
|
||||
}
|
||||
maven {
|
||||
url 'http://maven.rubbix.net'
|
||||
url 'http://maven.epoxide.xyz'
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -92,7 +92,7 @@ dependencies {
|
|||
compile 'RebornCore:RebornCore-1.9.4:+:dev'
|
||||
deobfCompile "mezz.jei:jei_1.9.4:+"
|
||||
deobfCompile 'MCMultiPart:MCMultiPart-experimental:1.2.0_67:universal'
|
||||
compile "net.darkhax.tesla:Tesla:1.9-1.0.2.23:deobf"
|
||||
compile "net.darkhax.tesla:Tesla:1.9.4-1.1.0.24:deobf"
|
||||
//deobfCompile "slimeknights.mantle:Mantle:1.9-0.10.0.jenkins132"
|
||||
//deobfCompile "slimeknights:TConstruct:1.9-2.3.0.jenkins193"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue