From 731f40327539c34f5efa4828f138f399ef377a5d Mon Sep 17 00:00:00 2001
From: tonitch <tonitch@herisson.ovh>
Date: Tue, 25 Feb 2025 10:12:16 +0100
Subject: [PATCH] adding cobblemonCatch

---
 index.toml                                          |  7 ++++++-
 mods/cobblemon.pw.toml                              | 12 ++++++------
 ...bblemoncatch-wthit-cobblemon-integration.pw.toml | 13 +++++++++++++
 pack.toml                                           |  2 +-
 4 files changed, 26 insertions(+), 8 deletions(-)
 create mode 100644 mods/cobblemoncatch-wthit-cobblemon-integration.pw.toml

diff --git a/index.toml b/index.toml
index 5b5e211..88919b0 100644
--- a/index.toml
+++ b/index.toml
@@ -18932,7 +18932,12 @@ metafile = true
 
 [[files]]
 file = "mods/cobblemon.pw.toml"
-hash = "cdfacb3f29c3efb63f047334637855ccabf27f98270003d507a57d8881ab463a"
+hash = "c1242b80aea0726aae08e0cfdb220266960d62e41ab4db60403bdbcd854d6a7d"
+metafile = true
+
+[[files]]
+file = "mods/cobblemoncatch-wthit-cobblemon-integration.pw.toml"
+hash = "93c91e3e256fe7e9ee34043aa6b7f13c136a5c44dab4ab4aacc02cdacd256afb"
 metafile = true
 
 [[files]]
diff --git a/mods/cobblemon.pw.toml b/mods/cobblemon.pw.toml
index a738d62..588284e 100644
--- a/mods/cobblemon.pw.toml
+++ b/mods/cobblemon.pw.toml
@@ -3,11 +3,11 @@ filename = "Cobblemon-fabric-1.5.2+1.20.1.jar"
 side = "both"
 
 [download]
-url = "https://cdn.modrinth.com/data/MdwFAVRL/versions/EVozVxCq/Cobblemon-fabric-1.5.2%2B1.20.1.jar"
-hash-format = "sha512"
-hash = "38f6e1ae17673f9c62915ebc68558b1c50cf4c2bdeb299ac06aed84ecf0bf9c56732cbc123252f43ea3abee10d3348c50b74fa46cac6d9d8dd0c11833bacaabe"
+hash-format = "sha1"
+hash = "2465e767f2659240f1c16549e602cb6e8b9145db"
+mode = "metadata:curseforge"
 
 [update]
-[update.modrinth]
-mod-id = "MdwFAVRL"
-version = "EVozVxCq"
+[update.curseforge]
+file-id = 5375408
+project-id = 687131
diff --git a/mods/cobblemoncatch-wthit-cobblemon-integration.pw.toml b/mods/cobblemoncatch-wthit-cobblemon-integration.pw.toml
new file mode 100644
index 0000000..98d78d8
--- /dev/null
+++ b/mods/cobblemoncatch-wthit-cobblemon-integration.pw.toml
@@ -0,0 +1,13 @@
+name = "CobblemonCatch - Wthit Cobblemon integration"
+filename = "cobblemoncatch-1.0.0.jar"
+side = "both"
+
+[download]
+hash-format = "sha1"
+hash = "221d0750917f91204cf37df871cde23f254e0fce"
+mode = "metadata:curseforge"
+
+[update]
+[update.curseforge]
+file-id = 6221095
+project-id = 1205864
diff --git a/pack.toml b/pack.toml
index 6045ad1..0d742af 100644
--- a/pack.toml
+++ b/pack.toml
@@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
 [index]
 file = "index.toml"
 hash-format = "sha256"
-hash = "c3e2d5720c04b9c4aee320ffef357091f0648bdafb11c741710a13412f6bb9bd"
+hash = "db9685469e17f7010f31d099d185c4871c9478c16877092f2fe86690c8743adb"
 
 [versions]
 fabric = "0.16.9"