From 4f15be88f271027ac6800b6ac2cd29337fc4d6cb Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Mon, 28 Oct 2024 23:30:49 +0100 Subject: [PATCH] add raised --- index.toml | 5 +++++ mods/raised.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/raised.pw.toml diff --git a/index.toml b/index.toml index a536305..5eb2d86 100644 --- a/index.toml +++ b/index.toml @@ -603,6 +603,11 @@ file = "mods/puzzle.pw.toml" hash = "998017e24dbd38f938170838080ca7008589cdb6db8262236548a9216b0ef1e4" metafile = true +[[files]] +file = "mods/raised.pw.toml" +hash = "9034987547a84987a17a4bd65d4bf97df57285c765444ce8e8bb0290b2104d6e" +metafile = true + [[files]] file = "mods/reeses-sodium-options.pw.toml" hash = "e9133c80c483d4741651144ded2937be8454d673f08a720ce568c89c0050345e" diff --git a/mods/raised.pw.toml b/mods/raised.pw.toml new file mode 100644 index 0000000..9923fd7 --- /dev/null +++ b/mods/raised.pw.toml @@ -0,0 +1,13 @@ +name = "Raised" +filename = "raised-fabric-1.21.1-4.0.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/nCQRBEiR/versions/MGosc5Yb/raised-fabric-1.21.1-4.0.1.jar" +hash-format = "sha1" +hash = "613ba3e8bfbb30200ee89a6aac11ac0ac70ff521" + +[update] +[update.modrinth] +mod-id = "nCQRBEiR" +version = "MGosc5Yb" diff --git a/pack.toml b/pack.toml index bba9f63..bad6bdf 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 = "d31cf9318cb5deab0594e59d424d2ecfbbda98704e38043fb6a8ed3881b1bda8" +hash = "4f35ce31a1ed14058cc4280b7d5fade3ca567c1b13e07391de6ca22b70770f03" [versions] fabric = "0.16.7"