remove this for later
This commit is contained in:
parent
d973d6b108
commit
b2cd388527
1 changed files with 2 additions and 2 deletions
|
@ -96,7 +96,7 @@ dependencies {
|
|||
compile ("mcp.mobius.waila:Waila:1.6.0-B3_1.8.8:dev") {
|
||||
exclude group: 'mcp.mobius.waila'
|
||||
}
|
||||
compile name: 'buildcraft', version: 'mc1.8.8-alpha-11', classifier: "-0.11-alpha-dev", ext: 'jar'
|
||||
// compile name: 'buildcraft', version: 'mc1.8.8-alpha-11', classifier: "-0.11-alpha-dev", ext: 'jar'
|
||||
// compile "qmunity:QmunityLib:0.2.+:deobf"
|
||||
// compile "com.pahimar.ee3:EquivalentExchange3:1.7.10-0.3.507:dev"
|
||||
// compile "net.sengir.forestry:forestry_1.7.10:4.2.0.47:dev"
|
||||
|
@ -106,7 +106,7 @@ dependencies {
|
|||
compile "slimeknights.mantle:Mantle:1.8.8-0.6.jenkins60:deobf"
|
||||
compile "com.github.glitchfiend.biomesoplenty:BiomesOPlenty:1.8.8-3.0.0.1532:deobf"
|
||||
//compile 'Azanor:Thaumcraft:5.0.3:deobf@jar'
|
||||
compile "com.github.azanor:baubles:1.1.2.0:deobf@jar" //https://dl.dropboxusercontent.com/u/47135879/Baubles-1.8.8-1.1.2.0-deobf.jar https://dl.dropboxusercontent.com/u/47135879/Baubles-deobf-1.7.10-1.0.1.10.jar
|
||||
compile "com.github.azanor:baubles:1.1.2.0:deobf@jar"
|
||||
deobfCompile name: "CraftTweaker", version: "1.8.8-3.0.0", classifier: "Dev"
|
||||
// shade 'IC2-Classic-API-STANDALONE:IC2-Classic-API-STANDALONE:1.1.0.19-5:api'
|
||||
compile 'RebornCore:RebornCore-1.8.8:1.2.1.+:dev'
|
||||
|
|
Loading…
Reference in a new issue