put crafttweaker in the libs file as the maven can be iffy

This commit is contained in:
Jaredlll08 2017-05-28 23:44:15 +02:00
parent e0116672ed
commit a78840cf02
2 changed files with 2 additions and 2 deletions

View file

@ -37,8 +37,8 @@ repositories {
dependencies {
deobfCompile "mezz.jei:jei_1.11.2:4.3.6.280"
deobfCompile "MineTweaker3:MineTweaker3-MC1112-Main:1.11.2-3.0.25.99"
deobfCompile "com.blamejared:MTLib:2.+"
// deobfCompile "MineTweaker3:MineTweaker3-MC1112-Main:1.11.2-3.0.25.99"
deobfCompile "com.blamejared:MTLib:2.0.2.2"
}
processResources {

Binary file not shown.