Skip to content

Commit aa320f7

Browse files
committed
It's building!
1 parent bd641c0 commit aa320f7

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

build.gradle

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,20 +46,17 @@ repositories {
4646
maven {
4747
url "https://maven.chaosfield.at/"
4848
}
49-
maven {
50-
url "http://maven.ic2.player.to/"
51-
}
5249
maven {
5350
url "https://maven.tterrag.com"
5451
}
5552
maven {
5653
url = "https://maven.thiakil.com"
5754
}
5855
maven {
59-
url "https://tehnut.info/maven/"
56+
url "https://maven.amadornes.com/"
6057
}
6158
maven {
62-
url "https://maven.amadornes.com/"
59+
url "https://www.cursemaven.com"
6360
}
6461
}
6562

@@ -107,16 +104,16 @@ dependencies {
107104
deobfCompile("slimeknights:TConstruct:1.12.2-2.12.0.+") {
108105
exclude group: 'mezz.jei'
109106
}
110-
deobfCompile('net.sengir.forestry:forestry_1.12.2:5.+') {
107+
deobfCompile('curse.maven:forestry-59751:2918418') {
111108
exclude group: 'mezz.jei'
112109
}
113110
deobfCompile "team.chisel.ctm:CTM:MC1.12.2-0.3.2.20"
114111
deobfCompile("knightminer.tcomplement:TinkersComplement:1.12.2-0.4.2.39") {
115112
exclude group: 'mezz.jei'
116113
}
117114
deobfCompile "team.chisel:Chisel:MC1.12.2-0.2.0.31"
118-
deobfCompile "com.wayoftime.bloodmagic:BloodMagic:1.12.2-2.3.3-101"
119-
deobfCompile "info.amerifrance.guideapi:Guide-API:1.12-2.1.7-62"
115+
deobfCompile "curse.maven:bloodmagic-224791:2610083"
116+
deobfCompile "curse.maven:guideapi-228832:2645993"
120117
deobfCompile("knightminer:Inspirations:1.12.2-0.2.4.70") {
121118
exclude group: 'mezz.jei'
122119
}

0 commit comments

Comments
 (0)