Update build.gradle
This commit is contained in:
parent
1c297634d7
commit
2afb906775
1 changed files with 2 additions and 2 deletions
|
@ -80,7 +80,7 @@ if (ENV.BUILD_NUMBER) {
|
|||
}
|
||||
|
||||
minecraft {
|
||||
version = "1.9-12.16.0.1776-1.9"
|
||||
version = "1.9-12.16.0.1786-1.9"
|
||||
mappings = "snapshot_20160316"
|
||||
replace "@MODVERSION@", project.version
|
||||
// makeObfSourceJar = false
|
||||
|
@ -125,7 +125,7 @@ dependencies {
|
|||
// compile "com.github.azanor:baubles:1.1.3.0:deobf@jar"
|
||||
// compile name: "CraftTweaker", version: "1.8.8-3.0.0", classifier: "Dev"
|
||||
// shade 'IC2-Classic-API-STANDALONE:IC2-Classic-API-STANDALONE:1.1.0.19-5:api'
|
||||
compile 'RebornCore:RebornCore-1.9:2.0.0.+:dev'
|
||||
compile 'RebornCore:RebornCore-1.9:2.0.1.+:dev'
|
||||
deobfCompile "mezz.jei:jei_1.9:3.0.+"
|
||||
deobfCompile 'MCMultiPart:MCMultiPart:1.1.0:universal'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue