From 22ae800475bd25a186f2830afba4271333cffcfc Mon Sep 17 00:00:00 2001 From: mina <143211829+ursamina@users.noreply.github.com> Date: Tue, 19 Dec 2023 21:00:32 +0000 Subject: [PATCH] readded storage drawers how embarrassing --- index.toml | 13 +++++++++++++ mods/storage-drawers.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 mods/storage-drawers.pw.toml diff --git a/index.toml b/index.toml index 7b9ca3b..d4b818d 100644 --- a/index.toml +++ b/index.toml @@ -1,5 +1,13 @@ hash-format = "sha256" +[[files]] +file = "LICENSE" +hash = "7ffe1954587c77dfba1cf8eb9b2ea743671fa6e63f9e7a2f258119d42e14eefe" + +[[files]] +file = "README.md" +hash = "115de12ec7b8581df3a3d95fc7a1a5cd3b42d624f28b953f430c272220ad1d98" + [[files]] file = "config/MouseTweaks.cfg" hash = "4069ce1a439d8c37453c1b1e9f2037e0942674c7e48723a39b37eab245792ad4" @@ -759,6 +767,11 @@ file = "mods/starlight-forge.pw.toml" hash = "348f844432259e19f3098ac6b47be813611ee324786f276d9d231781c094db90" metafile = true +[[files]] +file = "mods/storage-drawers.pw.toml" +hash = "592910d12bfb5966d1c142b2ba219e6b79a09f96e3c06a4cef3d93645d1ec3f7" +metafile = true + [[files]] file = "mods/supermartijn642s-config-lib.pw.toml" hash = "3eede8a7ebafb69840153ff51dbc879b0232799e90a834ab6d71274b1316179f" diff --git a/mods/storage-drawers.pw.toml b/mods/storage-drawers.pw.toml new file mode 100644 index 0000000..f6e0189 --- /dev/null +++ b/mods/storage-drawers.pw.toml @@ -0,0 +1,13 @@ +name = "Storage Drawers" +filename = "storagedrawers-1.20.1-12.0.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "91aa0aeb3f868ca39b43b63c9eb596346c77fe26" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4668552 +project-id = 223852 diff --git a/pack.toml b/pack.toml index 4de0526..09ffe06 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 = "ce57612168c77e76bf1f2323f8e664da0a8959a9d510bc0b0e23a0ffe311c6b3" +hash = "597095397e41b9f5ef895eb77a862fb70969d138b837c2af59652cccfc4f6be9" [versions] forge = "47.2.0"