Fix build for now
This commit is contained in:
parent
f05221d1ef
commit
a9874131e9
1 changed files with 5 additions and 5 deletions
10
build.gradle
10
build.gradle
|
@ -56,10 +56,10 @@ repositories {
|
||||||
maven {
|
maven {
|
||||||
url "http://maven.tterrag.com/"
|
url "http://maven.tterrag.com/"
|
||||||
}
|
}
|
||||||
maven {
|
// maven {
|
||||||
name = "ic2"
|
// name = "ic2"
|
||||||
url = "http://maven.ic2.player.to/"
|
// url = "http://maven.ic2.player.to/"
|
||||||
}
|
// }
|
||||||
|
|
||||||
maven {
|
maven {
|
||||||
// HWYLA
|
// HWYLA
|
||||||
|
@ -119,7 +119,7 @@ dependencies {
|
||||||
//deobfCompile "slimeknights.mantle:Mantle:1.10.2-1.0.0.jenkins170"
|
//deobfCompile "slimeknights.mantle:Mantle:1.10.2-1.0.0.jenkins170"
|
||||||
deobfCompile "mcjty.theoneprobe:TheOneProbe:1.11-1.3.3-46"
|
deobfCompile "mcjty.theoneprobe:TheOneProbe:1.11-1.3.3-46"
|
||||||
compile "CraftTweaker:CraftTweaker:1.11.2-3.0.24"
|
compile "CraftTweaker:CraftTweaker:1.11.2-3.0.24"
|
||||||
deobfCompile 'net.industrial-craft:industrialcraft-2:2.7.5-ex111'
|
deobfCompile 'me.industrial-craft-backup:industrialcraft-2:2.7.5-ex111'
|
||||||
compile name: 'buildcraft', version: '7.99.4', ext: 'jar'
|
compile name: 'buildcraft', version: '7.99.4', ext: 'jar'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue