put crafttweaker in the libs file as the maven can be iffy
This commit is contained in:
parent
e0116672ed
commit
a78840cf02
2 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
BIN
libs/CraftTweaker-Dev-Full-1.11.2-3.0.25.101.jar
Normal file
BIN
libs/CraftTweaker-Dev-Full-1.11.2-3.0.25.101.jar
Normal file
Binary file not shown.
Loading…
Reference in a new issue