Update forge version to latest
This commit is contained in:
parent
82c2dcc995
commit
b6e2f384ae
|
@ -37,7 +37,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.1251-1.8"
|
version = "1.8-11.14.0.1292-1.8"
|
||||||
}
|
}
|
||||||
|
|
||||||
// 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