From 46568db68b4d293651c1b62fdfb2b3a437b169c9 Mon Sep 17 00:00:00 2001 From: TDLaouer Date: Thu, 6 Mar 2025 16:46:57 +0100 Subject: [PATCH] add --- index.toml | 10 ++++++++++ mods/cobblemon-integrations.pw.toml | 13 +++++++++++++ mods/cobblemon-spawn-notification.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/cobblemon-integrations.pw.toml create mode 100644 mods/cobblemon-spawn-notification.pw.toml diff --git a/index.toml b/index.toml index 4daddde..2795576 100644 --- a/index.toml +++ b/index.toml @@ -100,6 +100,16 @@ file = "mods/clumps.pw.toml" hash = "fe84e2227c405bf9b735f01f307a01768784b9d49df82a13ecda3d3b6d198507" metafile = true +[[files]] +file = "mods/cobblemon-integrations.pw.toml" +hash = "f535eba4ed46fcf4edea6be27d4556f1cc197e218b3e466ef11e93b20b8217b5" +metafile = true + +[[files]] +file = "mods/cobblemon-spawn-notification.pw.toml" +hash = "3128bb82c653dc13a6c0289e8dadcf933a58b3baa67c8dcd0213fbb2c1183795" +metafile = true + [[files]] file = "mods/cobblemon.pw.toml" hash = "fb39f32bf87d057770e95d862a5399e4b451814955c006352dd92d7274290b2f" diff --git a/mods/cobblemon-integrations.pw.toml b/mods/cobblemon-integrations.pw.toml new file mode 100644 index 0000000..786f3eb --- /dev/null +++ b/mods/cobblemon-integrations.pw.toml @@ -0,0 +1,13 @@ +name = "Cobblemon Integrations" +filename = "cobblemonintegrations-fabric-1.21.1-1.1.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/NPCfuUI4/versions/YAT9TObm/cobblemonintegrations-fabric-1.21.1-1.1.2.jar" +hash-format = "sha512" +hash = "85f1778c62a6c4f6c5c72325e087935a5b3b9daa2237c9139b5085079540800937510775775fb423e83859b635084d0a5c0e170847bb035a3f0dff0bf34ff1fa" + +[update] +[update.modrinth] +mod-id = "NPCfuUI4" +version = "YAT9TObm" diff --git a/mods/cobblemon-spawn-notification.pw.toml b/mods/cobblemon-spawn-notification.pw.toml new file mode 100644 index 0000000..d8a275f --- /dev/null +++ b/mods/cobblemon-spawn-notification.pw.toml @@ -0,0 +1,13 @@ +name = "Cobblemon Spawn Notification" +filename = "cobblemon-spawn-notification-1.6-fabric-1.2.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/LPuJjiQz/versions/UogJKitG/cobblemon-spawn-notification-1.6-fabric-1.2.1.jar" +hash-format = "sha512" +hash = "e7a3334414abdced7e3cbf3f08318bcba4adb28e37c986df057ac2cc7303333468846c8ed6d555f17a9017fe87703326c56afc492cb17fc8b25ec278276dbc48" + +[update] +[update.modrinth] +mod-id = "LPuJjiQz" +version = "UogJKitG" diff --git a/pack.toml b/pack.toml index 8450417..dacfa9a 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "582be46748d948da8d2b4999a75a22bf3da1e6789f587174fe8adce3538bc065" +hash = "8da8704b2dcdc69bc0a0b89314d470c5c70acd22bd2842e15225605447fd864a" [versions] fabric = "0.16.10"