From 026e6b3431a25b968300283419ceb10f218e3082 Mon Sep 17 00:00:00 2001 From: ZedB0T <89345505+Zedb0T@users.noreply.github.com> Date: Mon, 17 Aug 2026 19:37:26 -0400 Subject: [PATCH] ban versions 1.2 from fishing --- scripts/update-mod-source-data/config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/update-mod-source-data/config.yaml b/scripts/update-mod-source-data/config.yaml index b5c7f405..b798b259 100644 --- a/scripts/update-mod-source-data/config.yaml +++ b/scripts/update-mod-source-data/config.yaml @@ -480,6 +480,8 @@ mods: repo_owner: "RealOfficialKraken" repo_name: "Jak1-Fish" url: "https://github.com/RealOfficialKraken/Jak1-Fish" + ignore_versions: + - "1.2.0" display_name: "The Fishing Legacy" description: "What if you could beat Jak and Daxter by fishing? It was bound to be done at some point." authors: ["Kraken"]