Added required mod that wasnt found by packwiz

This commit is contained in:
daedreus 2022-07-14 01:41:48 -05:00
parent 47215ff356
commit 55399c3542
3 changed files with 19 additions and 1 deletions

View file

@ -136,6 +136,11 @@ file = "mods/darkness-in-the-bottle.pw.toml"
hash = "a6f421a6d8ab47b03938fbfc1610bc94c1a71333cc9e279b19f5269c9681a16d"
metafile = true
[[files]]
file = "mods/dawn.pw.toml"
hash = "4a13d096e82525f8cd4eb0e8c14f43929d11d7d8b54d7d34a981f7ac29614699"
metafile = true
[[files]]
file = "mods/entity-banners.pw.toml"
hash = "7f4f7cffb3dd18a03a70a25fe843040a3fcf7c44c4f193dab6feb95d243ca4c2"

View file

@ -0,0 +1,13 @@
name = "Dawn API"
filename = "dawn-3.5.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/meZK2DCX/versions/3.5.0/dawn-3.5.0.jar"
hash-format = "sha1"
hash = "50b0c2030ae6e7936b29e489df7a09866032be78"
[update]
[update.modrinth]
mod-id = "meZK2DCX"
version = "YdQQ22Uv"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "c663707a7c86ce456f7c64c2a3cd8b80d8e25280e213ea12f35d08fd25b0ea0c"
hash = "d85f9c923146715b87c9bd4e1f72e3f4ab569d4b104a2596348b768b899d18f2"
[versions]
fabric = "0.14.8"