Update forge to current recommanded version

This commit is contained in:
johni0702
2015-08-12 20:59:44 +02:00
parent 0ce09af088
commit b525751a55

View File

@@ -30,7 +30,7 @@ ext {
} }
minecraft { minecraft {
version = "1.8-11.14.1.1402" version = "1.8-11.14.3.1450"
runDir = "eclipse" runDir = "eclipse"
// the mappings can be changed at any time, and must be in the following format. // the mappings can be changed at any time, and must be in the following format.