Update forge and mappings to latest

This commit is contained in:
modmuss50 2017-06-21 09:07:36 +01:00
parent 543f3fbdc9
commit 82aa0e730f
No known key found for this signature in database
GPG key ID: 203A5ED4D3E48BEA
3 changed files with 6 additions and 6 deletions

View file

@ -89,8 +89,8 @@ if (ENV.BUILD_NUMBER) {
}
minecraft {
version = "1.12-14.21.0.2340"
mappings = "snapshot_20170620"
version = "1.12-14.21.0.2342"
mappings = "snapshot_20170621"
replace "@MODVERSION@", project.version
useDepAts = true
runDir = "run"