Update to forge and fuck up the cables? Not sure :P

This commit is contained in:
Stuart Pomeroy 2016-03-26 15:58:38 +00:00
parent bc5c30dd3a
commit 6498bd1974
16 changed files with 91 additions and 108 deletions

View file

@ -1,3 +1,5 @@
import scala.tools.nsc.io.Jar
buildscript {
repositories {
mavenCentral()
@ -76,7 +78,7 @@ dependencies {
f.mkdir()
}
compile 'RebornCore:RebornCore-1.9:2.0.0.+:dev'
deobfCompile "mezz.jei:jei_1.9:3.0.+"
deobfCompile "mezz.jei:jei_1.9:3.1.+"
deobfCompile 'MCMultiPart:MCMultiPart:1.1.0:universal'
}