diff --git a/build.gradle b/build.gradle index d746c42..f9d5767 100755 --- a/build.gradle +++ b/build.gradle @@ -37,7 +37,7 @@ archivesBaseName = "ironchest" // Setup the forge minecraft plugin data. Specify the preferred forge/minecraft version here 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