emergency hotfix

This commit is contained in:
Raz 2023-07-10 20:46:58 -05:00
parent 9ae9797985
commit 797d1d2151
4 changed files with 14 additions and 20 deletions

View File

@ -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 # 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. 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.

View File

@ -466,11 +466,6 @@ file = "mods/falling-leaves-forge.pw.toml"
hash = "53105dea5f7bf34ba486b9c9a45eb7e6e11c0339a2e58d6fae05f37fe6c9a45d" hash = "53105dea5f7bf34ba486b9c9a45eb7e6e11c0339a2e58d6fae05f37fe6c9a45d"
metafile = true metafile = true
[[files]]
file = "mods/falling-tree.pw.toml"
hash = "e6f923a462483ca6233b7860d88952594417afa578196d690b7112339f469a6c"
metafile = true
[[files]] [[files]]
file = "mods/fancymenu-forge.pw.toml" file = "mods/fancymenu-forge.pw.toml"
hash = "2cebf85aec8b5fdd96ecdb0620c4b74d8cc9d2b862d9e1b0300c8ccf07383730" hash = "2cebf85aec8b5fdd96ecdb0620c4b74d8cc9d2b862d9e1b0300c8ccf07383730"
@ -1321,6 +1316,14 @@ hash = "7904a142578b1036941e19a168f270cc501e8f0c8921127b9d40b36c2a1ec11f"
file = "scrumptious-assets/sc-text.png" file = "scrumptious-assets/sc-text.png"
hash = "cd569c7ddd7a1aedd01af4a83962020593b3d36ac8bfd449a3abc38e35f33473" hash = "cd569c7ddd7a1aedd01af4a83962020593b3d36ac8bfd449a3abc38e35f33473"
[[files]]
file = "scrumptious-assets/screenshots/multimc_mc_account.PNG"
hash = "d4257e05c44df011bb9fe08e4c486a2fb8def3ce230e9de5447de7760bc0990e"
[[files]]
file = "scrumptious-assets/screenshots/optional_mods.PNG"
hash = "90e319b1845e66566a3e8a035638cb3a65ed93e4d31b55f0c67cae9165279a01"
[[files]] [[files]]
file = "scrumptious-assets/um-text-brazil-outline.png" file = "scrumptious-assets/um-text-brazil-outline.png"
hash = "7f42f0fb239943044325a638c9dabdeb6b8d7196a0d8ae6c6714e33c8b7d0e4f" hash = "7f42f0fb239943044325a638c9dabdeb6b8d7196a0d8ae6c6714e33c8b7d0e4f"

View File

@ -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

View File

@ -1,12 +1,12 @@
name = "ScrumptiousCraft Um" name = "ScrumptiousCraft Um"
author = "razage" author = "razage"
version = "1.1.0" version = "1.1.1"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "3472f9e9020f30da01f760065a65af455730afd9292936958a1f65d927cc81e2" hash = "54f13dabd93615d71179daeff66828eb94918fb8b337dd1c4d9a387981c11841"
[versions] [versions]
forge = "43.2.8" forge = "43.2.8"