Official forge
This commit is contained in:
parent
2bbc785dde
commit
f255137753
1 changed files with 1 additions and 5 deletions
|
@ -8,10 +8,6 @@ buildscript {
|
|||
maven {
|
||||
name = "sonatype"
|
||||
url = "https://oss.sonatype.org/content/repositories/snapshots/"
|
||||
}
|
||||
maven {
|
||||
name = "modmuss50"
|
||||
url = "http://maven.modmuss50.me/"
|
||||
}
|
||||
}
|
||||
dependencies {
|
||||
|
@ -84,7 +80,7 @@ if (ENV.BUILD_NUMBER) {
|
|||
}
|
||||
|
||||
minecraft {
|
||||
version = "1.9-12.16.0.0-1.9"
|
||||
version = "1.9-12.16.0.1766-1.9"
|
||||
mappings = "snapshot_20160316"
|
||||
replace "@MODVERSION@", project.version
|
||||
// makeObfSourceJar = false
|
||||
|
|
Loading…
Add table
Reference in a new issue