From 4c956e39f633e2844956982ac9ed1e48c79701f4 Mon Sep 17 00:00:00 2001 From: drcrazy Date: Mon, 8 Oct 2018 18:37:26 +0300 Subject: [PATCH] Fix dependencies --- build.gradle | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.gradle b/build.gradle index 54c6e979a..747f8a387 100644 --- a/build.gradle +++ b/build.gradle @@ -129,6 +129,8 @@ dependencies { deobfCompile 'cofh:ThermalExpansion:1.12.2-+:universal' deobfCompile "cofh:CoFHCore:1.12.2-+:universal" deobfCompile "cofh:ThermalFoundation:1.12.2-+:universal" + deobfCompile "cofh:RedstoneFlux:1.12-2.1+:universal" + deobfCompile "cofh:CoFHWorld: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+"