diff --git a/index.toml b/index.toml index a16a2ce..6cb4ff1 100644 --- a/index.toml +++ b/index.toml @@ -18553,6 +18553,11 @@ file = "mods/hopo-better-underwater-ruins.pw.toml" hash = "090790d5a0e7df58fecccd80a51dc4511e0b19ed1f236fabce2261b0928811c6" metafile = true +[[files]] +file = "mods/hornofthewild.pw.toml" +hash = "ab884d63837191ee7958cddf77d767b2a0d6c951be8feb8efe9396dfaa9fe2e8" +metafile = true + [[files]] file = "mods/hotkettles.pw.toml" hash = "bca301485a986274b5cea7a754579e9b98dfa9ef758a0b80a992d9bae5d015a9" diff --git a/mods/hornofthewild.pw.toml b/mods/hornofthewild.pw.toml new file mode 100644 index 0000000..6eea696 --- /dev/null +++ b/mods/hornofthewild.pw.toml @@ -0,0 +1,7 @@ +name = "HornOfTheWild" +filename = "HornOfTheWild-1.0-SNAPSHOT.jar" + +[download] +url = "https://git.herisson.ovh/Herisson/hornofthewild/releases/download/1.0/HornOfTheWild-1.0-SNAPSHOT.jar" +hash-format = "sha256" +hash = "8761defd3b3687d784f99a1641a430010dfaf43c771f6e075538d244f2a6750a" diff --git a/pack.toml b/pack.toml index 8bb1549..8620d16 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "edec61d585cae4c2e6c7ef642542ed1b13b21569fa5123cdbe3fd468999187cd" +hash = "073c9d128820d3f88b84ae909d9585fce30e9658ed97100d38072eab3af014f4" [versions] fabric = "0.16.9"