Update build.gradle
This commit is contained in:
parent
5eed5b161d
commit
bc5c30dd3a
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ if (ENV.BUILD_NUMBER) {
|
||||||
}
|
}
|
||||||
|
|
||||||
minecraft {
|
minecraft {
|
||||||
version = "1.9-12.16.0.1797-1.9"
|
version = "1.9-12.16.0.1784-1.9"
|
||||||
mappings = "snapshot_20160316"
|
mappings = "snapshot_20160316"
|
||||||
replace "@MODVERSION@", project.version
|
replace "@MODVERSION@", project.version
|
||||||
// makeObfSourceJar = false
|
// makeObfSourceJar = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue