Remove some config settings that break things, fixes #732

This commit is contained in:
modmuss50 2016-10-08 21:56:24 +01:00
parent ee9f48bc84
commit fdb506ad15
No known key found for this signature in database
GPG key ID: 773D17BE8BF49C82
3 changed files with 32 additions and 22 deletions

View file

@ -97,8 +97,8 @@ dependencies {
deobfCompile 'RebornCore:RebornCore-1.10.2:+:universal'
deobfCompile "mezz.jei:jei_1.10.2:+"
// compile "net.darkhax.tesla:Tesla:1.9.4-1.1.0.24:deobf"
deobfCompile "slimeknights.mantle:Mantle:1.9.4-0.10.1.jenkins142"
deobfCompile "slimeknights:TConstruct:1.9.4-2.3.1.jenkins229"
deobfCompile "slimeknights:TConstruct:1.10.2-2.5.3.jenkins384"
deobfCompile "slimeknights.mantle:Mantle:1.10.2-1.0.0.jenkins170"
deobfCompile "mcjty.theoneprobe:TheOneProbe:1.9.4-1.0.4-14"
deobfCompile 'net.industrial-craft:industrialcraft-2:2.6.58-ex110:dev'
}