From 9841e62deb7e76751ffba230e1decfccf7b42842 Mon Sep 17 00:00:00 2001 From: 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 Date: Tue, 13 Sep 2022 17:55:19 +0200 Subject: [PATCH] v1.2.2 | Added Firework Frenzy and Paladin's Furniture. --- index.toml | 10 ++++++++++ mods/firework-frenzy.pw.toml | 13 +++++++++++++ mods/paladins-furniture.pw.toml | 13 +++++++++++++ pack.toml | 4 ++-- 4 files changed, 38 insertions(+), 2 deletions(-) create mode 100644 mods/firework-frenzy.pw.toml create mode 100644 mods/paladins-furniture.pw.toml diff --git a/index.toml b/index.toml index 7ef4390..4ed157e 100644 --- a/index.toml +++ b/index.toml @@ -1055,6 +1055,11 @@ file = "mods/fireplace-lib.pw.toml" hash = "685933ca75866fd4024839c2e1179e5979a00ce55ec9433bb1075e151b919647" metafile = true +[[files]] +file = "mods/firework-frenzy.pw.toml" +hash = "2323fa59b9025c69e6901e660888f4b2c912df3976f820c44fea18e3c243a54d" +metafile = true + [[files]] file = "mods/fish-of-thieves.pw.toml" hash = "b170bf5f355d16cf6a1fc1afff456c00cf9b2d5ee92f195d8a017251842b5776" @@ -1295,6 +1300,11 @@ file = "mods/owo-lib.pw.toml" hash = "602bd67a9bb4a39330a67c037bcbf8d0a6631f53374d6d2c4a8311fcad425f5f" metafile = true +[[files]] +file = "mods/paladins-furniture.pw.toml" +hash = "02d1024c42cd3671768a7b851a5dc95498b28b892581cd0969bf7c8a44277266" +metafile = true + [[files]] file = "mods/patchouli.pw.toml" hash = "ea59340e930874c307b1dd1d17dd068dc5598e1f1a01055de1f5cb433780a1ee" diff --git a/mods/firework-frenzy.pw.toml b/mods/firework-frenzy.pw.toml new file mode 100644 index 0000000..c45b24a --- /dev/null +++ b/mods/firework-frenzy.pw.toml @@ -0,0 +1,13 @@ +name = "Firework Frenzy" +filename = "fireworkfrenzy-1.10.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/BMFTOutp/versions/1.10/fireworkfrenzy-1.10.jar" +hash-format = "sha1" +hash = "7634a8716de56b73382d862fa068b4e6ae6f36f2" + +[update] +[update.modrinth] +mod-id = "BMFTOutp" +version = "BQNlEZ6J" 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 09556e8..a76e66f 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "ExploreCraft" author = "Sangelo" -version = "1.2.1" +version = "1.2.2" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "5b83accc340e0984740b2d2e2201976325d798b9d7f73e86c2264ae59e501e1b" +hash = "31f62d179b9a5a7d1a3f7a48020c461e3a343470cea407171fdc29b2eb65e6a6" [versions] minecraft = "1.19"