feat: add drip sounds
This commit is contained in:
parent
ed8a5b01bc
commit
d550f7e308
|
@ -250,6 +250,11 @@ file = "mods/do-a-barrel-roll.pw.toml"
|
|||
hash = "4bddb852809c3838923f41d8538b3c8160dfba52df156583e7b32337a4dc113b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dripsounds-fabric.pw.toml"
|
||||
hash = "6992619452254eac894dbaaaff722c4dfa3d3576405f1b3c4d9782fe98aaf7e1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dungeons-and-taverns.pw.toml"
|
||||
hash = "a5bce60eb3d4feced5e0e932c53e2dfa5257722b8bd5f1ac3aba99411263b00d"
|
||||
|
|
13
mods/dripsounds-fabric.pw.toml
Normal file
13
mods/dripsounds-fabric.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Drip Sounds (Fabric)"
|
||||
filename = "DripSounds-1.19.4-0.3.2.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/T8MMXTpr/versions/7GB1hLrr/DripSounds-1.19.4-0.3.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "0ec2a4722337bdcb668b6e37c43ec35bc2e0c617"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "T8MMXTpr"
|
||||
version = "7GB1hLrr"
|
Loading…
Reference in a new issue