build.gradle
This commit is contained in:
parent
20294c004d
commit
07b882da12
|
|
@ -32,8 +32,6 @@ minecraft {
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
|
||||||
maven { url 'http://maven.epoxide.org' }
|
|
||||||
|
|
||||||
ivy {
|
ivy {
|
||||||
name "LatMod"
|
name "LatMod"
|
||||||
|
|
@ -45,7 +43,6 @@ repositories {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
||||||
deobfCompile "net.darkhax.gamestages:GameStages-1.11.2:1.0.11"
|
|
||||||
|
|
||||||
deobfCompile "LatMod:FTBUtilities:1.1x-3.6.5"
|
deobfCompile "LatMod:FTBUtilities:1.1x-3.6.5"
|
||||||
deobfCompile "LatMod:FTBLib:1.1x-3.6.5"
|
deobfCompile "LatMod:FTBLib:1.1x-3.6.5"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user