update mappings to latest

This commit is contained in:
Progwml6 2015-01-29 23:23:27 -05:00
parent a0108b9c20
commit 431f2cf039
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ archivesBaseName = "ironchest"
// Setup the forge minecraft plugin data. Specify the preferred forge/minecraft version here // Setup the forge minecraft plugin data. Specify the preferred forge/minecraft version here
minecraft { minecraft {
version = "1.8-11.14.0.1292-1.8" version = "1.8-11.14.0.1292-1.8"
mappings = "snapshot_20150129"
} }
// This wrangles the resources for the jar files- stuff like textures and languages // This wrangles the resources for the jar files- stuff like textures and languages