From 35954157d1bbff5e6f75ac23bf90049dc9e6ec8c Mon Sep 17 00:00:00 2001 From: Oier Bravo Urtasun Date: Sun, 24 Mar 2024 16:24:39 +0100 Subject: [PATCH] it takes a pillage --- web/index.toml | 5 +++++ web/mods/it-takes-a-pillage.pw.toml | 13 +++++++++++++ web/pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 web/mods/it-takes-a-pillage.pw.toml diff --git a/web/index.toml b/web/index.toml index 448d91b..7a733d6 100644 --- a/web/index.toml +++ b/web/index.toml @@ -1542,6 +1542,11 @@ file = "mods/inventory-sorter.pw.toml" hash = "537f95eb95c08a7510b7151d2960904d2fae3ccd515a5f369063c11f707584fb" metafile = true +[[files]] +file = "mods/it-takes-a-pillage.pw.toml" +hash = "df7b7df68af83378b61168f2451154447d813001f4a46cfa2dcee69e6d87fd7f" +metafile = true + [[files]] file = "mods/jade-addons-forge.pw.toml" hash = "ee91acdffc481f535911c38fbc06c62c85e6531a2ee7e4e116401b3ad544e74a" diff --git a/web/mods/it-takes-a-pillage.pw.toml b/web/mods/it-takes-a-pillage.pw.toml new file mode 100644 index 0000000..c7b0903 --- /dev/null +++ b/web/mods/it-takes-a-pillage.pw.toml @@ -0,0 +1,13 @@ +name = "It Takes a Pillage" +filename = "takesapillage-1.0.3-1.20.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "058d29fcadbd5fa1fb6d92e50788329398f9467d" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4981343 +project-id = 635843 diff --git a/web/pack.toml b/web/pack.toml index a5a6f8f..e8e9119 100644 --- a/web/pack.toml +++ b/web/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c38d454b9322b8cc4fe890931d6da1213d250c788f1e3cc295b9d5079ef4bcc5" +hash = "428b8acb7c1ff6e7fc4e1f6c34bcfd45777bf516a80b070b05fb7598deef768c" [versions] forge = "47.2.0"