From 7b76bfe6bfba4ec2776a2ebb6721837cc921663a Mon Sep 17 00:00:00 2001 From: pinchese Date: Sat, 23 Jul 2022 22:12:35 -0500 Subject: [PATCH] add raised for improved hotbar --- 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 429c5cc..9865f36 100644 --- a/index.toml +++ b/index.toml @@ -625,6 +625,11 @@ file = "mods/puzzle.pw.toml" hash = "dfbb7a288ce0cf635b6862c4a19cf49db0729368c02bc3fec2d9bb1c69b34fcc" metafile = true +[[files]] +file = "mods/raised.pw.toml" +hash = "cdbed847d0b389182828f5b730d226abb243a3110dd06288c060702b429bc87c" +metafile = true + [[files]] file = "mods/reeses-sodium-options.pw.toml" hash = "7612fb1157e2d89637ee4881edc7e51de522c567abbda02b86990d49c17f9a9c" diff --git a/mods/raised.pw.toml b/mods/raised.pw.toml new file mode 100644 index 0000000..136455c --- /dev/null +++ b/mods/raised.pw.toml @@ -0,0 +1,13 @@ +name = "Raised" +filename = "raised-fabric-1.18.2-1.1.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "2c140be8f4ab4646d62bc12dbcd1980fc68c0dba" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3840762 +project-id = 570368 diff --git a/pack.toml b/pack.toml index 4fce42e..28bd331 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 = "90083115870c4ed784f901140d320f8e0444cf0019216b1bcdf5bb4e0ad1441a" +hash = "f18405934277823d65216ec1925e19c9d321c523a846d64f4de3f5391549cead" [versions] fabric = "0.14.8"