adding hornofthewild

This commit is contained in:
tonitch 2025-03-14 10:18:29 +01:00
parent 15200c3e59
commit cb64ecde4d
Signed by: tonitch
GPG Key ID: A78D6421F083D42E
3 changed files with 13 additions and 1 deletions

View File

@ -18553,6 +18553,11 @@ file = "mods/hopo-better-underwater-ruins.pw.toml"
hash = "090790d5a0e7df58fecccd80a51dc4511e0b19ed1f236fabce2261b0928811c6" hash = "090790d5a0e7df58fecccd80a51dc4511e0b19ed1f236fabce2261b0928811c6"
metafile = true metafile = true
[[files]]
file = "mods/hornofthewild.pw.toml"
hash = "ab884d63837191ee7958cddf77d767b2a0d6c951be8feb8efe9396dfaa9fe2e8"
metafile = true
[[files]] [[files]]
file = "mods/hotkettles.pw.toml" file = "mods/hotkettles.pw.toml"
hash = "bca301485a986274b5cea7a754579e9b98dfa9ef758a0b80a992d9bae5d015a9" hash = "bca301485a986274b5cea7a754579e9b98dfa9ef758a0b80a992d9bae5d015a9"

View File

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

View File

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "edec61d585cae4c2e6c7ef642542ed1b13b21569fa5123cdbe3fd468999187cd" hash = "073c9d128820d3f88b84ae909d9585fce30e9658ed97100d38072eab3af014f4"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"