From cc90e385f0487691deef7206020cc4d3e2586d61 Mon Sep 17 00:00:00 2001 From: Sangelo Date: Fri, 24 May 2024 14:51:54 +0200 Subject: [PATCH] [a] nifty carts :o --- index.toml | 5 +++++ mods/niftycarts.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/niftycarts.pw.toml diff --git a/index.toml b/index.toml index 4386c96..b9f48bb 100644 --- a/index.toml +++ b/index.toml @@ -653,6 +653,11 @@ file = "mods/naturalist.pw.toml" hash = "6cef110f567b6957a35aa4224c70e7e4ad22dd25f852b2a39d2457fdb804edff" metafile = true +[[files]] +file = "mods/niftycarts.pw.toml" +hash = "aef89792e4467234cb04a7fd41524414766a975cba684a82055dd11c4937f272" +metafile = true + [[files]] file = "mods/no-chat-reports.pw.toml" hash = "7ca62a9da5c2ec9f0a8bed5394021c959e90077db16b313be44f4c8736f7fbf5" diff --git a/mods/niftycarts.pw.toml b/mods/niftycarts.pw.toml new file mode 100644 index 0000000..47a1a12 --- /dev/null +++ b/mods/niftycarts.pw.toml @@ -0,0 +1,13 @@ +name = "NiftyCarts" +filename = "niftycarts-3.0.2+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/CXd6g9xp/versions/5NDrRgY4/niftycarts-3.0.2%2B1.20.1.jar" +hash-format = "sha1" +hash = "bb40bb7b67753ef217ec156c7dad93a8317071ad" + +[update] +[update.modrinth] +mod-id = "CXd6g9xp" +version = "5NDrRgY4" diff --git a/pack.toml b/pack.toml index a5cc5d4..7f69b3b 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 = "fb376c48c9eb6b0d83b6e6d202de34f98c20e80f6697a1e3293d16cf15d1d085" +hash = "bfece1c84b51dee0177bc53ee7237570c43fce0c8c0bcbae7ad1466266a41cfc" [versions] minecraft = "1.20.1"