diff --git a/index.toml b/index.toml index 5d90c95..847d236 100644 --- a/index.toml +++ b/index.toml @@ -767,6 +767,11 @@ file = "mods/invmovecompats.pw.toml" hash = "b1b330eb115be92528c50f94b255ce5522d884202f112748d4697ae164b6514f" metafile = true +[[files]] +file = "mods/iris.pw.toml" +hash = "5284f6d141a990f4ea021c12b851e07102f5cb22743cf7b33be6ad2eb4c8d3f5" +metafile = true + [[files]] file = "mods/irisshaders.pw.toml" hash = "b31e45972ba08291e168f9d93ed14d679a8799983b7bce7ca38faa795a85bf3a" @@ -824,7 +829,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..4c79e16 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 = "4e3cf6e18674a723937a660130ab6dd7bd1b0766d32e5763bc1b32ca07bb5451" [versions] fabric = "0.16.14"