From 0f73cb5f5e66b14967092f76bcb59ff5365a991a Mon Sep 17 00:00:00 2001 From: pinchese Date: Thu, 21 Jul 2022 00:14:25 -0500 Subject: [PATCH] add raised 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 2f73175..c96445f 100644 --- a/index.toml +++ b/index.toml @@ -204,6 +204,11 @@ file = "mods/puzzle.pw.toml" hash = "761170eaeece33f423619aefe9de989bac69c68deb29f7df8653eecabcb303e2" metafile = true +[[files]] +file = "mods/raised.pw.toml" +hash = "cdbed847d0b389182828f5b730d226abb243a3110dd06288c060702b429bc87c" +metafile = true + [[files]] file = "mods/reeses-sodium-options.pw.toml" hash = "c704ab1b78607e345633f54f6f0d3a4ffa9fdb37600c87a794bd67fab3ec9b54" 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 9f7760b..d1ca87b 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 = "5f9f66c31c6001b4f717571863127ce7d1a81e9ea4aeb10882f04e5138c357d5" +hash = "0469b33654ebc49bdcdaa2b41b8b7a586216c1b2a00647d32c42d36ce7373ffb" [versions] fabric = "0.14.8"