Updated things
This commit is contained in:
parent
44c5037b28
commit
33c2375246
1 changed files with 3 additions and 3 deletions
|
@ -92,16 +92,16 @@ dependencies {
|
|||
if (!f.exists()) {
|
||||
f.mkdir()
|
||||
}
|
||||
compile 'net.industrial-craft:industrialcraft-2:2.2.758-experimental:dev'
|
||||
compile 'net.industrial-craft:industrialcraft-2:2.2.763-experimental:dev'
|
||||
compile "codechicken:CodeChickenLib:1.7.10-1.1.3.136:dev"
|
||||
compile "codechicken:CodeChickenCore:1.7.10-1.0.6.+:dev"
|
||||
compile "codechicken:NotEnoughItems:1.7.10-1.0.4.+:dev"
|
||||
compile "codechicken:ForgeMultipart:1.7.10-1.2.0.345:dev"
|
||||
compile "mcp.mobius.waila:Waila:1.5.10_1.7.10:dev"
|
||||
compile name: 'buildcraft', version: '7.0.9', classifier: "dev", ext: 'jar'
|
||||
compile name: 'buildcraft', version: '7.0.20', classifier: "dev", ext: 'jar'
|
||||
compile "qmunity:QmunityLib:0.1.+:deobf"
|
||||
compile "com.pahimar.ee3:EquivalentExchange3:1.7.10-0.3.505:dev"
|
||||
compile "net.sengir.forestry:forestry_1.7.10:3.5.7.16:dev"
|
||||
compile "net.sengir.forestry:forestry_1.7.10:3.6.3.20:dev"
|
||||
compile "tconstruct:TConstruct:1.7.10-1.8.5.build958:deobf"
|
||||
compile "mods.natura:natura:1.7.10-98.6a6cca1:deobf"
|
||||
compile "mantle:Mantle:1.7.10-0.3.2.jenkins187:deobf"
|
||||
|
|
Loading…
Reference in a new issue