From 797d1d215116919e0bfc50a1eede92fa49fe7ae3 Mon Sep 17 00:00:00 2001 From: Thomas Hinkle Date: Mon, 10 Jul 2023 20:46:58 -0500 Subject: [PATCH] emergency hotfix --- CHANGELOG.md | 4 ++++ index.toml | 13 ++++++++----- mods/falling-tree.pw.toml | 13 ------------- pack.toml | 4 ++-- 4 files changed, 14 insertions(+), 20 deletions(-) delete mode 100644 mods/falling-tree.pw.toml diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c90614..bea8ef1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 1.1.1 + +On launch we encountered a bug with the Falling Tree mod and Dynamic Trees together. It should be fixed now. + # 1.1.0 This will be the initial release for the production server. I will avoid adding new "content" from this point on, but config changes and QoL is still on the table. diff --git a/index.toml b/index.toml index eed3dc7..6b75c2f 100644 --- a/index.toml +++ b/index.toml @@ -466,11 +466,6 @@ file = "mods/falling-leaves-forge.pw.toml" hash = "53105dea5f7bf34ba486b9c9a45eb7e6e11c0339a2e58d6fae05f37fe6c9a45d" metafile = true -[[files]] -file = "mods/falling-tree.pw.toml" -hash = "e6f923a462483ca6233b7860d88952594417afa578196d690b7112339f469a6c" -metafile = true - [[files]] file = "mods/fancymenu-forge.pw.toml" hash = "2cebf85aec8b5fdd96ecdb0620c4b74d8cc9d2b862d9e1b0300c8ccf07383730" @@ -1321,6 +1316,14 @@ hash = "7904a142578b1036941e19a168f270cc501e8f0c8921127b9d40b36c2a1ec11f" file = "scrumptious-assets/sc-text.png" hash = "cd569c7ddd7a1aedd01af4a83962020593b3d36ac8bfd449a3abc38e35f33473" +[[files]] +file = "scrumptious-assets/screenshots/multimc_mc_account.PNG" +hash = "d4257e05c44df011bb9fe08e4c486a2fb8def3ce230e9de5447de7760bc0990e" + +[[files]] +file = "scrumptious-assets/screenshots/optional_mods.PNG" +hash = "90e319b1845e66566a3e8a035638cb3a65ed93e4d31b55f0c67cae9165279a01" + [[files]] file = "scrumptious-assets/um-text-brazil-outline.png" hash = "7f42f0fb239943044325a638c9dabdeb6b8d7196a0d8ae6c6714e33c8b7d0e4f" diff --git a/mods/falling-tree.pw.toml b/mods/falling-tree.pw.toml deleted file mode 100644 index 929c850..0000000 --- a/mods/falling-tree.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "FallingTree (Forge&Fabric)" -filename = "FallingTree-1.19.2-3.10.0.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "52d1a2d2eba71bb0257af18c5013b8fef9cf3961" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 3968312 -project-id = 349559 diff --git a/pack.toml b/pack.toml index fe6cfd6..4f33cb7 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "ScrumptiousCraft Um" author = "razage" -version = "1.1.0" +version = "1.1.1" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "3472f9e9020f30da01f760065a65af455730afd9292936958a1f65d927cc81e2" +hash = "54f13dabd93615d71179daeff66828eb94918fb8b337dd1c4d9a387981c11841" [versions] forge = "43.2.8"