Update forge
This commit is contained in:
parent
4095a0b52d
commit
024d562415
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ if (ENV.BUILD_NUMBER) {
|
||||||
}
|
}
|
||||||
|
|
||||||
minecraft {
|
minecraft {
|
||||||
version = "1.9-12.16.0.1865-1.9"
|
version = "1.9-12.16.1.1887"
|
||||||
mappings = "snapshot_20160506"
|
mappings = "snapshot_20160506"
|
||||||
replace "@MODVERSION@", project.version
|
replace "@MODVERSION@", project.version
|
||||||
// makeObfSourceJar = false
|
// makeObfSourceJar = false
|
||||||
|
|
Loading…
Reference in a new issue