update mappings to latest
This commit is contained in:
parent
a0108b9c20
commit
431f2cf039
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue