From c6ae14122f2ff1e7d3b985a0d4f90efd9c7289db Mon Sep 17 00:00:00 2001 From: mantal <5091937+mantal@users.noreply.github.com> Date: Thu, 21 Mar 2024 17:51:32 +0100 Subject: [PATCH] Add Man of Many Planes --- index.toml | 5 +++++ mods/man-of-many-planes.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/man-of-many-planes.pw.toml diff --git a/index.toml b/index.toml index d5b7863..9254dcd 100644 --- a/index.toml +++ b/index.toml @@ -249,6 +249,11 @@ file = "mods/macaws-bridges.pw.toml" hash = "17abe74fad17a8ad23797548cd53f3ef1b1abbbf9133f03c1bac359f3939ff27" metafile = true +[[files]] +file = "mods/man-of-many-planes.pw.toml" +hash = "ca0fa4fcdd36c73ff22200f8322504f1f0ee31f6a61cf4a50b130ff8378b57a7" +metafile = true + [[files]] file = "mods/moonlight.pw.toml" hash = "50494c04a20e65d378e519e171e5284a082b268a6248f15e7804d4677fa5fa94" diff --git a/mods/man-of-many-planes.pw.toml b/mods/man-of-many-planes.pw.toml new file mode 100644 index 0000000..1fca13c --- /dev/null +++ b/mods/man-of-many-planes.pw.toml @@ -0,0 +1,13 @@ +name = "Man of Many Planes" +filename = "man_of_many_planes-0.0.3+1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9qdTHi0q/versions/CyyfPd93/man_of_many_planes-0.0.3%2B1.20.1-fabric.jar" +hash-format = "sha1" +hash = "746a942c54de2584c1f8d8859a239c3966dd2c76" + +[update] +[update.modrinth] +mod-id = "9qdTHi0q" +version = "CyyfPd93" diff --git a/pack.toml b/pack.toml index 7bc942a..ed7d51b 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 = "24efb1c7d349349fbb382ad3f12e0f1aca216276bc50374cfb3f89deb574079c" +hash = "ef1378fd53bd23f926a2d8aa7839378557c48fb3e37cc6fcc4518e0bde13a418" [versions] fabric = "0.15.7"