Revert maven changes

This commit is contained in:
modmuss50 2017-12-06 11:05:22 +00:00
parent 73f1fa9a86
commit 1581ad439c

View file

@ -33,10 +33,6 @@ repositories {
name = "Modmuss50" name = "Modmuss50"
url = "http://maven.modmuss50.me/" url = "http://maven.modmuss50.me/"
} }
maven {
name = "ModMaven"
url = "https://modmaven.k-4u.nl/"
}
maven { maven {
name "TiC" name "TiC"
url "http://dvs1.progwml6.com/files/maven" url "http://dvs1.progwml6.com/files/maven"
@ -123,7 +119,7 @@ dependencies {
//deobfCompile "slimeknights.mantle:Mantle:1.10.2-1.0.0.jenkins170" //deobfCompile "slimeknights.mantle:Mantle:1.10.2-1.0.0.jenkins170"
deobfCompile "mcjty.theoneprobe:TheOneProbe-1.12:1.12-1.4.18-10" deobfCompile "mcjty.theoneprobe:TheOneProbe-1.12:1.12-1.4.18-10"
compile "CraftTweaker2:CraftTweaker2-MC1120-Main:1.12-4.0.7.273", withoutOldJEI compile "CraftTweaker2:CraftTweaker2-MC1120-Main:1.12-4.0.7.273", withoutOldJEI
deobfCompile 'net.industrial-craft:industrialcraft-2:2.8.7-ex112', withoutOldJEI deobfCompile 'net.industrial-craft:industrialcraft-2:2.8.26-ex112', withoutOldJEI
deobfCompile 'cofh:ThermalDynamics:1.12.2-2.3.7.14:universal' deobfCompile 'cofh:ThermalDynamics:1.12.2-2.3.7.14:universal'
deobfCompile 'cofh:ThermalExpansion:1.12.2-5.3.7.26:universal' deobfCompile 'cofh:ThermalExpansion:1.12.2-5.3.7.26:universal'