From ba63a098ea1c67a767fd700f02ae508b5388448d Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Thu, 17 Apr 2025 12:23:18 +0200 Subject: [PATCH] deps of hex --- index.toml | 16 +++++++++++++--- mods/cardinal-components-api.pw.toml | 13 +++++++++++++ mods/cloth-config.pw.toml | 14 +++++++------- mods/paucal.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 47 insertions(+), 11 deletions(-) create mode 100644 mods/cardinal-components-api.pw.toml create mode 100644 mods/paucal.pw.toml diff --git a/index.toml b/index.toml index c1e06554..18a155f9 100644 --- a/index.toml +++ b/index.toml @@ -1867,7 +1867,7 @@ hash = "8a22cb7d02aeb1082d6cebbadfe46d141defb65423a2108c674725a07c577562" [[files]] file = "global_packs/required_data/AllTheMons Release 1.8.2 V129/assets/cobblemon/bedrock/pokemon/animations/bisharp/bisharp.animation.json" -hash = "71d5a8850adee6e9377cc9f7af755622681b6936575e15f31583032731c6d30f" +hash = "035631a12ae1bde04e3bfa5d959ecc6e956af7f217a6e0e3c9dbf864426720ec" [[files]] file = "global_packs/required_data/AllTheMons Release 1.8.2 V129/assets/cobblemon/bedrock/pokemon/animations/blacephalon/blacephalon.animation.json" @@ -2427,7 +2427,7 @@ hash = "43817cf75d91cbf1976dd5d1ab828cc4235a5890b5f9b768fff61c44f4bb715c" [[files]] file = "global_packs/required_data/AllTheMons Release 1.8.2 V129/assets/cobblemon/bedrock/pokemon/animations/pawniard/pawniard.animation.json" -hash = "530c58f2ced23f2d5269a1a10f82c51e868d9258d950505712c16ec434dab782" +hash = "ffc2a78a134b33441acec55a386cc9cf13bfe40b1f2e54f22f7b567a9284a9e8" [[files]] file = "global_packs/required_data/AllTheMons Release 1.8.2 V129/assets/cobblemon/bedrock/pokemon/animations/pecharunt/pecharunt.animation.json" @@ -21588,6 +21588,11 @@ file = "mods/camerapture.pw.toml" hash = "bc4fbdd7c35142a2df95392eae46470e48b007dacf934a30ba48daeb58537e5d" metafile = true +[[files]] +file = "mods/cardinal-components-api.pw.toml" +hash = "0ed502ad7d53ca1936079cb7508b2e085909610ac51337fff2a3ce0fa6dcae28" +metafile = true + [[files]] file = "mods/carry-on.pw.toml" hash = "3b45878fbe0e15944f9d4c159741548debf4d775fd9e2f9992dcd1719c08b3da" @@ -21635,7 +21640,7 @@ metafile = true [[files]] file = "mods/cloth-config.pw.toml" -hash = "ae11fe7c63207b7257ecb782d421655c6f56adb551b78ad430066edc94bee3b1" +hash = "41a3dc271859b118417946d2fdb2408523563b2f4f49048073672a342fb1aebf" metafile = true [[files]] @@ -22168,6 +22173,11 @@ file = "mods/patchouli-fabric.pw.toml" hash = "bb0398103eccb3b7bb136776e68e7eda242c25d4d9864d4551d18beca58bc913" metafile = true +[[files]] +file = "mods/paucal.pw.toml" +hash = "49ef3ff0a74c6338f2160c4ee683ae34f745a38c0c87f2d7527e4f88406113fe" +metafile = true + [[files]] file = "mods/pehkui.pw.toml" hash = "9e26bfad609bded0b1ed972a4cb6ed0bd66fdecd352970ffee6b50dd6a81b4fb" diff --git a/mods/cardinal-components-api.pw.toml b/mods/cardinal-components-api.pw.toml new file mode 100644 index 00000000..f3e5326a --- /dev/null +++ b/mods/cardinal-components-api.pw.toml @@ -0,0 +1,13 @@ +name = "Cardinal Components API" +filename = "cardinal-components-api-5.2.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/K01OU20C/versions/Ielhod3p/cardinal-components-api-5.2.3.jar" +hash-format = "sha512" +hash = "f20484d5bc780bee9b388ff6075e7c3bd130c7f8cae75a425bfd1fb68d03ca19288c09b0729992987fd32f3a2433b49c25162e086de82abd8d06ee45e4e3c917" + +[update] +[update.modrinth] +mod-id = "K01OU20C" +version = "Ielhod3p" diff --git a/mods/cloth-config.pw.toml b/mods/cloth-config.pw.toml index c7a09908..0ebc2873 100644 --- a/mods/cloth-config.pw.toml +++ b/mods/cloth-config.pw.toml @@ -1,13 +1,13 @@ -name = "Cloth Config API (Fabric/Forge/NeoForge)" +name = "Cloth Config API" filename = "cloth-config-11.1.136-fabric.jar" side = "both" [download] -hash-format = "sha1" -hash = "d5fe84a0cc9ed5c7290a76ba570e1f8716afecab" -mode = "metadata:curseforge" +url = "https://cdn.modrinth.com/data/9s6osm5g/versions/2xQdCMyG/cloth-config-11.1.136-fabric.jar" +hash-format = "sha512" +hash = "2da85c071c854223cc30c8e46794391b77e53f28ecdbbde59dc83b3dbbdfc74be9e68da9ed464e7f98b4361033899ba4f681ebff1f35edc2c60e599a59796f1c" [update] -[update.curseforge] -file-id = 5729104 -project-id = 348521 +[update.modrinth] +mod-id = "9s6osm5g" +version = "2xQdCMyG" diff --git a/mods/paucal.pw.toml b/mods/paucal.pw.toml new file mode 100644 index 00000000..615c0b4f --- /dev/null +++ b/mods/paucal.pw.toml @@ -0,0 +1,13 @@ +name = "PAUCAL" +filename = "paucal-0.6.0+1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/TZo2wHFe/versions/dabyDTwJ/paucal-0.6.0%2B1.20.1-fabric.jar" +hash-format = "sha512" +hash = "5ab76a177c66113a1a1a6aaf738077c711d4b73807814d530f753961967398d5908ef1857b3290e633a3917bf7a93f9dc8cf2fb9767b26b8efbe8e295922d571" + +[update] +[update.modrinth] +mod-id = "TZo2wHFe" +version = "dabyDTwJ" diff --git a/pack.toml b/pack.toml index 6d7402c1..eff92671 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 = "3e52c094140c2884a23f994334df10cd07cfa8f5c709f56aecffc8dd62731836" +hash = "44723070f727f5d3605796188e9dd2b71ec677e253d9fb1a15a4227722e0cfec" [versions] fabric = "0.16.10"