Fixes issue in recipes + update forge
This commit is contained in:
parent
ae0fa1abd7
commit
24faea17ba
3 changed files with 25 additions and 25 deletions
|
@ -89,8 +89,8 @@ if (ENV.BUILD_NUMBER) {
|
|||
}
|
||||
|
||||
minecraft {
|
||||
version = "1.12-14.21.0.2324"
|
||||
mappings = "snapshot_20170614"
|
||||
version = "1.12-14.21.0.2327"
|
||||
mappings = "snapshot_20170615"
|
||||
replace "@MODVERSION@", project.version
|
||||
// makeObfSourceJar = false
|
||||
useDepAts = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue