Ingot Activate

This commit is contained in:
KitsuShadow
2015-07-05 23:25:02 -04:00
parent fbbb539b48
commit f536b3f48f
72 changed files with 338 additions and 1079 deletions

View File

@@ -17,9 +17,9 @@ buildscript {
apply plugin: 'forge'
version = "1.0"
group= "com.yourname.modid" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "modid"
version = "2.2.1"
group= "com.kitsu.medievalcraft" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "ForgeCraft"
minecraft {
version = "1.7.10-10.13.4.1448-1.7.10"