Fix build
This commit is contained in:
parent
fa31f62426
commit
f45bdcee9b
1 changed files with 7 additions and 4 deletions
11
build.gradle
11
build.gradle
|
@ -124,10 +124,13 @@ dependencies {
|
|||
|
||||
deobfCompile "mezz.jei:jei_1.12.2:+"
|
||||
deobfCompile "mcjty.theoneprobe:TheOneProbe-1.12:1.12-1.4.19-11"
|
||||
deobfCompile 'net.industrial-craft:industrialcraft-2:2.8.+'
|
||||
deobfCompile 'cofh:ThermalDynamics:1.12.2-2.5+:universal'
|
||||
deobfCompile 'cofh:ThermalExpansion:1.12.2-5.5+:universal'
|
||||
deobfCompile 'MCMultiPart2:MCMultiPart:2.4.1'
|
||||
deobfCompile 'net.industrial-craft:industrialcraft-2:2.8.+'
|
||||
deobfCompile 'cofh:ThermalDynamics:1.12.2-+:universal'
|
||||
deobfCompile 'cofh:ThermalExpansion:1.12.2-+:universal'
|
||||
deobfCompile "cofh:CoFHCore:1.12.2-+:universal"
|
||||
deobfCompile "cofh:ThermalFoundation:1.12.2-+:universal"
|
||||
deobfCompile "codechicken:CodeChickenLib:1.12.2-+:universal"
|
||||
deobfCompile 'MCMultiPart2:MCMultiPart:2.4.1'
|
||||
deobfCompile "li.cil.oc:OpenComputers:MC1.12.2-1.7.2+"
|
||||
deobfCompile "blusunrize:ImmersiveEngineering:0.12-+:deobf"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue