mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-27 06:53:08 -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'
|
||||
artifactPattern "https://maven.cil.li/[module]/[revision]/[module]-[revision]-[classifier].[ext]"
|
||||
}
|
||||
maven {
|
||||
name = "ic2, forestry"
|
||||
url = "http://maven.ic2.player.to/"
|
||||
}
|
||||
}
|
||||
|
||||
configurations {
|
||||
|
Loading…
x
Reference in New Issue
Block a user