Fixes issue in recipes + update forge

This commit is contained in:
modmuss50 2017-06-15 12:07:03 +01:00
parent ae0fa1abd7
commit 24faea17ba
No known key found for this signature in database
GPG key ID: 203A5ED4D3E48BEA
3 changed files with 25 additions and 25 deletions

View file

@ -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