From fba75077309c289804c09ce793e912396d690abc Mon Sep 17 00:00:00 2001 From: Hexugory Date: Thu, 2 Mar 2023 20:02:15 -0600 Subject: [PATCH] inventory --- index.toml | 5 +++++ mods/roundaround-inventory-management.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/roundaround-inventory-management.pw.toml diff --git a/index.toml b/index.toml index 9e3b5c3..9145afd 100644 --- a/index.toml +++ b/index.toml @@ -6727,6 +6727,11 @@ file = "mods/roughly-enough-trades.pw.toml" hash = "2e2e572b27d72c75407f1d58486284bd689a6049f7db07b4d2e47b4d20542ff1" metafile = true +[[files]] +file = "mods/roundaround-inventory-management.pw.toml" +hash = "8575bdb2a3cfaa3be8845e48a2b12f25ab6bfc6957de226954063cf926a78c8e" +metafile = true + [[files]] file = "mods/rune-crafting.pw.toml" hash = "21029ec331c30e014f930c2d62c4c57aea824fb0d8f4d7065be7065bd3573314" diff --git a/mods/roundaround-inventory-management.pw.toml b/mods/roundaround-inventory-management.pw.toml new file mode 100644 index 0000000..63657bb --- /dev/null +++ b/mods/roundaround-inventory-management.pw.toml @@ -0,0 +1,13 @@ +name = "Inventory Management" +filename = "inventorymanagement-1.1.0+1.19.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/F7wXag4i/versions/1.1.0%2B1.19/inventorymanagement-1.1.0%2B1.19.jar" +hash-format = "sha1" +hash = "6117e24622789acd148f9189852bfa030c68774b" + +[update] +[update.modrinth] +mod-id = "F7wXag4i" +version = "gtDsKAc7" diff --git a/pack.toml b/pack.toml index caa547f..e50d58e 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 = "cb8d42e1bef064fa2134a5983fbc2e9be0eedf29ea0fc306fe06ebcaa6522220" +hash = "21b8136935da1f7e9a51adc31d3253a9248eb5527eb85877cee0f2da1f3d5b9b" [versions] fabric = "0.14.14"