diff --git a/build.gradle b/build.gradle index 3142ee6..4b6fa25 100644 --- a/build.gradle +++ b/build.gradle @@ -53,7 +53,7 @@ repositories { url "http://dvs1.progwml6.com/files/maven" } maven { - url "https://maven.chaosfield.at" + url "http://maven.chaosfield.at" } maven { url "http://tehnut.info/maven/" @@ -68,11 +68,11 @@ dependencies { deobfCompile "refinedstorage:refinedstorage:1.2.5-559" deobfCompile "MCMultiPart:MCMultiPart:1.3.0:universal" deobfCompile "mezz.jei:jei_1.10.2:3.14.2.398" - //deobfCompile "de.ellpeck.actuallyadditions:ActuallyAdditions:1.10.2-r75" -// deobfCompile "appeng:appliedenergistics2:rv4-alpha-11:dev" -// deobfCompile "com.wayoftime.bloodmagic:BloodMagic:1.9.4-2.1.0-69" -// deobfCompile "team.chisel:chisel:MC1.10.2-0.0.7.7" -// deobfCompile "slimeknights.mantle:Mantle:1.10.2-1.1.3.201:deobf" + deobfCompile "de.ellpeck.actuallyadditions:ActuallyAdditions:1.10.2-r75" + deobfCompile "appeng:appliedenergistics2:rv4-alpha-11:dev" + deobfCompile "com.wayoftime.bloodmagic:BloodMagic:1.9.4-2.1.0-69" + deobfCompile "team.chisel:chisel:MC1.10.2-0.0.7.4" + deobfCompile "slimeknights.mantle:Mantle:1.10.2-1.1.3.201:deobf" deobfCompile "slimeknights:TConstruct:1.10.2-2.6.1.476:deobf" } diff --git a/libs/ActuallyAdditions-1.10.2-r75-dev.jar b/libs/ActuallyAdditions-1.10.2-r75-dev.jar deleted file mode 100644 index 39ffff1..0000000 Binary files a/libs/ActuallyAdditions-1.10.2-r75-dev.jar and /dev/null differ diff --git a/libs/BloodMagic-1.9.4-2.1.0-69.jar b/libs/BloodMagic-1.9.4-2.1.0-69.jar deleted file mode 100644 index 579f0a7..0000000 Binary files a/libs/BloodMagic-1.9.4-2.1.0-69.jar and /dev/null differ diff --git a/libs/Chisel-MC1.10.2-0.0.7.7.jar b/libs/Chisel-MC1.10.2-0.0.7.7.jar deleted file mode 100644 index fb44268..0000000 Binary files a/libs/Chisel-MC1.10.2-0.0.7.7.jar and /dev/null differ diff --git a/libs/Mantle-1.10.2-1.1.3.201-deobf.jar b/libs/Mantle-1.10.2-1.1.3.201-deobf.jar deleted file mode 100644 index 9410147..0000000 Binary files a/libs/Mantle-1.10.2-1.1.3.201-deobf.jar and /dev/null differ