From fcb3ca7837f022a41756211885f01aac8ef9de6d Mon Sep 17 00:00:00 2001 From: Michi Date: Thu, 5 Feb 2026 17:11:13 +0100 Subject: [PATCH] .. --- index.toml | 10 ++++++++++ mods/collective.pw.toml | 13 +++++++++++++ mods/just-mob-heads.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/collective.pw.toml create mode 100644 mods/just-mob-heads.pw.toml diff --git a/index.toml b/index.toml index e87c52e..a61e575 100644 --- a/index.toml +++ b/index.toml @@ -20,6 +20,11 @@ file = "mods/biomes-o-plenty.pw.toml" hash = "4d9384164f3f43ffa0aeb06d260cc4e2d618ed4f65053b9df595ddc359ec5651" metafile = true +[[files]] +file = "mods/collective.pw.toml" +hash = "a0d08473c0bd4d3873307800a8527edff2d10c7eccc8535ead68596dea2f1e19" +metafile = true + [[files]] file = "mods/enhanced-groups.pw.toml" hash = "381ca857c13fbc5b23455bde613d46884349b6d24d972b1dacfe8b95a9fed6c7" @@ -50,6 +55,11 @@ file = "mods/glitchcore.pw.toml" hash = "e4f20c9ed1d0250a4cad864f6cc593a471c21f462e69b00e7c8d4ae8b57e7c46" metafile = true +[[files]] +file = "mods/just-mob-heads.pw.toml" +hash = "9d6f529e7e02957f9fa2fa418f01ae7802694f92d8ef9a7a66085da504dbf589" +metafile = true + [[files]] file = "mods/lithium.pw.toml" hash = "29bc0f585963a84e1f78af8a1ab779e34dcc4c1657190297bca9cd95aeb90d36" diff --git a/mods/collective.pw.toml b/mods/collective.pw.toml new file mode 100644 index 0000000..886b100 --- /dev/null +++ b/mods/collective.pw.toml @@ -0,0 +1,13 @@ +name = "Collective" +filename = "collective-1.21.5-8.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/aCWSF57s/collective-1.21.5-8.3.jar" +hash-format = "sha512" +hash = "bf47502d20e03c2fd5964e4799d7988334358ffe26cbb9b9414d453d771a19938e13dcc0989f5b1c0c5e965f35a9f480c95cf0849818c6433f470771c4c5229e" + +[update] +[update.modrinth] +mod-id = "e0M1UDsY" +version = "aCWSF57s" diff --git a/mods/just-mob-heads.pw.toml b/mods/just-mob-heads.pw.toml new file mode 100644 index 0000000..3e603aa --- /dev/null +++ b/mods/just-mob-heads.pw.toml @@ -0,0 +1,13 @@ +name = "Just Mob Heads" +filename = "justmobheads-1.21.5-8.6.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/jzTUm9hE/versions/hbgvhaSJ/justmobheads-1.21.5-8.6.jar" +hash-format = "sha512" +hash = "6e9a911d55fcddb0b108eaff045333c318fe19a53b89f92a585f33783ad06509bfd3832592a68ea441ce69d91506bfb31bb0e85a1c150917ab3e96dea4bb8a1d" + +[update] +[update.modrinth] +mod-id = "jzTUm9hE" +version = "hbgvhaSJ" diff --git a/pack.toml b/pack.toml index 3792f9f..53adfa2 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 = "82fa2b9ce8037d8ca3e47db06bd46738ade211abdd69a7284758cfa2cff3619f" +hash = "d242f829b0ccd07cb4552143ccbb1f06182df10b5ff8206f5b5182932e5eb6b1" [versions] fabric = "0.17.3"