From 8c0c27aef919a569c2ff10b216f3a25f52a7c223 Mon Sep 17 00:00:00 2001 From: EmilyxFox <48589793+EmilyxFox@users.noreply.github.com> Date: Mon, 5 Aug 2024 16:41:22 +0100 Subject: [PATCH] Add just-zoom (jar: justzoom) to global exclude (#3032) --- files/cf-exclude-include.json | 1 + files/modrinth-exclude-include.json | 1 + 2 files changed, 2 insertions(+) diff --git a/files/cf-exclude-include.json b/files/cf-exclude-include.json index 9293329a..5c485479 100644 --- a/files/cf-exclude-include.json +++ b/files/cf-exclude-include.json @@ -62,6 +62,7 @@ "itemzoom", "just-enough-harvestcraft", "just-enough-resources-jer", + "just-zoom", "konkrete", "legendary-tooltips", "loot-capacitor-tooltips", diff --git a/files/modrinth-exclude-include.json b/files/modrinth-exclude-include.json index 943e04e0..2fd186a4 100644 --- a/files/modrinth-exclude-include.json +++ b/files/modrinth-exclude-include.json @@ -45,6 +45,7 @@ "iris-flywheel", "ItemBorders", "ItemLocks", + "justzoom", "language-reload", "lazy-language-loader", "LegendaryTooltips",