cannon_time

This commit is contained in:
KitsuShadow
2016-02-15 22:44:27 -05:00
parent 661ab9e1bc
commit 56f8be5238
39 changed files with 2972 additions and 998 deletions

View File

@@ -22,7 +22,7 @@ group= "com.yourname.modid" // http://maven.apache.org/guides/mini/guide-naming-
archivesBaseName = "modid"
minecraft {
version = "1.7.10-10.13.4.1448-1.7.10"
version = "1.7.10-10.13.4.1614-1.7.10"
runDir = "eclipse"
}