From 34bfa2f479377244e49f47cd46c1c8bc2d5d3594 Mon Sep 17 00:00:00 2001 From: grimmauld Date: Fri, 16 Oct 2020 17:00:43 +0200 Subject: [PATCH] Remove TiC run reference --- build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 075aea5f1..f7dd9ce86 100644 --- a/build.gradle +++ b/build.gradle @@ -120,8 +120,8 @@ dependencies { // i'll leave this here commented for easier testing //runtimeOnly fg.deobf("vazkii.arl:AutoRegLib:1.4-35.69") //runtimeOnly fg.deobf("vazkii.quark:Quark:r2.0-212.984") - runtimeOnly fg.deobf("slimeknights.mantle:Mantle:1.16.3-1.6.40") - runtimeOnly fg.deobf("slimeknights.tconstruct:TConstruct:1.16.3-3.0.1.24") + // runtimeOnly fg.deobf("slimeknights.mantle:Mantle:1.16.3-1.6.40") + // runtimeOnly fg.deobf("slimeknights.tconstruct:TConstruct:1.16.3-3.0.1.24") } jar {