add solid mobs and petowner

This commit is contained in:
endigma 2022-06-19 12:44:01 -03:00
parent 166dc1b831
commit 98be6301c0
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
4 changed files with 37 additions and 1 deletions

View File

@ -859,6 +859,11 @@ file = "mods/patchouli.toml"
hash = "de1d556da3c5bf1cacc83abfabc376856b1d17cf15c763367e7323b9fec88a96"
metafile = true
[[files]]
file = "mods/petowner.pw.toml"
hash = "ecc20cf16bb4a28083939630f554306caaf75e397d76ea309099ad89164dad33"
metafile = true
[[files]]
file = "mods/pig-pen-cipher.toml"
hash = "5b375d0099feaceff6b88827f22321790900c24f83184b92d1dab89d224c7cc9"
@ -984,6 +989,11 @@ file = "mods/sodium.toml"
hash = "d1480fd38a1ac53311baa2d57b92556834372f6ac04c355169441df9a59a161c"
metafile = true
[[files]]
file = "mods/solid_mobs.pw.toml"
hash = "eb7e4020a1a5b55106190919569216a1d304d4c31bea3bb8c953a2c9d0a95f33"
metafile = true
[[files]]
file = "mods/spark.toml"
hash = "b55d9d1ea5b5cadde5973123c0c644065f905afff5ea8d3d24c6d6564a7470cd"

13
mods/petowner.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Pet Owner"
filename = "PetOwner-1.8.2-1.18-pre4+.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/IxUlAAFe/versions/1.8.2/PetOwner-1.8.2-1.18-pre4+.jar"
hash-format = "sha1"
hash = "ba3375b661e056e8a52f516469926ba7cdd730ea"
[update]
[update.modrinth]
mod-id = "IxUlAAFe"
version = "vdWR3jXS"

13
mods/solid_mobs.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Solid Mobs"
filename = "solid_mobs-1.2-mc1.18.x.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/uEXYxtEF/versions/1.2.mc1.18/solid_mobs-1.2-mc1.18.x.jar"
hash-format = "sha1"
hash = "466a6d8672d89841cb7b763a93778a4c34dea97c"
[update]
[update.modrinth]
mod-id = "uEXYxtEF"
version = "w5NhjRTF"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "073809a18d3073956551aef9f91dec23296d12b6069b3f6c7b1337474774dfcb"
hash = "bf4b905fea08d5ab8142c7d6bacdadc9c861b7a9f07f2696b5bfec0584c89c92"
[versions]
fabric = "0.14.7"