From caa06a18f273f8c499d126eb08b5438ff0617cef Mon Sep 17 00:00:00 2001 From: endigma Date: Thu, 31 Aug 2023 12:17:07 -0300 Subject: [PATCH] add elytrabombing --- index.toml | 5 +++++ mods/elytrabombing.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/elytrabombing.pw.toml diff --git a/index.toml b/index.toml index b80134c..849b785 100644 --- a/index.toml +++ b/index.toml @@ -214,6 +214,11 @@ file = "mods/elytra-boosters.pw.toml" hash = "5dedf416ffa0816ab53ab5983fdc6017d49fd4db505e8eb8458e38774bf594c1" metafile = true +[[files]] +file = "mods/elytrabombing.pw.toml" +hash = "4c2825e43f1233267cb4fe1613cc99e37c55da8b39b3e794ab424b17c9564da1" +metafile = true + [[files]] file = "mods/emi.pw.toml" hash = "4f0afa4e70e830f08266c181c2a0deb207780712db6e7f8961ffb62061afada0" diff --git a/mods/elytrabombing.pw.toml b/mods/elytrabombing.pw.toml new file mode 100644 index 0000000..8cfab33 --- /dev/null +++ b/mods/elytrabombing.pw.toml @@ -0,0 +1,13 @@ +name = "Elytra Bombing" +filename = "elytrabombing-1.0.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Uo5uFsvU/versions/d4wNQ5YA/elytrabombing-1.0.1.jar" +hash-format = "sha1" +hash = "a4907f01f639782218f5d81914847943aa38a881" + +[update] +[update.modrinth] +mod-id = "Uo5uFsvU" +version = "d4wNQ5YA" diff --git a/pack.toml b/pack.toml index 19ff584..c1a63f0 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 = "3f810e0d4b76b6d9763a27d4c23442b833c2ac79af0e568a51426169ba2eb215" +hash = "092c071840287c5eeb73236df40a69ae5944cd24cbbdf92b643a209f29b42b04" [versions] fabric = "0.14.22"