From c2dda658f9da0ffd6e3a066eb8d03081fbb1221a Mon Sep 17 00:00:00 2001 From: hkc Date: Mon, 20 May 2024 19:19:23 +0300 Subject: [PATCH] Added Fabric Seasons: Extras & Patchouli --- index.toml | 10 ++++++++++ mods/fabric-seasons-extras.pw.toml | 13 +++++++++++++ mods/patchouli.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/fabric-seasons-extras.pw.toml create mode 100644 mods/patchouli.pw.toml diff --git a/index.toml b/index.toml index 80bcdf9..5a8611e 100644 --- a/index.toml +++ b/index.toml @@ -464,6 +464,11 @@ file = "mods/fabric-seasons-delight-compat.pw.toml" hash = "47658692cb711fabfd8979f13d3be74ef39056cf3e9a5407d05bc0d4e51075d9" metafile = true +[[files]] +file = "mods/fabric-seasons-extras.pw.toml" +hash = "5c5889f3686e3ff35ab215dc7f9f3e5e7585a0d24befe5989e0bdca47a04dac5" +metafile = true + [[files]] file = "mods/fabric-seasons.pw.toml" hash = "a279b276bfeff8bf9b475d90cad4a7c1359e295cca6c5bf5b79e4e6746e3d704" @@ -824,6 +829,11 @@ file = "mods/particle-rain.pw.toml" hash = "1a2d7eac1338bea454ac044e4e1dc76e90a94cbb4301620adad7962ca3abc456" metafile = true +[[files]] +file = "mods/patchouli.pw.toml" +hash = "89e5cab6f92dbcfd6c2c058fc9381869fde193a431c284dbb828833e881cd344" +metafile = true + [[files]] file = "mods/patpatpat.pw.toml" hash = "9b4b12002aa27da1fdd7761aba9fb6ccbe01df85f4dd7841687570a27ae8f7e5" diff --git a/mods/fabric-seasons-extras.pw.toml b/mods/fabric-seasons-extras.pw.toml new file mode 100644 index 0000000..c50e6a1 --- /dev/null +++ b/mods/fabric-seasons-extras.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric Seasons: Extras" +filename = "fabric-seasons-extras-1.2-BETA+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/64FYdx5z/versions/H6OLpHJp/fabric-seasons-extras-1.2-BETA%2B1.20.jar" +hash-format = "sha1" +hash = "fcbb318906832b9d919dd64b023118889290fbd9" + +[update] +[update.modrinth] +mod-id = "64FYdx5z" +version = "H6OLpHJp" diff --git a/mods/patchouli.pw.toml b/mods/patchouli.pw.toml new file mode 100644 index 0000000..52afa49 --- /dev/null +++ b/mods/patchouli.pw.toml @@ -0,0 +1,13 @@ +name = "Patchouli" +filename = "Patchouli-1.20.1-84-FABRIC.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nU0bVIaL/versions/Y6tuH1cn/Patchouli-1.20.1-84-FABRIC.jar" +hash-format = "sha1" +hash = "acbbeaae2f57052058a8444439f93d9a2d3efaf2" + +[update] +[update.modrinth] +mod-id = "nU0bVIaL" +version = "Y6tuH1cn" diff --git a/pack.toml b/pack.toml index 0f51e94..ce22aa5 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 = "64c84c1fa9df67bde589563d41847f7ecd3f42fedfc427e93d477a3af9c560fe" +hash = "777c5b373e3d43fa949586a74e5f39425c2e743ae746bdfabd0382bcc1d81896" [versions] fabric = "0.15.11"