Update build.gradle
Update to Forge 1057
This commit is contained in:
parent
c0a2f2d929
commit
294cd5f7db
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ group = "com.pahimar.ee3" // http://maven.apache.org/guides/mini/guide-naming-co
|
|||
archivesBaseName = "EquivalentExchange3"
|
||||
|
||||
minecraft {
|
||||
version = "1.7.2-10.12.0.1048"
|
||||
version = "1.7.2-10.12.0.1057"
|
||||
assetDir = "eclipse/assets"
|
||||
}
|
||||
processResources
|
||||
|
|
Loading…
Reference in a new issue