mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-29 07:51:12 -04:00
updated ic2 version for the new crops interface
This commit is contained in:
parent
065ab066db
commit
0aeca03d6c
@ -87,6 +87,10 @@ repositories {
|
|||||||
name 'weird maven repos 2'
|
name 'weird maven repos 2'
|
||||||
artifactPattern "https://maven.cil.li/[module]/[revision]/[module]-[revision]-[classifier].[ext]"
|
artifactPattern "https://maven.cil.li/[module]/[revision]/[module]-[revision]-[classifier].[ext]"
|
||||||
}
|
}
|
||||||
|
maven {
|
||||||
|
name = "ic2, forestry"
|
||||||
|
url = "http://maven.ic2.player.to/"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
configurations {
|
configurations {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user