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 {