updated ic2 version for the new crops interface

This commit is contained in:
repo_alt 2020-02-26 17:34:18 +03:00
parent 065ab066db
commit 0aeca03d6c

View File

@ -87,6 +87,10 @@ repositories {
name 'weird maven repos 2'
artifactPattern "https://maven.cil.li/[module]/[revision]/[module]-[revision]-[classifier].[ext]"
}
maven {
name = "ic2, forestry"
url = "http://maven.ic2.player.to/"
}
}
configurations {