Merge branch '1.9' of https://github.com/TechReborn/TechReborn into 1.9
Conflicts: build.gradle
This commit is contained in:
commit
b41472089c
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.1776-1.9"
|
version = "1.9-12.16.0.1786-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