fixes #648, also updates the JEI version

This commit is contained in:
way2muchnoise
2016-11-20 21:07:00 +01:00
parent 558bbdf09e
commit 3c1efa4fbc
2 changed files with 5 additions and 2 deletions

View File

@@ -51,8 +51,8 @@ repositories {
}
dependencies {
deobfCompile "mezz.jei:jei_1.10.2:3.13.2.353:api"
runtime "mezz.jei:jei_1.10.2:3.13.2.353"
deobfCompile "mezz.jei:jei_1.10.2:3.13.3.373:api"
runtime "mezz.jei:jei_1.10.2:3.13.3.373"
compile "net.darkhax.tesla:Tesla:1.10.2-1.2.1.49"
compile "net.industrial-craft:industrialcraft-2:2.6.98-ex110:api"
deobfCompile "MCMultiPart:MCMultiPart:1.3.0:universal"