diff --git a/index.toml b/index.toml index 1610dad..9833c34 100644 --- a/index.toml +++ b/index.toml @@ -313,6 +313,11 @@ file = "mods/extra-mod-integrations.pw.toml" hash = "a822c628af8202734ff60c8d8674211965db934c29b0589ba3d86038063ca5a8" metafile = true +[[files]] +file = "mods/fallingtree.pw.toml" +hash = "a79279c798e10b673c3e7dfbe675a29e09d5709ddf38d7300356346a7d29ac13" +metafile = true + [[files]] file = "mods/farmers-delight.pw.toml" hash = "14ff0d55d64f80bc1630272a7979e1dfed7e9bfc77202c503e05445bbe905773" @@ -472,11 +477,6 @@ file = "mods/pandalib.pw.toml" hash = "08470d7dfa1b0900224b55783901a1cb7b9e40a3606366a49b35fbf163380554" metafile = true -[[files]] -file = "mods/pandas-falling-trees.pw.toml" -hash = "7c4f24dbde87957e68cabd58d0e478af510ff039ea55a8c004709a8425497a2a" -metafile = true - [[files]] file = "mods/patchouli.pw.toml" hash = "4d0b66ba4cb3c2965bf961d4bb991babb6a60f8a20709d1e295ed7fc8b6d8929" diff --git a/mods/fallingtree.pw.toml b/mods/fallingtree.pw.toml new file mode 100644 index 0000000..aef26d5 --- /dev/null +++ b/mods/fallingtree.pw.toml @@ -0,0 +1,13 @@ +name = "FallingTree" +filename = "FallingTree-1.20.1-4.3.4.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/Fb4jn8m6/versions/NrtzFkZE/FallingTree-1.20.1-4.3.4.jar" +hash-format = "sha1" +hash = "617b79628fca3968979c1cc5f42edda882a55adb" + +[update] +[update.modrinth] +mod-id = "Fb4jn8m6" +version = "NrtzFkZE" diff --git a/mods/pandas-falling-trees.pw.toml b/mods/pandas-falling-trees.pw.toml deleted file mode 100644 index 64e97ef..0000000 --- a/mods/pandas-falling-trees.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Panda's Falling Tree's" -filename = "fallingtrees-forge-0.12.7-1.20.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/i2kUe4lq/versions/BTha8GrF/fallingtrees-forge-0.12.7-1.20.jar" -hash-format = "sha1" -hash = "493724d09ba37fa140c6b360eb267cb5c563a35b" - -[update] -[update.modrinth] -mod-id = "i2kUe4lq" -version = "BTha8GrF" diff --git a/pack.toml b/pack.toml index 50263e0..3ea7d14 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 = "67464f6f61fad88cd7bdd28ec1938b58bed8a7eab189a8dd244d4740b58bc645" +hash = "8e83709061e3f3e05672ff0f5fae6a213d0f459e611604c5e149b3851fc6e3e8" [versions] minecraft = "1.20.1"