add elytrabombing

This commit is contained in:
endigma 2023-08-31 12:17:07 -03:00
parent 8be3a6a0ae
commit caa06a18f2
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 19 additions and 1 deletions

View File

@ -214,6 +214,11 @@ file = "mods/elytra-boosters.pw.toml"
hash = "5dedf416ffa0816ab53ab5983fdc6017d49fd4db505e8eb8458e38774bf594c1" hash = "5dedf416ffa0816ab53ab5983fdc6017d49fd4db505e8eb8458e38774bf594c1"
metafile = true metafile = true
[[files]]
file = "mods/elytrabombing.pw.toml"
hash = "4c2825e43f1233267cb4fe1613cc99e37c55da8b39b3e794ab424b17c9564da1"
metafile = true
[[files]] [[files]]
file = "mods/emi.pw.toml" file = "mods/emi.pw.toml"
hash = "4f0afa4e70e830f08266c181c2a0deb207780712db6e7f8961ffb62061afada0" hash = "4f0afa4e70e830f08266c181c2a0deb207780712db6e7f8961ffb62061afada0"

View File

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

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "3f810e0d4b76b6d9763a27d4c23442b833c2ac79af0e568a51426169ba2eb215" hash = "092c071840287c5eeb73236df40a69ae5944cd24cbbdf92b643a209f29b42b04"
[versions] [versions]
fabric = "0.14.22" fabric = "0.14.22"