From 4ec228c7b57f925c6a76e288ad72785cddbf06fc Mon Sep 17 00:00:00 2001 From: endigma Date: Sun, 12 Jun 2022 10:53:49 -0300 Subject: [PATCH] add extended-drawers --- index.toml | 5 +++++ mods/extended-drawers.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/extended-drawers.pw.toml diff --git a/index.toml b/index.toml index e727e47..d855a05 100644 --- a/index.toml +++ b/index.toml @@ -515,6 +515,11 @@ file = "mods/equipment-compare-fabric.toml" hash = "23bfea2b265f800540890faf6542b0db3513e7001157c7c0d8679d74a6810530" metafile = true +[[files]] +file = "mods/extended-drawers.pw.toml" +hash = "9a6e31c5c14db56bf92606cc88f20e2c23c3aefb2ddb848a3216920b78f917e0" +metafile = true + [[files]] file = "mods/extreme-sound-muffler-fabric-official.toml" hash = "4562108236b2026fad024805052decc61300b4f670f159e3660da3b5a64e779a" diff --git a/mods/extended-drawers.pw.toml b/mods/extended-drawers.pw.toml new file mode 100644 index 0000000..ce3615d --- /dev/null +++ b/mods/extended-drawers.pw.toml @@ -0,0 +1,13 @@ +name = "Extended Drawers" +filename = "ExtendedDrawers-1.2.1+mc.1.18.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/AhtxbnpG/versions/1.2.1/ExtendedDrawers-1.2.1%2Bmc.1.18.2.jar" +hash-format = "sha1" +hash = "c4262021ee3bc9bacc37f41a9cb58b5727ff8c2c" + +[update] +[update.modrinth] +mod-id = "AhtxbnpG" +version = "DxmhwMW6" diff --git a/pack.toml b/pack.toml index 813253f..ab3f89c 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 = "64ff06fbc2ae6b33ada402d6b8ac4ce62fc77beb9b3b701b5802fd1521ac3e1a" +hash = "e8180cd70b02b15762aff9be3e613263ab06c62e7da1eb9dc71be6949449cc05" [versions] fabric = "0.14.7"