RC1
This commit is contained in:
@@ -12,7 +12,7 @@ buildscript {
|
||||
}
|
||||
apply plugin: 'net.minecraftforge.gradle.forge'
|
||||
|
||||
version = "0.8.16"
|
||||
version = "0.8.16-rc1"
|
||||
group = "refinedstorage"
|
||||
archivesBaseName = "refinedstorage"
|
||||
|
||||
@@ -45,7 +45,7 @@ repositories {
|
||||
dependencies {
|
||||
deobfCompile "mezz.jei:jei_1.10.2:3.7.+"
|
||||
compile "net.darkhax.tesla:Tesla:1.10-1.2.+"
|
||||
compile "net.industrial-craft:industrialcraft-2:2.6.27-ex110:api"
|
||||
compile "net.industrial-craft:industrialcraft-2:2.6.37-ex110:api"
|
||||
deobfCompile "MCMultiPart:MCMultiPart:1.2.+:universal"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user