diff --git a/index.toml b/index.toml index d4b1d71..9133f1f 100644 --- a/index.toml +++ b/index.toml @@ -235,6 +235,16 @@ file = "mods/logical-efficient-tools.pw.toml" hash = "89859f82c4f5d54f8e773089b09cc8bf0a402c1a5a4d2e2283d037c1079523ad" metafile = true +[[files]] +file = "mods/lootr-polymer-patch.pw.toml" +hash = "8147d6997d35bdfc3c4e392b16a1f6582de6ac0877b439f9c13183355959fb7c" +metafile = true + +[[files]] +file = "mods/lootr.pw.toml" +hash = "4606e2703c1b26d56c4e6123b097aee0807440c25b1153cc78c79e12051dde3c" +metafile = true + [[files]] file = "mods/luckperms.pw.toml" hash = "0fcb21a2580ad82270c404aa36e042926a7f35b0151f785bd6c6afce23e6edc4" @@ -285,6 +295,11 @@ file = "mods/packet-fixer.pw.toml" hash = "3750aa5e0f26b0a27ccd97ca1bdd38d05607789d24320e4837a8c128428eb070" metafile = true +[[files]] +file = "mods/parry-enchant.pw.toml" +hash = "e7e932d359e941dfe5b4866b0fb57b943e0f56391a31e6bbee3902e98c2d8e89" +metafile = true + [[files]] file = "mods/party-creepers.pw.toml" hash = "631560d9f84b10d1da580e2eb8f58e5660ab518c53dcabd4cfc58c491a6c0824" diff --git a/mods/lootr-polymer-patch.pw.toml b/mods/lootr-polymer-patch.pw.toml new file mode 100644 index 0000000..4cbe751 --- /dev/null +++ b/mods/lootr-polymer-patch.pw.toml @@ -0,0 +1,13 @@ +name = "Lootr Polymer Patch" +filename = "LootrPolymer-1.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/mhlzUYFC/versions/FqHMeEkR/LootrPolymer-1.1.jar" +hash-format = "sha512" +hash = "70b0b694f1e318f300bbeade37c809830ee25a91c1add7cfb6004b64908d894ee5abc5e9a02c33b0de08169f3432be583cbdf4d694b801e0b4c96ea101ae31a5" + +[update] +[update.modrinth] +mod-id = "mhlzUYFC" +version = "FqHMeEkR" diff --git a/mods/lootr.pw.toml b/mods/lootr.pw.toml new file mode 100644 index 0000000..20f05c4 --- /dev/null +++ b/mods/lootr.pw.toml @@ -0,0 +1,13 @@ +name = "Lootr" +filename = "lootr-fabric-1.21.11-1.20.34.104.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/EltpO5cN/versions/efKMR8nl/lootr-fabric-1.21.11-1.20.34.104.jar" +hash-format = "sha512" +hash = "d0ef0981586691cd916471087f35614449a5b4638ec15ce129a4b293f0603d3731bc5db14ae7b28be2ef5f98fb1f1d7ef45e0bcfbc852e33dd9ddfcd3c841cbe" + +[update] +[update.modrinth] +mod-id = "EltpO5cN" +version = "efKMR8nl" diff --git a/mods/parry-enchant.pw.toml b/mods/parry-enchant.pw.toml new file mode 100644 index 0000000..e58f1e2 --- /dev/null +++ b/mods/parry-enchant.pw.toml @@ -0,0 +1,13 @@ +name = "Sword Parry" +filename = "parry-1.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/2ZNCvWpX/versions/zsy4APEj/parry-1.1.jar" +hash-format = "sha512" +hash = "c968a32d537c8d92c47b823f89116fda1deca4455a86a23347d63c289d1fcd41aa7b63383c7a551c11c84c51f909fc619e0f87de35f7f5146838d67d083a5cb4" + +[update] +[update.modrinth] +mod-id = "2ZNCvWpX" +version = "zsy4APEj" diff --git a/pack.toml b/pack.toml index 5910ca7..acab241 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 = "ddd527221723ddac3c0bfb2462d726e0ce13a28ed0cddc4f7670cb3e9b1fe135" +hash = "096b646f1ac94405b43662ed66517a076adb77e8f8990e20d9489f4363d204c0" [versions] fabric = "0.19.2"