From acc0dc40d8f9ad02ab8256107436dd554ad92f06 Mon Sep 17 00:00:00 2001 From: Lilith Ashley Nyx Arson Date: Mon, 13 Jan 2025 13:19:07 +0100 Subject: [PATCH] guh --- index.toml | 10 ++++++++++ mods/pandalib.pw.toml | 13 +++++++++++++ mods/pandas-falling-trees.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/pandalib.pw.toml create mode 100644 mods/pandas-falling-trees.pw.toml diff --git a/index.toml b/index.toml index a4245bd..0a8dd15 100644 --- a/index.toml +++ b/index.toml @@ -467,6 +467,16 @@ file = "mods/packed-up.pw.toml" hash = "a16469440f8810cdec24cae1309975eccbbbaedae94318f49b9a9fbc41fecd96" metafile = true +[[files]] +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/pandalib.pw.toml b/mods/pandalib.pw.toml new file mode 100644 index 0000000..a51d8ea --- /dev/null +++ b/mods/pandalib.pw.toml @@ -0,0 +1,13 @@ +name = "PandaLib" +filename = "pandalib-forge-0.4.2-1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/mEEGbEIu/versions/Hs1ReP4A/pandalib-forge-0.4.2-1.20.jar" +hash-format = "sha1" +hash = "cc0332d3bbf7824b673abc59e231f1f5aafc6420" + +[update] +[update.modrinth] +mod-id = "mEEGbEIu" +version = "Hs1ReP4A" diff --git a/mods/pandas-falling-trees.pw.toml b/mods/pandas-falling-trees.pw.toml new file mode 100644 index 0000000..64e97ef --- /dev/null +++ b/mods/pandas-falling-trees.pw.toml @@ -0,0 +1,13 @@ +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 ecf6fa5..b66a41d 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 = "f4828778d79d6a799d07ac50f5a84005fadd3545596e107ea986054967b9a359" +hash = "c377c7ebda88339096f3603b2cb9feeb57b9eb5dea8f70798ac3c417caf66b90" [versions] minecraft = "1.20.1"