From 23d20041fc2259a9902b3f9e79786d06f56bd129 Mon Sep 17 00:00:00 2001 From: nohehf <64989428+nohehf@users.noreply.github.com> Date: Wed, 21 Feb 2024 20:08:53 +0100 Subject: [PATCH] feat: force include just-enough-resources-jer for create-arcane-engineering modpack (#2679) --- files/cf-exclude-include.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/files/cf-exclude-include.json b/files/cf-exclude-include.json index 3de93960..f2a14c13 100644 --- a/files/cf-exclude-include.json +++ b/files/cf-exclude-include.json @@ -59,6 +59,11 @@ "excludes": [ "modernfix" ] + }, + "create-arcane-engineering": { + "forceIncludes": [ + "just-enough-resources-jer" + ] } } }