From ec969171313c5b2e18cf380e145b27e704118983 Mon Sep 17 00:00:00 2001 From: Pedro Rey Anca Date: Tue, 17 Jun 2025 01:00:43 +0200 Subject: [PATCH] Switch some mods to modrinth --- index.toml | 6 +++--- mods/iris.pw.toml | 13 +++++++++++++ mods/irisshaders.pw.toml | 13 ------------- mods/melody.pw.toml | 14 +++++++------- pack.toml | 2 +- 5 files changed, 24 insertions(+), 24 deletions(-) create mode 100644 mods/iris.pw.toml delete mode 100644 mods/irisshaders.pw.toml diff --git a/index.toml b/index.toml index 5d90c95..7973c3c 100644 --- a/index.toml +++ b/index.toml @@ -768,8 +768,8 @@ hash = "b1b330eb115be92528c50f94b255ce5522d884202f112748d4697ae164b6514f" metafile = true [[files]] -file = "mods/irisshaders.pw.toml" -hash = "b31e45972ba08291e168f9d93ed14d679a8799983b7bce7ca38faa795a85bf3a" +file = "mods/iris.pw.toml" +hash = "5284f6d141a990f4ea021c12b851e07102f5cb22743cf7b33be6ad2eb4c8d3f5" metafile = true [[files]] @@ -824,7 +824,7 @@ metafile = true [[files]] file = "mods/melody.pw.toml" -hash = "9cc852c7d5024d24f0403b7f86200d2283a89ffc66896123406102e57318844b" +hash = "2e26dd4ebd07b97d68a9775b84fae707d8824c926e086bb3bcad11687b3fb204" metafile = true [[files]] diff --git a/mods/iris.pw.toml b/mods/iris.pw.toml new file mode 100644 index 0000000..80f0212 --- /dev/null +++ b/mods/iris.pw.toml @@ -0,0 +1,13 @@ +name = "Iris Shaders" +filename = "iris-fabric-1.8.8+mc1.21.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/zsoi0dso/iris-fabric-1.8.8%2Bmc1.21.1.jar" +hash-format = "sha512" +hash = "2e6ba2ffa1e1a6799288245a7e0ac68ee8df1d41b98362189df58f535cae34fa9277801e4136633467341b7dae5be0e5c698011b480b3d91b66d3dd4f7567aa6" + +[update] +[update.modrinth] +mod-id = "YL57xq9U" +version = "zsoi0dso" diff --git a/mods/irisshaders.pw.toml b/mods/irisshaders.pw.toml deleted file mode 100644 index 19b66b0..0000000 --- a/mods/irisshaders.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Iris Shaders" -filename = "iris-fabric-1.8.8+mc1.21.1.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "4e0df4011503b4b36ba69877ea7247c1a47fea00" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 6213635 -project-id = 455508 diff --git a/mods/melody.pw.toml b/mods/melody.pw.toml index 6b3be12..caac6e3 100644 --- a/mods/melody.pw.toml +++ b/mods/melody.pw.toml @@ -1,13 +1,13 @@ name = "Melody" filename = "melody_fabric_1.0.10_MC_1.21.jar" -side = "both" +side = "client" [download] -hash-format = "sha1" -hash = "5624eea73f251c70a9489192d326f9b4aab3b13c" -mode = "metadata:curseforge" +url = "https://cdn.modrinth.com/data/CVT4pFB2/versions/OqxSeb4n/melody_fabric_1.0.10_MC_1.21.jar" +hash-format = "sha512" +hash = "a7e13e66d3d406b26ee7e5394ae84653d1b9a4f1e4151a2f925fb07869576d6a3b419ba5702bd1ff5bad91054a66f5071720e17f85e1579e8e4f83664bc3dc5e" [update] -[update.curseforge] -file-id = 5430438 -project-id = 938643 +[update.modrinth] +mod-id = "CVT4pFB2" +version = "OqxSeb4n" diff --git a/pack.toml b/pack.toml index 49c58dd..d962d06 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 = "c3bc2e4639971bed40f248d83870d3d194817c94ad435349b6c6a4b8f5a4b126" +hash = "b7eb406be3d2948a7a21d963d29167a777aa2f4b04c690f7ead4efc567911954" [versions] fabric = "0.16.14"