Removed tesla dependency.
This commit is contained in:
parent
e1276a821b
commit
9a6d9765bd
1 changed files with 0 additions and 5 deletions
|
@ -47,10 +47,6 @@ repositories {
|
|||
name "Jared"
|
||||
url "http://maven.blamejared.com/"
|
||||
}
|
||||
maven {
|
||||
// Tesla
|
||||
url 'https://maven.mcmoddev.com/'
|
||||
}
|
||||
maven {
|
||||
// TheOneProbe
|
||||
url "http://maven.tterrag.com/"
|
||||
|
@ -120,7 +116,6 @@ dependencies {
|
|||
transitive = false
|
||||
}
|
||||
compile "mcp.mobius.waila:Hwyla:+"
|
||||
compile "net.darkhax.tesla:Tesla-1.12:1.0.61:deobf"
|
||||
compile "CraftTweaker2:CraftTweaker2-MC1120-Main:1.12-4.0.12.323"
|
||||
compile name: 'buildcraft', version: '7.99.16', ext: 'jar'
|
||||
|
||||
|
|
Loading…
Reference in a new issue