File tree Expand file tree Collapse file tree 2 files changed +11
-9
lines changed
Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -68,20 +68,19 @@ repositories {
6868 name " JEI"
6969 url " http://dvs1.progwml6.com/files/maven"
7070 }
71+
7172 maven {
72- name " HWYLA"
73- url " http://tehnut.info/maven"
73+ url " https://cursemaven.com"
7474 }
7575}
7676
7777dependencies {
7878 compile " net.bdew:bdlib:${ config.bdlib.version} -mc${ config.minecraft.version} :dev"
7979
8080 deobfCompile " mezz.jei:jei_${ config.minecraft.version} :${ config.jei.version} "
81- deobfCompile " mcp.mobius.waila:Hwyla:${ config.hwyla.version} "
82-
83- deobfCompile " appeng:appliedenergistics2:${ config.ae2.version} @jar"
81+ deobfCompile " curse.maven:Hwyla-${ config.hwyla.cfid} :${ config.hwyla.fileid} -sources-api"
8482
83+ deobfCompile " curse.maven:AppliedEnergetistics2-${ config.ae2.cfid} :${ config.ae2.fileid} "
8584}
8685
8786import org.apache.tools.ant.filters.ReplaceTokens
Original file line number Diff line number Diff line change 1- ae2stuff.version =0.7.0
1+ ae2stuff.version =0.7.1
22curseforge.id =225194
33bdlib.version =1.14.3.9
44minecraft.version =1.12.2
55minecraft.mappings =snapshot_20171003
66forge.version =14.23.0.2512
7- ae2.version =rv6-stable-6
8- ae2.cf =2490/639
7+ ae2.version =rv6-stable-7
8+ ae2.cfid =223794
9+ ae2.fileid =2747063
910jei.version =4.8.0.105
10- hwyla.version =1.8.20-B35_1.12
11+ hwyla.version =1.8.26-B41_1.12.2
12+ hwyla.cfid =253449
13+ hwyla.fileid =2568751
You can’t perform that action at this time.
0 commit comments