Fix compile errors, and bump forge to 1.11.2
This commit is contained in:
parent
0922e0b886
commit
b2d070c7f3
4 changed files with 76 additions and 76 deletions
|
@ -75,7 +75,7 @@ if (ENV.BUILD_NUMBER) {
|
|||
}
|
||||
|
||||
minecraft {
|
||||
version = "1.11-13.19.0.2180"
|
||||
version = "1.11.2-13.20.0.2201"
|
||||
mappings = "snapshot_20161118"
|
||||
replace "@MODVERSION@", project.version
|
||||
// makeObfSourceJar = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue