From bdd2adb32f64a34f0b354b707fb71c67bfd8e95a Mon Sep 17 00:00:00 2001 From: ACGaming <4818419+ACGaming@users.noreply.github.com> Date: Sun, 19 May 2024 09:53:35 +0200 Subject: [PATCH] Add Construct's Armory dependency --- build.gradle | 1 + 1 file changed, 1 insertion(+) diff --git a/build.gradle b/build.gradle index 68b9c7e1..e97a3ba5 100644 --- a/build.gradle +++ b/build.gradle @@ -113,6 +113,7 @@ dependencies { implementation rfg.deobf('curse.maven:hwyla-253449:2568751') implementation rfg.deobf('curse.maven:mantle-74924:2713386') implementation rfg.deobf('curse.maven:tinkers-construct-74072:2902483') + implementation rfg.deobf('curse.maven:constructs-armory-287683:3174535') if (project.use_mixins.toBoolean()) { // Change your mixin refmap name here: