Update Mappings
This commit is contained in:
parent
8c24711d4f
commit
9a23c5d437
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ if (ENV.BUILD_NUMBER) {
|
||||||
|
|
||||||
minecraft {
|
minecraft {
|
||||||
version = "1.9-12.16.0.0-1.9"
|
version = "1.9-12.16.0.0-1.9"
|
||||||
mappings = "snapshot_20160312
|
mappings = "snapshot_20160316"
|
||||||
replace "@MODVERSION@", project.version
|
replace "@MODVERSION@", project.version
|
||||||
makeObfSourceJar = false
|
makeObfSourceJar = false
|
||||||
useDepAts = true
|
useDepAts = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue