From 304a2f6468a0d6f760fc302b7e2f2bd09f1a5e42 Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Sun, 4 Sep 2022 08:39:14 +0300 Subject: [PATCH] + Paladin's Furniture' --- index.toml | 5 +++++ mods/paladins-furniture.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/paladins-furniture.pw.toml diff --git a/index.toml b/index.toml index 839e676..d854101 100644 --- a/index.toml +++ b/index.toml @@ -458,6 +458,11 @@ file = "mods/owo-lib.pw.toml" hash = "ac39a48febb0ab4d58bad16cbef1a6b8cad428150b798744057cb0cc6f352a32" metafile = true +[[files]] +file = "mods/paladins-furniture.pw.toml" +hash = "02d1024c42cd3671768a7b851a5dc95498b28b892581cd0969bf7c8a44277266" +metafile = true + [[files]] file = "mods/patchouli-fabric.pw.toml" hash = "3968e9dad46454e0ba8ce9769aead5a3cb497451920f8ec3d81c4334018400e8" diff --git a/mods/paladins-furniture.pw.toml b/mods/paladins-furniture.pw.toml new file mode 100644 index 0000000..733d952 --- /dev/null +++ b/mods/paladins-furniture.pw.toml @@ -0,0 +1,13 @@ +name = "Paladin's Furniture Mod" +filename = "paladin-furniture-mod-1.1.1-fabric-mc1.19.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/SISz7Qd3/versions/v4hDp1AI/paladin-furniture-mod-1.1.1-fabric-mc1.19.jar" +hash-format = "sha1" +hash = "b53a4c38bf7d53fb42fb786fdf8612309548b3c2" + +[update] +[update.modrinth] +mod-id = "SISz7Qd3" +version = "v4hDp1AI" diff --git a/pack.toml b/pack.toml index 5727a6d..1807b67 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 = "2f36af49d6e34774bc91c63206688d32223e7ef3d40a4bda070543eb4b94ef5d" +hash = "d7970b339317d7a9a8be1c775e3cbd771ec4e35e756a9aae16422a866949a8c7" [versions] fabric = "0.14.9"