add universal RecipeTransferHandler for the ProcessingPatternEncoder

This commit is contained in:
way2muchnoise
2016-10-05 16:00:23 +02:00
parent 73cb8c0cd1
commit 40a8884c81
7 changed files with 153 additions and 4 deletions

View File

@@ -51,8 +51,8 @@ repositories {
}
dependencies {
deobfCompile "mezz.jei:jei_1.10.2:3.11.+:api"
runtime "mezz.jei:jei_1.10.2:3.11.+"
deobfCompile "mezz.jei:jei_1.10.2:3.12.+:api"
runtime "mezz.jei:jei_1.10.2:3.12.+"
compile "net.darkhax.tesla:Tesla:1.10-1.2.+"
compile "net.industrial-craft:industrialcraft-2:2.6.67-ex110:api"
deobfCompile "MCMultiPart:MCMultiPart:1.2.1+:universal"